- 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
3a92bf59ca
Support for the new way of reporting events on ZWaveJS-UI.
ecba72935f
Check for table metadata existance in
Base.metadata
instead of having a separate entity registry
1ab85f99d9
Support for illuminance sensor entities on
zigbee.mqtt
09d70e2ff1
The
zwavejs2mqtt
project has been renamed zwave-js-ui
b6370b51da
Extended humidity sensors detection for zigbee.mqtt
de55f4a4de
Bumped version 0.1.0 -> 0.1.1
1bed02b456
Made a build.sh script to generate the zipped extension file
f065860edb
Added support for extraction of feed URLs from the current page in the popup
67896b2380
Removed references to pinia
0824115bf2
Bump version: 0.2.11 → 0.2.12
231b76246f
skip_html_head should only include the actual content, with no HTML boilerplate
d18adc5220
Bump version: 0.2.10 → 0.2.11
1cfa8c27db
Pages rendered in the RSS feed route shouldn't include the HTML head boilerplate
blacklight
created branch main in blacklight/rss-viewer-browser-extension
2022-12-04 03:10:20 +01:00
16c24d799d
Removed custom formatting for child zigbee/zwave entity names
080b21ab70
Added support for reachable flag on zwave.mqtt child entities
2b532c1947
Implemented parent/child support for zigbee.mqtt entities
abaeabea22
Implemented recursive merges of parent/child relationships in entities
cc156a53a1
Support for parent/children relationships on
zwave.mqtt
entities
0edd73690b
Modelling of parent/children relationships on entity level
0e0c90f0f2
zwave.mqtt additions
78c59f437a
Added support for illuminance sensor entities
03d1c554ea
Updated webapp dist files
b1a7a7d915
Fixed little overlap between the entities' header and the navigator
b5653e070e
Style improvements for the main navigator
Platypush: Error 111 connecting to localhost:6379. Connection refused
As mentioned in the README, Platypush requires the a Redis server to dispatch messages across its components. If Redis…