|
314c01ef97
|
Refactored Zigbee backend and remove unused logic for keeping devices up-to-date
|
2021-02-06 14:45:50 +01:00 |
|
|
4c5a52417e
|
Support for new zigbee2mqtt API and protocol (see #163)
|
2021-02-06 02:19:15 +01:00 |
|
|
2abfb2964c
|
Merge branch 'master' into vuejs
|
2021-02-04 01:57:36 +01:00 |
|
|
4858dbc060
|
Back/forward seek changed from 60 to 30
|
2021-02-04 01:56:28 +01:00 |
|
Fabio Manganiello
|
2834ed2a7c
|
Refactored and fixed many bugs on the media.omxplayer plugin
|
2021-02-04 01:44:21 +01:00 |
|
Fabio Manganiello
|
165f85f8dc
|
Added support for background shell commands
|
2021-02-04 01:43:51 +01:00 |
|
Fabio Manganiello
|
7f24b82281
|
Removed deprecated media.ctrl plugin
|
2021-02-03 22:13:10 +01:00 |
|
|
7e1d232942
|
Another fix bites the dust
|
2021-02-03 17:47:33 +01:00 |
|
|
31a7ecee03
|
Quick fix
|
2021-02-03 17:46:05 +01:00 |
|
|
346bd9602d
|
The whole get_plugin/.status() block should be under try/except
|
2021-02-03 17:44:40 +01:00 |
|
|
673351db51
|
Don't fail if a media plugin can't be imported
|
2021-02-03 17:43:26 +01:00 |
|
|
86ebc4fae9
|
Get the plugin name, not the object
|
2021-02-03 17:42:20 +01:00 |
|
|
118540db8c
|
Fixed unreferenced var
|
2021-02-03 17:41:06 +01:00 |
|
|
a1d6c4fbe4
|
Added missing Config import
|
2021-02-03 17:39:55 +01:00 |
|
|
2bb07ae191
|
Fixed base class name
|
2021-02-03 17:39:16 +01:00 |
|
|
1920bd80a3
|
First search among the configured media plugins in media.ctrl plugin
|
2021-02-03 17:34:33 +01:00 |
|
|
8e2d590e62
|
Merge branch 'master' into vuejs
|
2021-01-23 15:06:14 +01:00 |
|
Fabio Manganiello
|
31b110a06c
|
FIX: zigbee2mqtt applies different logic to /<device_name> and /<device_name>/get
|
2021-01-22 16:24:43 +01:00 |
|
Fabio Manganiello
|
717ad5d88c
|
Revert "FIX: zigbee2mqtt /get calls require a property field specified on the message"
This reverts commit 7ff08a9587 .
|
2021-01-22 16:13:18 +01:00 |
|
Fabio Manganiello
|
cc839620cf
|
FIX: zigbee2mqtt /get calls require a property field specified on the message
|
2021-01-22 01:03:52 +01:00 |
|
Fabio Manganiello
|
7a7e00bea2
|
Migrated music.snapcast UI
|
2021-01-22 01:00:49 +01:00 |
|
Fabio Manganiello
|
7ff08a9587
|
FIX: zigbee2mqtt /get calls require a property field specified on the message
|
2021-01-22 00:45:52 +01:00 |
|
Fabio Manganiello
|
370a7d4c15
|
Added frontend support for Plex
|
2021-01-18 01:28:10 +01:00 |
|
Fabio Manganiello
|
85f56cf98c
|
New media panel [WIP]
|
2021-01-14 00:15:35 +01:00 |
|
Fabio Manganiello
|
6ae76f1f38
|
Migrating media plugins [WIP]
|
2021-01-05 00:50:24 +01:00 |
|
Fabio Manganiello
|
e127f2597c
|
music.mpd refactor WIP
|
2020-12-31 01:36:02 +01:00 |
|
Fabio Manganiello
|
b4fc734a15
|
music.mpd panel migration - WIP
|
2020-12-26 15:03:12 +01:00 |
|
Fabio Manganiello
|
5d4f4b0378
|
Support for subscribe-once/unsubscribe frontend events mechanisms
|
2020-12-15 00:01:28 +01:00 |
|
Fabio Manganiello
|
0db997c6a0
|
transitiontime is not supported on hue/sat/bri change
|
2020-12-14 16:31:24 +01:00 |
|
Fabio Manganiello
|
5e7c6c26c9
|
Migrating lights panel WIP
|
2020-12-14 02:13:55 +01:00 |
|
Fabio Manganiello
|
2de1e3ebe6
|
Lights panel migration - WIP
|
2020-12-09 21:16:07 +01:00 |
|
Fabio Manganiello
|
0cd120f492
|
New template for index panel
|
2020-11-30 20:57:00 +01:00 |
|
Fabio Manganiello
|
39abdfe40a
|
New Vue.js template for dashbord WIP
|
2020-11-21 01:12:08 +01:00 |
|
Fabio Manganiello
|
c7711d75a1
|
New pychromecast has replaced host/port with uri
|
2020-11-11 03:07:42 +01:00 |
|
Fabio Manganiello
|
711ea543bb
|
Use youtube-dl to extract the video URL instead of streaming its content to a local sock file
|
2020-11-11 03:07:23 +01:00 |
|
Fabio Manganiello
|
a07cb6ec3d
|
Explicit cast of possible dict_keys element to list() before copy()
|
2020-11-10 22:53:12 +01:00 |
|
Fabio Manganiello
|
c5dc9333f0
|
Extended light plugin status method signature
|
2020-10-28 23:19:16 +01:00 |
|
Fabio Manganiello
|
77530b4a06
|
Use a threading Event to synchronize with the Hue animation thread instead of relying on the Redis backend
|
2020-10-14 00:18:23 +02:00 |
|
Fabio Manganiello
|
37e006d86e
|
Refined Tensorflow train methods
|
2020-10-12 01:06:32 +02:00 |
|
Fabio Manganiello
|
8d7e790eda
|
More descriptive attribute names for the Tensorflow predict response.
Using `outputs` instead of `values` and `predictions` instead of `labels`.
|
2020-10-02 01:17:34 +02:00 |
|
Fabio Manganiello
|
daaa0050d1
|
Squeeze the extra dimensions in a grayscale image and pass the model name to the response objects
|
2020-10-01 18:50:36 +02:00 |
|
Fabio Manganiello
|
287b6303ae
|
More flexible module loading and better lock management for models in Tensorflow plugin
|
2020-10-01 17:41:12 +02:00 |
|
Fabio Manganiello
|
9e6c40d393
|
media.gstreamer added to the list of compatible media plugins
|
2020-09-29 15:37:46 +02:00 |
|
Fabio Manganiello
|
05b0a7f14d
|
Added GStreamer media plugin [closes #151]
|
2020-09-29 15:32:40 +02:00 |
|
Fabio Manganiello
|
6ad5397a25
|
Removed unused import
|
2020-09-28 22:13:42 +02:00 |
|
Fabio Manganiello
|
0a9c4fc3a7
|
Added GStreamer camera plugin [relates to #151]
|
2020-09-28 22:10:56 +02:00 |
|
Fabio Manganiello
|
e9d9ef252f
|
Frames directory should be created in 0o755 mode
|
2020-09-28 02:33:27 +02:00 |
|
Fabio Manganiello
|
df1e03f0af
|
Added FFmpeg camera plugin [relates to #150]
|
2020-09-27 12:52:07 +02:00 |
|
Fabio Manganiello
|
c269c62fe6
|
Refactored logging names
|
2020-09-27 01:33:38 +02:00 |
|
Fabio Manganiello
|
6e6092e4b2
|
Do proper decapsulation for PiCamera wrapped object when reinitialized
|
2020-09-25 18:25:33 +02:00 |
|