..
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
arduino
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
autoremote
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
calendar
FIX: The CN of the organizer may not necessarily be set in calendar.ical
2022-02-17 10:55:35 +01:00
camera
Added TOC to readme and more LGTM fixes
2022-02-09 21:06:49 +01:00
chat
Implemented RunnablePlugin.wait_stop() utility method
2022-04-05 23:33:02 +02:00
clipboard
Wrapped clipboard management logic in a try-except block to prevent the clipboard plugin from failing hard
2022-06-14 16:47:52 +02:00
config
Added docs for config plugin
2021-11-17 23:59:17 +01:00
covid19
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
csv
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
db
autoflush
should be passed as an option to db.get_session
.
2022-12-10 16:20:14 +01:00
dbus
Refactored D-Bus integration
2022-02-07 15:45:43 +01:00
dropbox
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
entities
Added PRAGMA foreign_keys = ON
before deleting entities on SQLite
2022-11-13 01:18:45 +01:00
esp
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
ffmpeg
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
google
[ #115 ] Added google.maps.get_travel_time
method
2021-10-16 22:35:37 +02:00
gotify
[ #203 ] Added IRC integration
2021-11-14 19:43:19 +01:00
gpio
Implemented RunnablePlugin.wait_stop() utility method
2022-04-05 23:33:02 +02:00
graphite
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
hid
Make sure that any existing device monitor is terminated upon disconnection
2023-01-07 23:48:02 +01:00
http
Fixed missed assignment
2021-11-27 02:00:43 +01:00
ifttt
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
inputs
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
inspect
Better auto-generated documentation and fixed docstring warnings
2022-03-03 20:26:25 +01:00
kafka
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
lastfm
Added limit parameter to lastfm.get_similar_tracks
2022-06-06 14:12:45 +02:00
lcd
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
light
[WIP] Refactoring @manages
annotation into a proper EntityManager
hierarchy
2023-02-02 23:21:12 +01:00
linode
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
logger
Added .exception
action to logger plugin
2022-04-04 17:22:54 +02:00
luma
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
mailgun
[ #201 ] Added Mailgun integration
2021-11-14 22:40:59 +01:00
mastodon
Resolve "Mastodon integration"
2021-11-07 01:00:29 +01:00
matrix
- Fixed documentation errors and warnings
2022-08-29 00:55:46 +02:00
media
Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin
2022-10-07 00:05:54 +02:00
midi
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
ml
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
mobile
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
mqtt
[WIP] Refactoring @manages
annotation into a proper EntityManager
hierarchy
2023-02-02 23:21:12 +01:00
music
Include album_id and the list of tracks in music.tidal.get_album
2022-09-19 20:39:21 +02:00
nextcloud
Replaced deprecated json_output arg in NextCloud client with response.json_data
2022-04-26 19:30:26 +02:00
ngrok
- Render nested attributes in schemas
2021-10-24 11:53:38 +02:00
nmap
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
ntfy
Various improvements.
2023-02-08 00:46:50 +01:00
otp
Fixed LGTM errors and warnings
2021-09-17 00:47:33 +02:00
pihole
Fixed LGTM errors and warnings
2021-09-17 00:47:33 +02:00
ping
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
printer
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
pushbullet
Fixed handling of URLs on Pushbullet notes
2021-11-26 19:07:44 +01:00
pwm
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
qrcode
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
redis
More LINT fixes + refactors
2023-02-05 22:00:50 +01:00
rss
[ #236 ] Added author
and tags
attributes to new feed entry event and schema objects.
2022-12-17 00:21:32 +01:00
rtorrent
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
serial
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
shell
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
slack
- Render nested attributes in schemas
2021-10-24 11:53:38 +02:00
smartthings
More LINTing
2023-02-05 23:07:43 +01:00
sound
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
ssh
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
sun
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
switch
Removed last reference of SwitchPlugin
2023-02-05 23:10:35 +01:00
switchbot
Migrated/refactored switchbot.bluetooth
integration.
2023-02-08 22:42:00 +01:00
system
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
tensorflow
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
torrent
Updated PopcornTime base URL
2022-09-01 11:13:16 +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
tts
Fixed typo in schema path
2022-09-30 11:30:57 +02:00
tv
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
twilio
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
udp
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
user
FIX: UserManager.get_users
2022-11-21 00:57:00 +01:00
utils
Removed legacy get_sensor_plugins
and get_switch_plugins
actions
2023-02-03 22:54:42 +01:00
variable
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
wallabag
[ #224 ] Implemented Wallabag integration
2022-09-29 10:51:16 +02:00
weather
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
websocket
The websocket plugin now extends AsyncRunnablePlugin too
2022-08-15 02:17:05 +02:00
wiimote
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
zeroconf
Moved to manifest files for describing plugins and backends and their dependencies
2021-09-16 17:53:40 +02:00
zigbee
More LINTing
2023-02-05 23:07:43 +01:00
zwave
[WIP] Refactoring @manages
annotation into a proper EntityManager
hierarchy
2023-02-02 23:21:12 +01:00
__init__.py
Various improvements.
2023-02-08 00:46:50 +01:00