Commit Graph

2204 Commits (master)
 

Author SHA1 Message Date
Fabio Manganiello db8ea33b68 Removed deprecated `setup.py web_build` command from platydock [see #195]
2 years ago
Fabio Manganiello 03631bcebc Fixed import error in Adafruit.IO
2 years ago
Fabio Manganiello ade3a7c2cf Added plugin_name to weather.buienradar events
2 years ago
Fabio Manganiello 1f6c7aae60 get_redis() should be a general utility method
2 years ago
Fabio Manganiello a6c7d64511 Removed audio_format option from Spotify Connect backend (not supported by all versions of Librespot)
2 years ago
Fabio Manganiello af7977bcf7 Added music.spotify.connect backend
2 years ago
Fabio Manganiello 0762004838 Bump version: 0.21.0 → 0.21.1
2 years ago
Fabio Manganiello c8bfbae4f0 Prevented an infinite recursion error on the Pushbullet on_error() handler in case close() failed
2 years ago
Fabio Manganiello d35a9729a4 More robust reconnection logic for Pushbullet backend
2 years ago
Fabio Manganiello a39452124d Refactored PCA9685 backend
2 years ago
Fabio Manganiello fc1d9ad3e6 Added joystick.linux backend
2 years ago
Fabio Manganiello 7ee869ce42 More robust logic for smooth transients on PCA9685
2 years ago
Fabio Manganiello df36a9f811 s/execute/write/
2 years ago
Fabio Manganiello abf793e703 Added get_channels() method to PCA9685 driver
2 years ago
Fabio Manganiello 132c659d3c Reset self._pca to None on deinit()
2 years ago
Fabio Manganiello acc4f1c0e3 Added PCA9685 PWM driver plugin
2 years ago
Fabio Manganiello d7d5bcdd0c Wait until the joystick device is readable after it appears to prevent race conditions where jstest fails with temporary "permission denied" errors
2 years ago
Fabio Manganiello def8c0dd76 The joystick backend should properly jstest even when the jstest executable fails
2 years ago
Fabio Manganiello 6cc28a3c3b More robust logic in case of joystick device lost while the backend is running
2 years ago
Fabio Manganiello 93c3327bcd Map name typo fix
2 years ago
Fabio Manganiello 85d975edc6 Logic typo
2 years ago
Fabio Manganiello d767cafafe `joystick.jstest` should actually run the parent `run` method but not extend `JoystickBackend`
2 years ago
Fabio Manganiello cee8f9f8e0 `joystick.jstest` should not execute the parent `run` method
2 years ago
Fabio Manganiello b2e2ae9538 Proper initialization for device attribute in parent joystick backend class
2 years ago
Fabio Manganiello f296f4b161 Added generic `joystick.jstest` backend
2 years ago
Fabio Manganiello 9eab526e47 Specify propertyKey on set_value() if exposed/required by the value payload [see #188]
2 years ago
Fabio Manganiello 8f6404d0b1 Revert "Support for custom timeout on MQTT message publish" (already implemented in the current logic)
2 years ago
Fabio Manganiello eac26b9b22 CHANGELOG edit
2 years ago
Fabio Manganiello b42c491390 Support for custom timeout on MQTT message publish
2 years ago
Fabio Manganiello c7fb97cdc7 Updated CHANGELOG
2 years ago
Fabio Manganiello 18e99c6f12 Added new Google Fit scopes for sleep and heart rate read
2 years ago
Fabio Manganiello 664ce4050d Added Switchbot plugin
2 years ago
Fabio Manganiello 69583d2e15 Added support for Marshmallow schemas in responses
2 years ago
Fabio Manganiello 2f840200be Updated UI files
2 years ago
Fabio Manganiello 46aef7c8b5 autodoc fixes
2 years ago
Fabio Manganiello 5ca15937e3 Bump version: 0.20.10 → 0.21.0
2 years ago
Fabio Manganiello ce882381c0 Fixes to torrent search + SASS library migration
2 years ago
Fabio Manganiello 99b35b292f
Merge pull request #180 from BlackLight/snyk-upgrade-8faf0370e1fe9c73606043b43c1f95fc
2 years ago
snyk-bot 174439a8ed
fix: upgrade core-js from 3.7.0 to 3.10.1
2 years ago
Fabio Manganiello 3a18e9faf4 Upgraded npm dependencies
2 years ago
Fabio Manganiello f8d76fe4eb Bumped chalk/ssri versions
2 years ago
Fabio Manganiello 9fa3385766 Bump version: 0.20.9 → 0.20.10
2 years ago
Fabio Manganiello 4fe5322600 Explicitly case propertyKey to str
2 years ago
Fabio Manganiello 2224681e3c Removed OZW type references altogether to prevent import errors
2 years ago
Fabio Manganiello 68c44c0c3c OZW objects should be imported inside of the `ZwavePlugin` class to prevent `ImportError` on other Z-Wave plugins that don't depend on OZW
2 years ago
Fabio Manganiello 02a22d4a88 The zwave and zwave.mqtt plugins should extend a common abstract class instead of having a zwave.mqtt -> zwave functional dependency that introduces the PyOWZ dependency into zwave.mqtt
2 years ago
Fabio Manganiello b9bc4b5fe0 Bump version: 0.20.8 → 0.20.9
2 years ago
Fabio Manganiello c006c4b368 Added zwave.mqtt plugin and backend [closes #186]
2 years ago
Fabio Manganiello 75e1f35523
Merge pull request #173 from BlackLight/snyk-upgrade-13988d07be83d12370897cdf2a722b2a
2 years ago
Fabio Manganiello 9e08b731a5
Merge pull request #172 from BlackLight/snyk-upgrade-2c28692e689ab7a78e388455f598523f
2 years ago