Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Make compatibele with HACS #17

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

kloknibor
Copy link
Contributor

No description provided.

@kloknibor kloknibor mentioned this pull request Sep 28, 2019
these errors don't seem to scary and it's spamming the logs...
@slootjes
Copy link

Maybe we need to fork it and continue development from there?

@kloknibor
Copy link
Contributor Author

kloknibor and others added 16 commits March 11, 2020 16:48
Reported by @vistalba , https://github.com/vistalba
in changelog HomeAssistant-Mods/home-assistant-miele@a645f64...8686553

Logger: homeassistant.setup
Source: custom_components/miele/__init__.py:124
First occurred: 11:16:23 (1 occurrences)
Last logged: 11:16:23

Error during setup of component miele
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 171, in _async_setup_component
    hass, processed_config
  File "/config/custom_components/miele/__init__.py", line 124, in async_setup
    client = MieleClient(hass.data[DOMAIN][DATA_OAUTH])
TypeError: __init__() missing 1 required positional argument: 'session'
Probably fix missing argument for MieleClient
Miele logo URL no longer valid.
Make plate steps and eco feedback available in device status
Change the URL to Miele logo to a valid URL
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants