-
-
Notifications
You must be signed in to change notification settings - Fork 523
Add OpenHydroponics input module #1416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
On some platforms (Armbian) this may be a ramdisk and recreated at each boot
These functions can be used as helpers when working with asyncio
cf21d9e
to
6fcbf6c
Compare
This failed the test. It will need to have the import handled differently so it can pass the test. |
I will have a look at the tests. I put this as a draft since I just want to know if I am on the right track. |
Ah, I didn't notice the draft. I'm that case, yes, it looks very good. The tests can be run locally to test if they pass. The following will run all tests: cd /opt/Mycodo/mycodo You can add this to run a specific test and save time: -k 'specific_test_name' |
This happens during testing
I think I solved the test issue. Could you run the CI testing again, please? |
Ok, still errors. But at least another error this time... |
No description provided.