Releases: SukramJ/hahomematic
Releases · SukramJ/hahomematic
0.6.1
What's Changed
- Display profiles only when hvac_mode auto is enabled
- Fix binary sensor state update for hmip 2-state sensors
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Add climate methods for away mode
- Fix HVAC_MODE_OFF for climate
Full Changelog: 0.5.1...0.6.0
0.5.0
What's Changed
- Fix Select Entity
- Remove internal device temperature (ACTUAL_TEMPERATURE CH0)
- Support Cool Mode for IPThermostats
- Display if AWAY_MODE is set on thermostat
- Separate device_address and channel_address
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Use datetime for last_updated (time_initialized)
- Fix example
- Add ACTUAL_TEMPERATURE as separate entity by @towo
- Add HEATING_COOLING to IPThermostat and Group
- Add ()HUMIDITY and ()TEMPERATURE as separate entities for Bidcos thermostats
- use ACTIVE_PROFILE in climate presets
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- Make HmIP-BSM a switch (only dimable devices should be lights)
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Cleanup API, device/entity
- Add ACTIVE_PROFILE to IPThermostat
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.2
What's Changed
- Remove unnecessary async
- Removed unused helper
- Add interface_id to identifiers in device_info
- Rotate device identifier
Full Changelog: 0.1.0...0.1.2
0.1.0
What's Changed
- Bump version to 0.1.0
- Remove interface_id from get_entity_name and get_custom_entity_name
- Add initial test
- Add coverage config
Full Changelog: 0.0.22...0.1.0
0.0.21
What's Changed
- Fix number set_state
- Update ignore list
- Fix select entity
Full Changelog: 0.0.20...0.0.21