- Add option to replace too technical parameter name by friendly parameter name - Ignore more parameters by device - Use dataclass for sysvars - Limit sysvar length to 255 chars due to HA limitations
1.4.0
- Block parameters by device_type that should not create entities in HA - Fix remove instance on shutdown
1.3.1
- Increase connection timeout(30s->60s) and reconnect interval(90s->120s) to better support slower hardware
1.3.0
- Use unit for vars, if available - Remove special handling for pydevccu - Remove set boost mode to false, when preset is none for bidcos climate entities
1.2.2
- Fix light channel for multi dimmer
1.2.1
- Fix callback alive check - Reconnect clients based on outstanding xml callback events