Skip to content

Conversation

@zholdak
Copy link
Contributor

@zholdak zholdak commented Oct 8, 2024

Added support of Dallas Temperature sensors (DS18x20, for example). It was made like in EPEver2MQTT project (mostly copy-paste ;)

It is decided that OneWire data pin will be GPIO15 (D8 on Wemos D1 mini).

That solution will only works on Wemos D1 mini for now: I can't test it on esp01m and I haven't enouth time to made reverse engeniring with WiFi Dongle to confirm that it GPIO15 isn't occupied for another tasks ;)

Also I've changed 'None' error code to 'Ok' because 'None' string isn't good for HA...

@softwarecrash softwarecrash merged commit 822d68f into softwarecrash:master Oct 9, 2024
@softwarecrash
Copy link
Owner

note: we have changed the pin to GPIO04 for release

@zholdak
Copy link
Contributor Author

zholdak commented Oct 9, 2024 via email

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