Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Conversation

@munzili
Copy link
Owner

@munzili munzili commented Apr 16, 2023

merge main changes

raomin and others added 30 commits May 8, 2022 15:51
implemented feature to set static ip instead of dhcp
Handle different library calls for rebooting ESP32 vs ESP8266
Fix null string on conversion
Do not write the attributes to the json buffer if OneATTR is defined
Add a MQTT message at beginnig and end of a loop to be able to use
it as trigger channel in e.g. openHAB when OneATTR is being defined.
It is meant as dispatcher message when dealing with calcultions of
e.g. the cop which is dependent on many different values.
Remove the loop trigger since one can use the main attr message to
indicate a loop end.
Some minor improvements
Support for NodeMCUv2/ESP-12E/ESP8266 board
Also changed some code style for consistency and readability
Daniel Pernold and others added 28 commits October 4, 2022 13:19
Restart device if no WiFi is available for 60 secs
Basic implementation of Rotex/Daikin S protocol
Align unsigned char usage, to ensure proper comparison
results.
Fix #165.
Make ha remember switch state across reboots via mqtt retain flag.
Fix a link to Daikin protocol documentation
Negative numbers will be added to json as numeric type instead of string. And only if minus sign is the first character, since converter might also return "---", which is not numeric. And there is no need to check all of the remaining characters in string, if alpha condition is met. Breaking out of the loop immediately.
Its showing now as a select entity on HA, on the same device as the rest of the entities. The payload needed to trigger each mode is unchanged, the conversion is handled by ha using templates.

ToDo: (in a new PR) S4S (energy meter pulse output) signal generation, so smart grid is fully operational.
FIX: Smart grid operating mode MQTT discovery.
Negative values as numeric type
@munzili munzili merged commit 657c5b3 into munzili:main Apr 16, 2023
munzili pushed a commit that referenced this pull request Mar 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants