Jeremy
Jeremy
The [convert plugin](https://github.com/beetbox/beets/blob/master/beetsplug/convert.py#L485) overwrites the source path to point to the transcoded file located in the temp directory before the file is moved. This is causing this plugin to process...
### audio-metadata version Name: audio-metadata Version: 0.11.1 Summary: A library for reading and, in the future, writing metadata from audio files. Home-page: https://github.com/thebigmunch/audio-metadata Author: thebigmunch Author-email: [email protected] License: MIT Location:...
### Current behavior The software repository ([entware-ng](https://github.com/Entware-ng/Entware-ng)), I am using, has recently changed the python packages to only include compiled files. This seems to prevent pylint from properly checking imported...
Add support for [`Alexa.Cooking`](https://developer.amazon.com/en-US/docs/alexa/smarthome/build-smart-home-skills-for-cooking-appliances.html) namespace interfaces. Currently only available in `en-US`. - [ ] [`Alexa.Cooking`](https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-cooking.html) - [ ] [`Alexa.Cooking.FoodTemperatureController`](https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-cooking-foodtemperaturecontroller.html) - [ ] [`Alexa.Cooking.FoodTemperatureSensor`](https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-cooking-foodtemperaturesensor.html) - [ ] [`Alexa.Cooking.PresetController`](https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-cooking-presetcontroller.html) - [ ]...
As reported in [this forum post](https://community.openhab.org/t/alexa-thermostat-will-not-allow-setpoint-greater-than-99-f/124965), the thermostat setpoint capabilities cannot be set above 100 degrees no matter the unit. Obviously, this is more an issue when the unit is...
According to the [official documentation](https://developer.amazon.com/en-US/docs/alexa/account-linking/requirements-account-linking.html#authorization-uri-requirements), [Let's Encrypt](https://letsencrypt.org/) SSL certificate cannot be used by the OAuth2 server involved in the skill account linking process anymore. At this point, it's not very...
@digitaldan - I have been working to add asynchronous response support so we can send [deferred response](https://developer.amazon.com/docs/device-apis/alexa-interface.html#deferredresponse) for device such as locks to report the accurate state once the action...
Per the skill logs, several users discovery requests are failing due to the error below ``` error: discover failed with error:items.forEach is not a function { "stack": "TypeError: items.forEach is...
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ]...