platypush/platypush/plugins
Fabio Manganiello 02abef71e3
Fixes for zigbee devices polling
- Don't publish a `get` request if the device has no exposed queriable
  attributes.

- Perform the recursive build of the `get` request payload before
  checking for the `access` attribute.
2022-11-02 21:54:47 +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
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 Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin 2022-09-28 02:17:10 +02: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 Only include entities associated to enabled plugins or with no plugins in `entities.get` 2022-05-29 23:59:46 +02: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
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 Deprecated the `light.hue` backend 2022-05-01 21:55:35 +02: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 LINT 2022-10-23 18:23:20 +02: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 Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin 2022-08-29 01:41:47 +02: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 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
rss Added support for OPML import and export in the RSS plugin. 2022-09-02 00:21:40 +02: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 Proper support for light entities on smartthings 2022-05-30 09:23:05 +02: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 Support for direct actions on native entities [WIP] 2022-04-05 23:22:54 +02:00
switchbot Added support for description/read_only/write_only on entity level 2022-04-24 22:18:29 +02: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 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
utils Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02: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:18:29 +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 Fixes for zigbee devices polling 2022-11-02 21:54:47 +01:00
zwave Support for battery entities 2022-10-29 13:38:42 +02:00
__init__.py Added AsyncRunnablePlugin class. 2022-08-15 02:18:28 +02:00