- ⭐ Add
PANIC
andACK
alarm commands - ⭐ Add
state_class
to Home-Assistant energy sensors - 🔥 Fix
websocket is not defined
error - 🔥 Fix
syntax error
on light component
- 🔥 Fix thermostat custom presets when not used
- ⭐ Add thermostat custom presets
- 🔥 Fix uncaught exception at startup
- 🔥 Fix HA 2023.8 mqtt entity naming convention warnings
- 🔥 Fix Alarm attributes not updated
- ⭐ Add support for Radiator valves with thermostat
- ⭐ Home-Assistant sensors improvements (naming, ON/OFF value support...)
- 🔥 Reconnect when connection to the Tydom is lost
- 🔥 Fix update_sensors function bad filtering
- ⭐ Add
awning
devices - ⭐ Add
other
devices
- 🔥 Fix command parsing
- 🔥 Fix startup error
- ⭐ Retrieve tydom credentials from Delta Dore cloud
- 🔥 Enable SSL unsafe legacy renegotiation using ssl options instead of adding an openssl_conf.cnf file
- ⭐ Add
retain: true
to mqtt published message to avoid losing states when mqtt broker restarts
- 🔥 Fix
'module' object is not callable
on several sensors
- ⭐ Add support for Smoke detectors (Tyxal DFR)
- ⭐ Add graceful shutdown
- ⭐ Add configuration validation
- ⭐ Cleanup code (wip)
- 🔥 Make alarm pin code optional
- 🔥 Mask sensitive configuration values in logs
- 🔥 Fix log levels
- 🔥 Fix regression because of Linux Alpine upgrade (
3.17
->3.16
)
- 🔥 Revert the deletion of the AUTO boiler mode (
2.6.3
)
- 🔥 Fix sensors for Kline sliding openings
- 🔥 Replace hold_mode by preset_mode because of HA 2022.9 deprecation
- 🔥 Fix unknown HA device classes
- 🔥 Poll one device at a time to avoid sporadic Tybox DOS
- ⭐ Add support for TYPASS and Tywatt 5100 gaz sensor
- ⭐ Add sensor unknown for motion & door detectors
- 🔥 Delete duplicate binary sensors
- 🔥 Force value sensor to OFF/ON
- ⭐ Add support for Tywatt energy distribution (clamp)
- 🔥 Fix cover config publication
- ⭐ Add cover tilt support
- 🔥 Fix binary sensors created but not updated on HA
- ⭐ Add
Tywatt
support
- ⭐ Set Tydom IP and MAC as required
- ⭐ The Tydom Alarm PIN as optional.
- ⭐ Code massive rework (logger, statics, formatting...)
- 🔥 Handle missing WWW-Authenticate header
- 🔥 Fix alarm module
- 🔥 Fix some logger bad calls
- 🔥 Fix sensor type for windows giving status (OPEN, CLOSE, OPEN_HOPPER)
- 🔥 Fix wrong binary_sensor type in some cases
- ⭐ Add boiler
AUTO
mode - ⭐ Reduce Docker image size (
alpine
based) - ⭐ Allow ability to run the image without
tty