platypush/platypush/backend
Fabio Manganiello fa0f4925ed
New client ID generation logic (closes #205)
MQTT client IDs are now generated as a function of
`(client_id, host, port, topics, on_message)` to
prevent client ID clashes.
2021-12-13 20:34:06 +01:00
..
adafruit Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
alarm Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
assistant Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
bluetooth Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
button Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
camera Fixed LGTM warning 2021-09-22 00:22:42 +02:00
chat Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
clipboard Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
covid19 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
dbus Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
file Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
foursquare Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
github Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
google Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
gps Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
http Replaced command-line uwsgi wrapper in the backend.http docs with gunicorn 2021-12-11 22:44:00 +01:00
inotify Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
joystick Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
kafka Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
light Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
linode Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
log Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
mail Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
midi Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
mqtt New client ID generation logic (closes #205) 2021-12-13 20:34:06 +01:00
music Prevent null pointer on music.spotify backend stop if the Librespot process has already been terminated 2021-11-15 00:10:40 +01:00
nextcloud Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
nfc Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
nodered Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
ping Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
pushbullet Fixed LGTM errors and warnings 2021-09-17 00:47:33 +02:00
redis Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
scard Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
sensor Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
stt Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
tcp Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
todoist Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
travisci Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
trello Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
weather Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
websocket Fixed LGTM errors and warnings 2021-09-17 22:21:29 +02:00
wiimote Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
zigbee zigbee.mqtt backend configuration should be fetched from the zigbee.mqtt plugin configuration if not reported 2021-09-17 22:35:01 +02:00
zwave Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
__init__.py Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00