-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vadim Tkachenko edited this page Apr 14, 2020
·
2 revisions
Before anything else: make sure you check Hardware Compatibility Notes.
A few useful links:
- Home Climate Control project (home, GitHub) - these two will be tightly related, but loosely coupled, for the foreseeable future.
-
hcc-esp32 - a higher entry threshold, but more advanced implementation on ESP32. As of April 5 2020, the functionality is identical, but
hcc-esp32
follows a more robust development path (ESP-IDF) and will be developed ahead of this project. Still, if all you need is an MQTT temperature sensor, this is the one you need. - Arduino IDE for ESP8266 - the starting point if you want to make this project operational.
- Supported hardware:
- Just 1-Wire at this point. Stay tuned, more is coming.