Daniel Rheinbay
Daniel Rheinbay
Using [MQTT Discovery](https://www.home-assistant.io/docs/mqtt/discovery/), Home Assistant can make use of sensors with only minimal configuration needed. If Voice Panel implements MQTT Discovery, this would greatly reduce manual configuration effort and errors,...
Currently, mbapipy pretends to be the Mercedes Me app running on Android 6.0 to access Mercedes-Benz APIs (see [apicontroller.py#L37](https://github.com/ReneNulschDE/mbapipy/blob/2d853b91987935c94d991863fb13f4f4da93a3d2/custom_components/mercedesmeapi/apicontroller.py#L37)), which is not an officially supported way to use the APIs...
If a resource file exists, it does not contain the odometer (payasyoudrive) endpoint. The odometer is only read if there is not resource file. When this happens, the resource file...
In v2.1, support for MozillaTTS was removed, see https://github.com/synesthesiam/opentts/commit/6de77a79221be3722e0078e62ee626056459715f , file tts.py, lines 920ff. As I do not see this mentioned in the [CHANGELOG](https://github.com/synesthesiam/opentts/blob/master/CHANGELOG), I was wondering if this was...
Amend .gitignore with contents from https://github.com/github/gitignore/blob/master/Python.gitignore e.g. to exclude venv environments.
...keeping their aspect ratio, if they are too small. In the previous version, images would only be resized if they were larger than the target resolution. In the rare case...