home-assistant-miele icon indicating copy to clipboard operation
home-assistant-miele copied to clipboard

Home Assistant support for Miele@home connected appliances

Results 14 home-assistant-miele issues
Sort by recently updated
recently updated
newest added

unning the miele integration with HA 115 gives: Logger: homeassistant Source: helpers/entity.py:438 First occurred: 12:26:14 (7 occurrences) Last logged: 12:26:44 Error doing job: Task exception was never retrieved Traceback (most...

The image referred to at https://github.com/docbobo/home-assistant-miele/blob/d6390423e244fbf4bb1954269945535ec882671f/miele/__init__.py#L53 is gone, would https://api.mcs3.miele.com/assets/images/miele_logo.svg be a replacement?

Since a few days the component isn't working anymore: ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/requests_oauthlib/oauth2_session.py", line 478, in request url, http_method=method, body=data, headers=headers File "/usr/local/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 198, in...

Over in the file sensor.py the spinning speed is missing within the state attributes. Further the calculated finishTime seems to be incorrect, whenever a startTime (offset) is set. I'd like...

After restart HA I got this in HA logs: ``` Logger: homeassistant.util.async_ Source: util/async_.py:120 First occurred: 23:23:37 (8 occurrences) Last logged: 23:23:38 Detected I/O inside the event loop. This is...

I get ALOT of errors in my log, about 1800 lines in 3 hours, from this integration. my washing machine is still visible and updating in hass. But my logs...

Is it possible to support the new community store that will replace/is replacing the custom updater? This will make your work better available and give users a easy solution to...

getting this error: **_Unable to find services.yaml for the miele integration_** ![image](https://user-images.githubusercontent.com/48566948/70381569-733bf080-1944-11ea-9d47-2481758dfa24.png) Home Assistant 0.102.3 arch | armv7l -- | -- dev | false docker | true hassio | true...

Not so much as an issue but more to help others: I was just trying HA Docker version 0.98.2 and it turns out the requests_oauthlib library is already installed so...