- Amsterdam, NL
- https://fabiomanganiello.com
-
Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.
- Joined on
2022-07-05
ba1681fc22
Merge branch 'master' into 29-generic-entities-support
a2c8e27bd8
Removed PyJWT dependency.
02f89258b8
FIX: Task.set_name only works on Python >= 3.8
b8215d2736
A more robust cron start logic
e579fb3417
Don't display sensors with null value
b9e6614b04
Added support for
EnumSensor
entities
d171000a0e
Initial support for sensor entities in
zwave.mqtt
a7bc4f443c
Imports order
45d0e4445b
Sorted entity type names
b7757d17cc
Updated webapp dist files
7fac5392b8
Blink entities only if their values have actually changed
211372e472
Added support for dimmers on
zigbee.mqtt
833d908a32
Blink entities body upon update
24f5a8283c
Added
PRAGMA foreign_keys = ON
before deleting entities on SQLite
f90d84a3d4
Don't wait for UI updates for entities that are not queriable
fb594cb8b1
Updated webapp dist files
69e097707d
Don't lock read session from the main database
86edd70d93
Fixed session/concurrency management on the main SQLite db
bfeb0a08c4
Encapsulate
_get_session
in EntityManager
8450129858
LINT fixes
6b7933cd33
Using a different SQLite database for entities
3fc94181b7
LINT fixes
26f869b6e4
LINT fixes
02a4c9f667
Added is_query_disabled attribute to entities
84bb77bd5b
Replaced ambiguous logger variable name
00a43dd1f8
Implemented
EnumSwitch
entity type
801ed05684
Added support for binary sensors (in zigbee.mqtt for now)
6454f9d018
Propert snake case -> camel case conversion for backend entities -> frontend components
0f19104512
Improved zigbee.mqtt node property queries.
5ca3c06f96
Normalize device names in set_lights
14ceca3200
address-book-cmd: be more lenient with errors
7565a96525
address-book-cmd: ignore completion above 100 items
ae99f4c5bb
msglist: display reversed thread ordering
006e10357b
threads: reverse thread ordering
88afe7bb4a
store: implement the simplified index handling