mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
added ha link
This commit is contained in:
@@ -270,7 +270,8 @@ and the alerts on an iPhone/Android using PushBullet, PushOver or any notificati
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can find the .yaml configuration files under `doc/ha`
|
You can find the .yaml configuration files under `doc/ha`. See also https://community.home-assistant.io/t/thermostat-and-boiler-controller-for-ems-based-boilers-nefit-buderus-bosch-using-esp/53382
|
||||||
|
|
||||||
|
|
||||||
## Building the firmware
|
## Building the firmware
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
/*
|
/*
|
||||||
* EMS-ESP-Boiler
|
* EMS-ESP-Boiler
|
||||||
* Paul Derbyshire - May 2018 - https://github.com/proddy/EMS-ESP-Boiler
|
* Paul Derbyshire - May 2018 - https://github.com/proddy/EMS-ESP-Boiler
|
||||||
|
* https://community.home-assistant.io/t/thermostat-and-boiler-controller-for-ems-based-boilers-nefit-buderus-bosch-using-esp/53382
|
||||||
*
|
*
|
||||||
* See ReadMe for Acknowledgments
|
* See ReadMe.md for Acknowledgments
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// local libraries
|
// local libraries
|
||||||
|
|||||||
Reference in New Issue
Block a user