mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
added links to Easy/TC100 python examples
This commit is contained in:
@@ -378,7 +378,10 @@ Some annoying issues that need fixing:
|
||||
## Wish List
|
||||
|
||||
- Measure amount of gas in m3 per day for the hot water vs the central heating, and convert this into cost in Home Assistant
|
||||
- Support changing temps on an Nefit Easy. To do this you must send XMPP messages directly to the thermostat. See this project: https://github.com/robertklep/nefit-easy-core
|
||||
- Support changing temperatures on an Nefit Easy. To do this you must send XMPP messages directly to the thermostat. There is already a TCP stack and a Wifi and Telnet server running in the code, so the building blocks are there to extend with another XMPP client. Here are a number of Python based projects that show how to do this:
|
||||
- https://github.com/patvdleer/nefit-client-python
|
||||
- https://github.com/marconfus/ha-nefit
|
||||
- https://github.com/robertklep/nefit-easy-core
|
||||
- Store custom params like wifi credentials, mqtt, thermostat type on ESP8266 using SPIFFS
|
||||
- Add support for a temperature sensor on the circuit (DS18B20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user