Skip to content
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

Branch ospi - analog sensor api ospi compatibility #221

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

opensprinklershop
Copy link
Contributor

OSPi does not support the analog sensor box, but it supports the network sensors or remote sensors
This branch allows compiling the new analog sensor api with the ospi

opensprinklershop and others added 30 commits July 13, 2019 01:24
- MaxCurrent Check, Limit Power to MAX_CURRENT (3010mA)
Beseitigt eine mögliche Bootloop-Situation beim Ändern der Konfiguration
… beim fehlgeschlagenen Formatieren für LittleFS
WiFi.setAutoReconnect(true);
Weather-check 1min before start
Mqtt: delay before reconnect
Fixed Weather Service
(incomplete) RS485 Sensor-Support
- remote sensor
- sensor API help file
2. new /sh (list supported adjustments) and /du (System used/free space) commands
3. utils: added file append method file_append_block
updated api documentation
Sensor API added unit and unitid
added simple sensor type for 0..3,3V to 0..100% output
@DomiStyle
Copy link

Since the OSPi has an PCF8591T ADC chip onboard, would it be possible to use the UI with those pins?

@opensprinklershop
Copy link
Contributor Author

Yes it's possible. Also I'm working on it, but currently I can't get it working.

@DomiStyle
Copy link

Thanks, that would be exactly what I need. Looking forward to it.

Feel free to let me know when you need testers.

@opensprinklershop
Copy link
Contributor Author

Hi DomiStyle, OpenSprinklerShop analog sensor api Firmware now supports onboard OSPi PCF8591

@DomiStyle
Copy link

Thanks! Will give it a try soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants