- Bump Version to 0.1.0 - Remove interface_id from get_entity_name and get_custom_entity_name - Add initial test - Add coverage config
0.0.22
- Resolve names without interface - Fix device.entities for virtual remotes - Remove unused const - Cache model and primary_client
0.0.21
- Fix number set_state - Update ignore list - Fix select entity
0.0.20
- Move caches to classes
0.0.19
- Add helper for address - Fixes for Hub init
0.0.18
- Add type hints based on HA coding guidelines - Rename device_description to entity_definition - Send alarm event on value change - Rename impulse to special events - reduce event_callbacks