hass-core/homeassistant/components/geniushub
GeoffAtHome c4fbc78c05
Fix geniushub smart plug state at start-up (#102110)
* Smart plug did state wrong at start-up

* Update docstring to reflect code
2023-12-05 14:03:39 +01:00
..
__init__.py Remove unnecessary block use of pylint disable in components a-o (#100190) 2023-09-12 14:02:50 +02:00
binary_sensor.py Smart plugs appear as Switches and Binary Sensors (#102112) 2023-10-19 18:26:34 +02:00
climate.py Fix HAVCAction typing in Genius Hub (#94659) 2023-06-15 18:43:11 +02:00
manifest.json Update geniushub-client to v0.7.1 (#103071) 2023-10-31 08:09:03 +01:00
sensor.py Use shorthand attributes in geniushub sensor (#100208) 2023-09-12 10:04:35 -05:00
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py Fix geniushub smart plug state at start-up (#102110) 2023-12-05 14:03:39 +01:00
water_heater.py