.. |
adafruit
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
assistant
|
Rephrased disclaimer for the Google assistant backend
|
2021-02-22 01:41:54 +01:00 |
bluetooth
|
- Addressed comments in #174
|
2021-03-09 19:03:04 +01:00 |
button
|
More LINT fixes
|
2021-04-06 21:10:48 +02:00 |
camera
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
chat
|
Support for group events and lists of authorized chat_ids
|
2020-01-01 23:28:21 +01:00 |
file
|
Support for on_moved handler on file/log monitor backends
|
2021-03-17 23:21:52 +01:00 |
google
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
http
|
Added Switchbot plugin
|
2021-05-10 18:43:00 +02:00 |
joystick
|
Added generic joystick.jstest backend
|
2021-05-15 23:28:24 +02:00 |
kafka
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
light
|
Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops.
|
2021-02-23 23:09:26 +01:00 |
log
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
music
|
Fix compatibility with all versions of websocket-client, regardless of the list of arguments required by the callbacks (either ws as a first argument or not)
|
2021-04-02 19:27:25 +02:00 |
nodered
|
Added Zeroconf integration [closes #105]
|
2020-08-14 00:36:39 +02:00 |
pushbullet
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
scard
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
sensor
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
stt
|
Implemented PicoVoice speech-to-text integration [closes #130]
|
2020-03-07 20:21:32 +01:00 |
weather
|
- Added weather.openweathermap plugin and backend, as a replacement for Darksky [closes #177]
|
2021-03-12 01:31:26 +01:00 |
zigbee
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
zwave
|
Explicitly case propertyKey to str
|
2021-04-22 23:23:41 +02:00 |
__init__.py
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
alarm.py
|
More LINT fixes
|
2021-04-06 21:10:48 +02:00 |
clipboard.py
|
Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops.
|
2021-02-23 23:09:26 +01:00 |
covid19.py
|
Use both country and country_code on the event
|
2020-05-01 00:03:55 +02:00 |
dbus.py
|
Added DBus integration [closes #141]
|
2020-08-16 01:57:30 +02:00 |
foursquare.py
|
New interface for implementing backends.
|
2020-01-11 18:13:25 +01:00 |
github.py
|
Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops.
|
2021-02-23 23:09:26 +01:00 |
gps.py
|
LINT fixes
|
2020-08-22 14:25:31 +02:00 |
inotify.py
|
Added file.monitor backend [closes #172]
|
2021-03-14 00:08:20 +01:00 |
linode.py
|
Added Linode integration [closes #116]
|
2020-03-09 21:34:06 +01:00 |
mail.py
|
Polished mail integration
|
2020-09-02 01:34:18 +02:00 |
midi.py
|
LINT fixes
|
2020-08-22 14:25:31 +02:00 |
mqtt.py
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
nextcloud.py
|
Added NextCloud integration [closes #149]
|
2020-09-10 11:10:26 +02:00 |
nfc.py
|
Fixed ndef submodules import
|
2020-08-17 17:16:53 +02:00 |
ping.py
|
Added count parameter to the ping backend
|
2020-02-17 13:39:40 +01:00 |
redis.py
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |
tcp.py
|
Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops.
|
2021-02-23 23:09:26 +01:00 |
todoist.py
|
Fix compatibility with all versions of websocket-client, regardless of the list of arguments required by the callbacks (either ws as a first argument or not)
|
2021-04-02 19:27:25 +02:00 |
travisci.py
|
If the latest build is still running then we should wait and not process events
|
2020-01-19 15:43:39 +01:00 |
trello.py
|
Fix compatibility with all versions of websocket-client, regardless of the list of arguments required by the callbacks (either ws as a first argument or not)
|
2021-04-02 19:27:25 +02:00 |
websocket.py
|
Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops.
|
2021-02-23 23:09:26 +01:00 |
wiimote.py
|
Major LINT fixes
|
2021-04-05 00:58:44 +02:00 |