platypush/platypush/common
Fabio Manganiello 6a3ade3304
Added common.sensors package.
The package contains the base types and constants shared across
sensor-based integrations.
2023-03-31 22:50:47 +02:00
..
gstreamer Only stop the loop if it is set 2020-09-30 13:53:32 +02:00
spotify Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
__init__.py Added StoppableThread common interface. 2023-03-24 15:40:16 +01:00
_types.py Added wait_stop and shoud_stop methods to StoppableThread. 2023-03-24 16:05:18 +01:00
db.py Fixed session/concurrency management on the main SQLite db 2022-11-12 15:36:17 +01:00
sensors.py Added common.sensors package. 2023-03-31 22:50:47 +02:00