- 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
463e846448
Added better support for PWA manifest detection and a default /manifest.json
bc11db3647
Added more icon sizes
a499b7bc2f
Deprecated
poll_seconds
in light.hue
.
10955dad72
Fixed some documentation glitches in
switchbot
.
f9ce4b75e8
Updated docs
d5de38975d
generate_missing_docs 2.0
6e5f746dbe
Removed deprecated
gpio.sensor
base plugin.
962c55937d
Migrated
sensor.distance
integration.
92578a17c9
Added small docstring portion
8f604445a2
Migrated old
sensor.accelerometer
integration.
44cf25271c
Migrated
pmw3901
integration.
fcdda40c4a
Update the
_last_measurement
only if some events were processed from the new data.
88784985e1
Should be
abs(old_data - new_data) >= tolerance
.
7697c1c6ad
Migrated
envirophat
to the new SensorPlugin
API.
3cd42c9e45
Entity
should use Message.Encoder
as a JSON serializer.
31f411868c
Message.Encoder
should serialize binary data to 0x
-led hex strings.
9e5ad0e0b1
Entity.to_dict
now takes into account columns mapped to properties.
8d4aa310f4
Support for values passed in dict format to
ThreeAxisSensor