core/homeassistant/components/smlight
TimL 6b1fc00910
Improve handling of old firmware versions (#125406)
* Update Info fixture with new fields from pysmlight 0.0.14

* Create repair if device is running unsupported firmware

* Add test for legacy firmware info

* Add strings for repair issue
2024-09-06 09:46:08 -04:00
..
__init__.py Add Switch platform to Smlight integration (#125292) 2024-09-06 14:25:55 +02:00
binary_sensor.py Add binary_sensor platform for Smlight integration (#125284) 2024-09-06 08:11:50 +02:00
button.py Add Button platform for Smlight integration (#124970) 2024-09-04 19:10:59 +02:00
config_flow.py Use smlight discovery hostname as device name (#125359) 2024-09-06 11:49:10 +02:00
const.py Add uptime sensors for Smlight (#124408) 2024-09-04 20:31:56 +02:00
coordinator.py Improve handling of old firmware versions (#125406) 2024-09-06 09:46:08 -04:00
entity.py
manifest.json Bump pysmlight to 0.0.14 (#125387) 2024-09-06 11:20:12 +03:00
sensor.py Add uptime sensors for Smlight (#124408) 2024-09-04 20:31:56 +02:00
strings.json Improve handling of old firmware versions (#125406) 2024-09-06 09:46:08 -04:00
switch.py Add Switch platform to Smlight integration (#125292) 2024-09-06 14:25:55 +02:00