Commit Graph

2528 Commits (master)
 

Author SHA1 Message Date
Fabio Manganiello c645ce6bb8
Bump version: 0.24.4 → 0.24.5
4 weeks ago
Fabio Manganiello 2b8a5fee88
Updated CHANGELOG
4 weeks ago
Fabio Manganiello 26d9aaa5b1
(Temporarily) specify `sqlalchemy<2.0.0`.
4 weeks ago
Fabio Manganiello b4627ecd04 Removed deprecated use_unicode parameter from MPDClient
1 month ago
Fabio Manganiello 08553f84b9
Added `timeout` parameter to `websocket.send`.
1 month ago
Fabio Manganiello a7a107e5fb
Merge pull request #343 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/minimatch-3.1.2
2 months ago
dependabot[bot] a0e45c38a5
Bump minimatch from 3.0.4 to 3.1.2 in /platypush/backend/http/webapp
2 months ago
Fabio Manganiello 1ae92dca92
Merge pull request #357 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/json5-1.0.2
2 months ago
dependabot[bot] 379c822588
Bump json5 from 1.0.1 to 1.0.2 in /platypush/backend/http/webapp
2 months ago
Fabio Manganiello 309643dcc6
Merge pull request #345 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/loader-utils-1.4.2
2 months ago
dependabot[bot] 47c3a24def
Bump loader-utils from 1.4.0 to 1.4.2 in /platypush/backend/http/webapp
2 months ago
Fabio Manganiello 2893cb1cc4
Replaced deprecated `missing` marshmallow parameter with `load_default`
2 months ago
Fabio Manganiello 7d90b274ae
Make sure that any existing device monitor is terminated upon disconnection
2 months ago
Fabio Manganiello 40bdc3b7f3
Always wait 5 seconds (regardless of the poll interval) in case of errors.
2 months ago
Fabio Manganiello c5cf9803ff
Take into account the notify_only_if_changed parameter
2 months ago
Fabio Manganiello 2ee810bdc4
Added missing event to documentation
2 months ago
Fabio Manganiello a77206800d
Added HID plugin to support interaction with generic HID devices
2 months ago
Fabio Manganiello dd3c4b10c7
Run register_service in a separate thread in `backend.http`.
3 months ago
Fabio Manganiello 84ce31cab0
Bump version: 0.24.3 → 0.24.4
3 months ago
Fabio Manganiello d0d333e8f4
FIX: Clear the cronjob event after receiving a TIME_SYNC.
3 months ago
Fabio Manganiello 6666f5581c
Bump version: 0.24.2 → 0.24.3
3 months ago
Fabio Manganiello 3279a6ca53 Merge pull request 'Add author and tags attributes to RSS feed entries' (#238) from 236-add-author-and-tags-columns-to-feeds into master
3 months ago
Fabio Manganiello 152ebdf737
[#236] Added `author` and `tags` attributes to new feed entry event and schema objects.
3 months ago
Fabio Manganiello cd569c76aa
Changed deprecated format of description_file in setup.cfg
3 months ago
Fabio Manganiello 2ee2a1d7b5
Replaced `disable_logging` with a more generic `logging_level`.
3 months ago
Fabio Manganiello aa3479abeb
Added [-v|--verbose] and --version options to the command line.
3 months ago
Fabio Manganiello 4c8190ac14
Bump version: 0.24.1 → 0.24.2
3 months ago
Fabio Manganiello 6713bf6994
Fixed `backend.zwave` event logic dispatch for recent versions of ZWaveJS.
3 months ago
Fabio Manganiello a17bc3c474 `main.db` should use the configured `workdir` when not specified.' (#235)
3 months ago
Fabio Manganiello 219a0a99ca `main.db` should use the configured `workdir` when not specified.
3 months ago
Fabio Manganiello 3b1147eaae Bump version: 0.24.0 → 0.24.1
4 months ago
Fabio Manganiello 5ba3fa1b5b FIX: Parenthesized context managers are only available in Python >= 3.10
4 months ago
Fabio Manganiello 00a918dd20
Support for the new way of reporting events on ZWaveJS-UI.
4 months ago
Fabio Manganiello 73f6712f7a
Bump version: 0.23.6 → 0.24.0
4 months ago
Fabio Manganiello d95baac74e Add user credentials on the encrypted JWT token.
4 months ago
Fabio Manganiello 98d7c95aa7 Removed two unrequired `return` statements
4 months ago
Fabio Manganiello a2c8e27bd8 Removed PyJWT dependency.
4 months ago
Fabio Manganiello 02f89258b8
FIX: Task.set_name only works on Python >= 3.8
4 months ago
Fabio Manganiello b8215d2736 A more robust cron start logic
5 months ago
Fabio Manganiello a5db599268
FIX: Skip empty lines on `config.include`
5 months ago
Fabio Manganiello b88983f055
Added `qos` argument to `mqtt.publish`.
6 months ago
Fabio Manganiello 85f583a0ad
Reduced :maxdepth: of toctree in documentation.
6 months ago
Fabio Manganiello fed7c2c6ff
Fixed typo in schema path
6 months ago
Fabio Manganiello 1d78c3e753
FIX: Broken docstring
6 months ago
Fabio Manganiello 00d47731c5 Merge pull request 'Mimic3 integration' (#227) from 226-mimic3-integration into master
6 months ago
Fabio Manganiello ae226a5b01
Added `tts.mimic3` integration.
6 months ago
Fabio Manganiello fef7aff245
LINT fixes for mpv plugin
6 months ago
Fabio Manganiello 82ab7face2
A more robust logic to detect the webserver local bind address
6 months ago
Fabio Manganiello 3ed10092ae Merge pull request 'Wallabag integration' (#225) from 222-wallabag-integration into master
6 months ago
Fabio Manganiello 4bab9d2607
[#224] Implemented Wallabag integration
6 months ago