Releases: danielperna84/custom_homematic
Releases · danielperna84/custom_homematic
0.15.1
What's Changed
- Bump hahomematic to 0.15.2
- Identify virtual remote by device type
- Fix Device Exporter / format output
- Add devices to CustomEntity
- HmIP-WGC
- HmIP-WHS
- Cleanup DeviceTrigger/Action
- Add more EntityDescriptions
Full Changelog: 0.15.0...0.15.1
0.15.0
What's Changed
- Bump hahomematic to 0.15.0
- Remove Virtual Remotes from buttons (BREAKING CHANGE)
Solution: obsolete entities (buttons) can be deleted in entities overview.
- Remove Virtual Remotes from buttons (BREAKING CHANGE)
- Update integration name in comments
- Add device actions to call actions on virtual remotes
- Add device(service) for virtual remote
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Bump hahomematic to 0.14.0
- Switch some HM-LC-Bl1 to cover
- Don't exclude DutyCycle, needed for old rf-modules
- Don't exclude Watchdog from SV sensor
Full Changelog: 0.13.2...0.14.0
0.13.2
What's Changed
- Bump hahomematic to 0.13.3
- HM cover fix: check level for None
- Fix: max_temp issue for hm thermostats
- Fix: hm const are str instead of int
- Fix: duplicate remove exception after delete_device
Full Changelog: 0.13.1...0.13.2
0.13.1
What's Changed
- Bump hahomematic to 0.13.2
- Fix cover state
- Add method to delete a single device to central
- Add a service to delete a homematic device from HA (No delete in CCU!)
- Fix read of previous device options
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Bump hahomematic to 0.13.1
- Fix unique_id for heating_groups (Breaking Change)
Solution: remove greyed-put climate entity, rename entity_id of new entity afterwards. - Remove dedicated json tls option
- Use generic climate profiles list
- Fix unique_id for heating_groups (Breaking Change)
- Adopt changes from hahomematic
- Redesign ConfigFlow and OptionsFlow
- Username and Password are mandatory
- OptionsFlow allows Reconfiguration of Setup (requires restart)
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Add logos & icon
- Rename Integration
New Contributors
- @noxhirsch made their first contribution in #71
Full Changelog: 0.11.1...0.12.0
0.11.1
What's Changed
- Bump hahomematic to 0.11.2
- Precise entity definitions
- Improve detection of multi channel devices
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- Bump hahomematic to 0.11.0
- Add transition to dimmer
- Remove channel no, if channel is the only_primary_channel
- Follow change from hahomematic
- Update docstrings
- Add transition to dimmer
Full Changelog: 0.10.0...0.11.0
0.10.0: multiple Fixes (#68)
- Add Github Basics
- Add button entity_description
- Fix unload issue
- Fix device description_strategy