This website requires JavaScript.
Explore
Help
Sign in
revil-O
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Pull requests
Activity
b16af0a97f
platypush
/
platypush
/
entities
History
Fabio Manganiello
7df67aca82
updated_at should have utcnow() onupdate, not now()
2022-04-30 01:48:55 +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
updated_at should have utcnow() onupdate, not now()
2022-04-30 01:48:55 +02:00
_engine.py
Explictly cast entity IDs to strings when coalescing entity updates
2022-04-29 23:24:28 +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
Added relevant attributes to
light
entities
2022-04-29 23:29:04 +02:00
switches.py
Better dynamic entities discovery
2022-04-13 11:25:14 +02:00