.. |
adafruit
|
LINT fixes
|
2020-08-22 14:31:00 +02:00 |
assistant
|
Added Zeroconf integration [closes #105]
|
2020-08-14 00:36:39 +02:00 |
bluetooth
|
Added Linode integration [closes #116]
|
2020-03-09 21:34:06 +01:00 |
button
|
Always define msg so the function doesn't fail on exception
|
2018-10-25 20:46:34 +02:00 |
camera
|
Camera plugins refactor
|
2020-09-25 17:19:43 +02:00 |
chat
|
Support for group events and lists of authorized chat_ids
|
2020-01-01 23:28:21 +01:00 |
google
|
Added Google Pub/Sub integration
|
2019-12-30 09:33:26 +01:00 |
http
|
Support for row height for dashboard widgets
|
2020-11-11 22:28:43 +01:00 |
kafka
|
Added Zeroconf integration [closes #105]
|
2020-08-14 00:36:39 +02:00 |
light
|
Added events and websocket support in webpanel refactoring and removed old light.hue templates and scripts
|
2019-05-28 19:16:55 +02:00 |
local
|
Fixed docs
|
2020-01-09 23:40:59 +01:00 |
music
|
Fixed method name
|
2020-08-19 23:56:23 +02:00 |
nodered
|
Added Zeroconf integration [closes #105]
|
2020-08-14 00:36:39 +02:00 |
pushbullet
|
Retry logic in case of Pushbullet listener error
|
2020-12-30 19:44:30 +01:00 |
scard
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
sensor
|
Added DHT temperature/humidity sensor integration [closes #113]
|
2020-08-22 23:46:21 +01:00 |
stt
|
Implemented PicoVoice speech-to-text integration [closes #130]
|
2020-03-07 20:21:32 +01:00 |
weather
|
- Added Buienradar integration
|
2019-12-31 08:51:19 +01:00 |
zigbee
|
Added zigbee2mqtt integration (see #76)
|
2020-01-22 18:34:28 +01:00 |
zwave
|
LINT fixes
|
2020-08-22 14:25:31 +02:00 |
__init__.py
|
Refactored logging names
|
2020-09-27 01:33:38 +02:00 |
alarm.py
|
Fixed croniter timezone offset logic mismatch
|
2020-11-21 01:36:37 +01:00 |
clipboard.py
|
Added missing doc line
|
2020-05-23 23:12:45 +02: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
|
Added Github backend [closes #95]
|
2020-08-22 12:09:24 +02:00 |
gps.py
|
LINT fixes
|
2020-08-22 14:25:31 +02:00 |
inotify.py
|
Refactored inotify backend
|
2020-09-09 02:16:13 +02:00 |
joystick.py
|
LINT fixes
|
2020-08-22 14:25:31 +02: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
|
Option to reuse the MQTT configuration of the plugin if not provided on the backend
|
2020-08-27 17:39:22 +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
|
LINT fixes
|
2019-12-27 19:22:48 +01:00 |
tcp.py
|
LINT fixes
|
2020-08-22 14:25:31 +02:00 |
todoist.py
|
More robust websocket retry handler for Todoist
|
2020-09-04 22:59:23 +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
|
Added Trello backend: closes #90
|
2020-01-03 16:28:49 +01:00 |
websocket.py
|
Added Zeroconf integration [closes #105]
|
2020-08-14 00:36:39 +02:00 |
wiimote.py
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |