platypush/platypush/entities
Fabio Manganiello 1df71cb54a
Proper support for light entities on smartthings
2022-05-30 09:23:05 +02:00
..
__init__.py Use Redis instead of an in-process map to store the entity/plugin registry 2022-04-07 00:18:11 +02:00
_base.py Proper support for light entities on smartthings 2022-05-30 09:23:05 +02:00
_engine.py Proper support for light entities on smartthings 2022-05-30 09:23:05 +02:00
_registry.py Added documentation for plugin/entity type registry 2022-04-07 01:47:42 +02:00
devices.py Added `reachable` flag to device entities 2022-04-29 23:27:35 +02:00
lights.py Manage hue/sat/bri/ct light ranges on the light entity object itself 2022-04-30 19:38:50 +02:00
switches.py Better dynamic entities discovery 2022-04-13 11:25:14 +02:00