platypush/platypush/entities
Fabio Manganiello db7c2095ea
Implemented meta property for entities (for now it only include `icon_class`)
2022-04-07 18:09:25 +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 Implemented meta property for entities (for now it only include `icon_class`) 2022-04-07 18:09:25 +02:00
_engine.py Trigger an EntityUpdateEvent when an entity state changes 2022-04-07 01:46:37 +02:00
_registry.py Added documentation for plugin/entity type registry 2022-04-07 01:47:42 +02:00
devices.py Implemented meta property for entities (for now it only include `icon_class`) 2022-04-07 18:09:25 +02:00
lights.py Implemented meta property for entities (for now it only include `icon_class`) 2022-04-07 18:09:25 +02:00
switches.py Implemented meta property for entities (for now it only include `icon_class`) 2022-04-07 18:09:25 +02:00