Jason Rumney 839e096fb9 feat (tompd_63lw_breaker): use integer sensors if available 1 month ago
..
devices 839e096fb9 feat (tompd_63lw_breaker): use integer sensors if available 1 month ago
helpers 271265239e fix (device_config): handle 2 different use cases for value_redirect 1 month ago
translations d87bb2877b feat! (translations): text.schedule translation 1 month ago
__init__.py d87bb2877b feat! (translations): text.schedule translation 1 month ago
alarm_control_panel.py 04a1c2c1f2 Alarm control panel: fix typo in last change 11 months ago
binary_sensor.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
button.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
camera.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
climate.py 2d8cad8715 feat (climate): use correct property for suggested_display_precision 5 months ago
cloud.py ddb4cc7199 feat(config_flow): add fresh login option for cloud setup 9 months ago
config_flow.py cef84548f5 Use cloud device name as default suggestion in config flow (#4652) 1 month ago
const.py 0495c6e406 Show manufacturer and model in config flow and HA device registry (#4609) 1 month ago
cover.py 8cdc0009b4 cleanup (cover): fix indentation 2 months ago
datetime.py 13cb9f0089 Summary: tests (datetime): add tests for shifted datetime, fix issues 2 months ago
device.py 0495c6e406 Show manufacturer and model in config flow and HA device registry (#4609) 1 month ago
diagnostics.py abb0212e0d Diagnostics: use append to append strings to list. 1 year ago
entity.py da6831d9c8 cleanup(entity): remove unused import 7 months ago
event.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
fan.py fc6ddd81b2 fix (device_config): use pending changes when setting multiple dps 6 months ago
humidifier.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
icons.json d87bb2877b feat! (translations): text.schedule translation 1 month ago
lawn_mower.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
light.py d4f835b66e fix (light): don't override switch if it is already indirectly set 2 months ago
lock.py a8a4573d5b fix (lock): don't include the admin flag in the unlock request 5 months ago
manifest.json 56f3fbb597 chore: double bump version 1 month ago
number.py 36cda0a3b1 feat(number): allow max and min dps to be optional 10 months ago
remote.py 5864a2e7c2 feat (remote): add RF sub-GHz support and fix IR/RF blaster connectivity (#4578) 2 months ago
select.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
sensor.py 975f28bc05 feat (sensor): suggest actual sensor precision if not defined 4 months ago
siren.py f8ad6fb317 fix (siren): avoid clobbering the tone by trying to set it to null 5 months ago
switch.py 5c9f672146 Rename helpers/mixin.py to entity.py 1 year ago
text.py f295d8ffdf fix(text): improve base64 regex 9 months ago
time.py d605c497ea fix (time): use array indexes to splice strings 2 months ago
vacuum.py 7832f95b30 fix(vacumm): Mark status docked as state docked (#4123) 4 months ago
valve.py 6ff9cee1d9 fix (valve): provide a default for switch 1 month ago
water_heater.py 21e3e9ae1f fix (water_heater): handle missing dp in current_operation 4 months ago