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
|
8279f22940
|
Bump version: 0.13.6 → 0.13.7
|
2020-10-13 23:26:13 +02:00 |
|
Fabio Manganiello
|
1c84659e34
|
Support for Python cronjobs in scripts folder - closes #156
|
2020-10-13 23:25:27 +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
|
9b23ab7015
|
Only stop the loop if it is set
|
2020-09-30 13:53:32 +02:00 |
|
Fabio Manganiello
|
7947c1031d
|
More robust frontend reaction in case of race conditions on player state events
|
2020-09-29 15:58:23 +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
|
f3a9dc4ef5
|
Added navigator icon for media.gstreamer plugin
|
2020-09-29 15:35:29 +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
|
f2a654bdec
|
Reset camera.android.ipcam stylesheet
|
2020-09-27 19:47:21 +02:00 |
|
Fabio Manganiello
|
d92e630314
|
Bump version: 0.13.5 → 0.13.6
|
2020-09-27 17:20:51 +02:00 |
|
Fabio Manganiello
|
07336d3272
|
Fixed login redirect page [closes #154]
|
2020-09-27 17:20:14 +02:00 |
|
Fabio Manganiello
|
959cc8b75b
|
Added navigator icon for ffmpeg camera
|
2020-09-27 17:09:52 +02:00 |
|
Fabio Manganiello
|
df1e03f0af
|
Added FFmpeg camera plugin [relates to #150]
|
2020-09-27 12:52:07 +02:00 |
|
Fabio Manganiello
|
b21193dc74
|
Added camera.ffmpeg plugin web panel
|
2020-09-27 03:09:14 +02:00 |
|
Fabio Manganiello
|
9ad6188b5d
|
New js file for camera.pi plugin
|
2020-09-27 02:52:20 +02:00 |
|
Fabio Manganiello
|
31f2c5152c
|
New template file for camera.pi
|
2020-09-27 02:47:38 +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 |
|
Fabio Manganiello
|
ac42f7eba4
|
Make sure that the PiCamera session is properly closed and re-opened on each stream request
|
2020-09-25 18:06:27 +02:00 |
|
Fabio Manganiello
|
258a9b57ce
|
release_device should not fail hard if stop_recording or close fail on ConnectionError
|
2020-09-25 17:42:21 +02:00 |
|
Fabio Manganiello
|
28409b8688
|
The device should be released after each streaming session
|
2020-09-25 17:34:53 +02:00 |
|
Fabio Manganiello
|
c12e7bab90
|
The streaming thread shouldn't fail and exit if it fails closing a client socket
|
2020-09-25 17:28:25 +02:00 |
|
Fabio Manganiello
|
09f9e974b1
|
Camera plugins refactor
|
2020-09-25 17:19:43 +02:00 |
|
Fabio Manganiello
|
c0f7cc0782
|
Added NextCloud integration [closes #149]
|
2020-09-10 11:10:26 +02:00 |
|
Fabio Manganiello
|
0af326fa11
|
Refactored inotify backend
|
2020-09-09 02:16:13 +02:00 |
|
Fabio Manganiello
|
beeb7dca7c
|
Removed unneeded import
|
2020-09-09 02:15:52 +02:00 |
|
Fabio Manganiello
|
1e972ded99
|
More robust logic on the bus in case the message failed to parse (prevents the application from crashing)
|
2020-09-09 02:15:35 +02:00 |
|
Fabio Manganiello
|
a650840429
|
Refactored variable plugin
|
2020-09-09 02:14:59 +02:00 |
|
Fabio Manganiello
|
4d0d467292
|
PIL JPEG format name typo fix
|
2020-09-08 18:14:49 +02:00 |
|
Fabio Manganiello
|
83122becdb
|
Applied degrees -> PIL rotation ID conversion to the output image
|
2020-09-08 18:03:18 +02:00 |
|
Fabio Manganiello
|
9623752e19
|
Fixed module name typo
|
2020-09-08 17:57:18 +02:00 |
|
Fabio Manganiello
|
53ddbad7ce
|
Refactored MLX90640 plugin and HTTP route to work with direct BytesIO - it improves performance over using temporary files or base64-encoded responses
|
2020-09-08 17:51:46 +02:00 |
|
Fabio Manganiello
|
ac02becba8
|
Switched RSS HTML digests style to inline CSS for better client cross-compatibility and added docstring to RssUpdates
|
2020-09-05 16:54:08 +02:00 |
|
Fabio Manganiello
|
13642cc42e
|
Possibility to customize the CSS in the generated RSS digests
|
2020-09-05 01:48:28 +02:00 |
|
Fabio Manganiello
|
d6f653d834
|
Using named arguments for formatting the parsed content of a feed
|
2020-09-05 01:43:33 +02:00 |
|
Fabio Manganiello
|
dc254d6474
|
Also include the link in an RSS feed digest
|
2020-09-05 01:39:16 +02:00 |
|
Fabio Manganiello
|
8a1f49a906
|
Open the source file in read non-binary mode in case of MIMEText
|
2020-09-05 01:29:43 +02:00 |
|
Fabio Manganiello
|
6dce4c59f6
|
(Forgot to pass the new arguments to the MIME constructor)
|
2020-09-05 01:27:08 +02:00 |
|
Fabio Manganiello
|
ce42f5aada
|
MIMEText doesn't accept the Name parameter
|
2020-09-05 01:25:12 +02:00 |
|
Fabio Manganiello
|
e9d4ed3911
|
Added more source fields to the RSS NewFeedEvent
|
2020-09-05 00:50:04 +02:00 |
|
Fabio Manganiello
|
2ceb3511b3
|
More robust websocket retry handler for Todoist
|
2020-09-04 22:59:23 +02:00 |
|
Fabio Manganiello
|
d27b23ec5a
|
Bump version: 0.13.4 → 0.13.5
|
2020-09-03 17:17:47 +02:00 |
|
Fabio Manganiello
|
9402e4f65f
|
Removed trailing column
|
2020-09-03 17:16:35 +02:00 |
|
Fabio Manganiello
|
a4c6028dc4
|
Fixed wrong code-block syntax
|
2020-09-03 14:32:51 +02:00 |
|
Fabio Manganiello
|
907bc0f75b
|
Added rtorrent integration [closes #120]
|
2020-09-03 13:08:42 +02:00 |
|
Fabio Manganiello
|
d7806757c5
|
Polished mail integration
|
2020-09-02 01:34:18 +02:00 |
|
Fabio Manganiello
|
ca168828de
|
Added events on IMAP flagged/starred messages and extended IMAP plugin with remaining methods [closes #146]
|
2020-09-02 00:07:08 +02:00 |
|
Fabio Manganiello
|
6c24783df7
|
Log full exceptions in case of failures in a procedure
|
2020-09-01 10:33:56 +02:00 |
|
Fabio Manganiello
|
681e9f1703
|
Added SMTP plugin [links to #146]
|
2020-09-01 01:52:22 +02:00 |
|
Fabio Manganiello
|
737c135996
|
More robust logic to pass procedures to the index.html template
|
2020-08-31 21:32:00 +02:00 |
|
Fabio Manganiello
|
edd2235cbc
|
Removed old reference to __plugins__ in kodi.js - using inspect.get_config endpoint instead.
|
2020-08-31 18:31:15 +02:00 |
|
Fabio Manganiello
|
dc1b54961f
|
Added inspect.get_config() method to get the configuration programmatically
|
2020-08-31 18:26:08 +02:00 |
|
Fabio Manganiello
|
3c3ee09d90
|
Fixed auto-generated docs indentation and code blocks
|
2020-08-31 17:39:42 +02:00 |
|
Fabio Manganiello
|
1681f80728
|
Added IMAP plugin and generic mail check backend [links to #146]
|
2020-08-31 15:33:03 +02:00 |
|
Fabio Manganiello
|
f1ab923bfe
|
Option to reuse the MQTT configuration of the plugin if not provided on the backend
|
2020-08-27 17:39:22 +02:00 |
|
Fabio Manganiello
|
d7c3ad64f5
|
Use default MQTT settings for MQTT listeners if not provided
|
2020-08-27 17:16:33 +02:00 |
|
Fabio Manganiello
|
ca0c4e3089
|
Don't overwrite the client variable within the same scope
|
2020-08-27 16:59:35 +02:00 |
|
Fabio Manganiello
|
beceb39b0c
|
Added client_id in MQTT integrations
|
2020-08-27 16:41:51 +02:00 |
|
Fabio Manganiello
|
9f1128e2c0
|
typo fix
|
2020-08-27 16:30:18 +02:00 |
|
Fabio Manganiello
|
e77e5bb3d8
|
Only expand paths if set
|
2020-08-27 16:29:21 +02:00 |
|
Fabio Manganiello
|
0d182820e8
|
expanduser for TLS files in MQTT listeners
|
2020-08-27 16:25:52 +02:00 |
|
Fabio Manganiello
|
f7df1d2f6e
|
typo fix
|
2020-08-27 16:01:51 +02:00 |
|
Fabio Manganiello
|
cd8732dc8f
|
Added tls_insecure flag to MQTT
|
2020-08-27 15:56:43 +02:00 |
|
Fabio Manganiello
|
b8917de52f
|
TLS version in MQTT configuration parsed from string
|
2020-08-27 12:44:00 +02:00 |
|
Fabio Manganiello
|
aa631deb88
|
Fixed docs typo
|
2020-08-24 01:24:24 +02:00 |
|
Fabio Manganiello
|
2e6388f6f4
|
ReadTheDocs fixes
|
2020-08-24 01:14:40 +02:00 |
|
Fabio Manganiello
|
5d2e74eb97
|
LINT fixes for LCD plugins
|
2020-08-24 00:42:34 +02:00 |
|
Fabio Manganiello
|
af614480b8
|
Added LCD display integration (closes #145)
|
2020-08-23 20:00:08 +01:00 |
|
Fabio Manganiello
|
7a7c065754
|
Added missing docs
|
2020-08-23 00:49:51 +02:00 |
|
Fabio Manganiello
|
6bed284e8b
|
Added DHT temperature/humidity sensor integration [closes #113]
|
2020-08-22 23:46:21 +01:00 |
|
Fabio Manganiello
|
289eebd6a0
|
Moved definition of workdir inside the constructor, otherwise readthedocs will fail for missing configuration file
|
2020-08-22 15:33:44 +02:00 |
|
Fabio Manganiello
|
43ef4bccdf
|
LINT fixes
|
2020-08-22 14:31:00 +02:00 |
|
Fabio Manganiello
|
fa0a5805be
|
LINT fixes
|
2020-08-22 14:25:31 +02:00 |
|
Fabio Manganiello
|
bf92d66be1
|
Bump version: 0.13.3 → 0.13.4
|
2020-08-22 14:08:14 +02:00 |
|
Fabio Manganiello
|
a9509fc959
|
Pass the repo reference to the Github event
|
2020-08-22 12:25:55 +02:00 |
|
Fabio Manganiello
|
2dc8fe9437
|
Added Github backend [closes #95]
|
2020-08-22 12:09:24 +02:00 |
|
Fabio Manganiello
|
a0d97c0f18
|
service_type and service_name are actually needed even if empty
|
2020-08-20 00:48:01 +02:00 |
|
Fabio Manganiello
|
d8f7b15111
|
Post ZeroconfServiceRemovedEvent also if the zeroconf_info object has already been deallocated
|
2020-08-20 00:40:02 +02:00 |
|
Fabio Manganiello
|
ddedcd647c
|
The Zeroconf object might already be closed after unregister_service
|
2020-08-20 00:37:39 +02:00 |
|
Fabio Manganiello
|
63ad4bfdce
|
Doc fixes
|
2020-08-20 00:35:06 +02:00 |
|
Fabio Manganiello
|
019bcbf90a
|
Replaced values.unset in Twilio methods signature with None for JSON compatibility
|
2020-08-20 00:08:10 +02:00 |
|
Fabio Manganiello
|
403076e6ab
|
Fixed method name
|
2020-08-19 23:56:23 +02:00 |
|
Fabio Manganiello
|
988601b10e
|
Added Twilio integration [closes #132]
|
2020-08-19 23:30:26 +02:00 |
|
Fabio Manganiello
|
cbae8132ed
|
Python 3.5 compatibility
|
2020-08-19 22:20:00 +02:00 |
|
Fabio Manganiello
|
5302d3143e
|
Better reconnection logic for mopidy backend
|
2020-08-19 20:23:33 +02:00 |
|
Fabio Manganiello
|
4b86b8ef54
|
Fixed ndef submodules import
|
2020-08-17 17:16:53 +02:00 |
|
Fabio Manganiello
|
62e5d03931
|
Matching new ndef naming conventions
|
2020-08-17 17:10:28 +02:00 |
|
Fabio Manganiello
|
9c52d96c08
|
Bump version: 0.13.2 → 0.13.3
|
2020-08-16 02:01:41 +02:00 |
|
Fabio Manganiello
|
0659996c48
|
Added DBus integration [closes #141]
|
2020-08-16 01:57:30 +02:00 |
|
Fabio Manganiello
|
af2dbf899d
|
Importing Zeroconf inside of the method to prevent Travic-CI from breaking because of module not found
|
2020-08-14 20:53:20 +02:00 |
|
Fabio Manganiello
|
20b095232d
|
Support for extended information in zeroconf.discover_service
|
2020-08-14 15:52:24 +02:00 |
|
Fabio Manganiello
|
f35bacaae5
|
Bump version: 0.13.1 → 0.13.2
|
2020-08-14 02:02:29 +02:00 |
|
Fabio Manganiello
|
c057cd13fd
|
python-zeroconf has introduced too many breaking changes - giving up.
|
2020-08-14 02:01:31 +02:00 |
|