- 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
Restore previous JWT tokens generation logic
Mastodon bot RSS plugin: Additional RSS entry elements
If I may ask, is the example code of your blog post also under an MIT license?
All the samples are released under MIT license as well. In hindsight I would have preferred to release both…
b044fa4acf
s/disable_logging/logging_level/g on entity events.
3e41418742
Merge branch 'master' into 29-generic-entities-support
2ee2a1d7b5
Replaced
disable_logging
with a more generic logging_level
.
d4b540dd67
Replaced
disable_logging
with a more generic logging_level
.
dff54a5246
Merge branch 'master' into 29-generic-entities-support
aa3479abeb
Added [-v|--verbose] and --version options to the command line.
a1d3724b8d
Added [-v|--verbose] and --version options to the command line.
cf9d34d38e
A more robust logic to parse
zwave.mqtt
value attributes.
c4f649a0d5
autoflush
should be passed as an option to db.get_session
.
6a2a3100f8
LINT fixes for
zwave.mqtt
backend
5a47308516
Merge branch 'master' into 29-generic-entities-support
4c8190ac14
Bump version: 0.24.1 → 0.24.2
6713bf6994
Fixed
backend.zwave
event logic dispatch for recent versions of ZWaveJS.
a17bc3c474
main.db
should use the configured workdir
when not specified.' (#235)
219a0a99ca
main.db
should use the configured workdir
when not specified.
4c8190ac14
Bump version: 0.24.1 → 0.24.2
6713bf6994
Fixed
backend.zwave
event logic dispatch for recent versions of ZWaveJS.
313105f014
Fixed
backend.zwave
event logic dispatch for recent versions of ZWaveJS.
00fca6b187
Merge branch 'master' into 29-generic-entities-support
00a918dd20
Support for the new way of reporting events on ZWaveJS-UI.
73f6712f7a
Bump version: 0.23.6 → 0.24.0
Mastodon related RSS 2 Mastodon Post - duplicated posts and possibility to add tags
DUPLICATED - I got duplicated posts. No matter what RSS I copy'n'paste it always post duplicated in the same time.. you can try 10 posts or event 1.
This shouldn't be the case. To investigate…
`main.db` should use the configured `workdir` when not specified.
main.db
should use the configured workdir
when not set
a17bc3c474
main.db
should use the configured workdir
when not specified.' (#235)
219a0a99ca
main.db
should use the configured workdir
when not specified.
main.db
should use the configured workdir
when not specified.
blacklight
created branch 234-main-db-config-defaults in platypush/platypush
2022-12-09 23:38:31 +01:00
main.db
should use the configured workdir
when not set
3b1147eaae
Bump version: 0.24.0 → 0.24.1
5ba3fa1b5b
FIX: Parenthesized context managers are only available in Python >= 3.10