core/homeassistant/components/smlight
TimL b8ce687ec2
Add server side events to Smlight integration (#125553)
* Register SSE client

* Add switch events for settings changes

* Mock sse settings events

* Apply suggestions from code review

Co-authored-by: Paarth Shah <mail@shahpaarth.com>

* access callbacks from mock call_args

---------

Co-authored-by: Paarth Shah <mail@shahpaarth.com>
2024-09-11 12:53:08 +02: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
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 Add server side events to Smlight integration (#125553) 2024-09-11 12:53:08 +02:00
entity.py
manifest.json Bump pymslight to 0.0.15 (#125455) 2024-09-08 11:00:10 +02: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 server side events to Smlight integration (#125553) 2024-09-11 12:53:08 +02:00