You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you help me?
i configured the platform under switch section in configuration file.
Logger: homeassistant.components.hassio
Source: components/hassio/init.py:588
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 17:26:55 (1 occurrences)
Last logged: 17:26:55
The system cannot restart because the configuration is not valid: Platform error switch.philips_ambilight+yeelight - Integration 'philips_ambilight+yeelight' not found.
The text was updated successfully, but these errors were encountered:
i added the version on manifest.json file and HA tried to load the plugin but unfortunatel it generate the follow error:
Logger: homeassistant.components.switch
Source: custom_components/philips_ambilight+yeelight/switch.py:40
Integration: Interruttore (documentation, issues)
First occurred: 10:24:47 (1 occurrences)
Last logged: 10:24:47
Error while setting up philips_ambilight+yeelight platform for switch
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/philips_ambilight+yeelight/switch.py", line 40, in setup_platform
add_devices([AmbiHue(name, tvip, bulbip, user, password, option)])
TypeError: init() missing 1 required positional argument: 'option'
HAlover99
changed the title
Integration 'philips_ambilight+yeelight' not found.
init() missing 1 required positional argument: 'option'
Nov 18, 2021
dear jomwells,
could you help me?
i configured the platform under switch section in configuration file.
Logger: homeassistant.components.hassio
Source: components/hassio/init.py:588
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 17:26:55 (1 occurrences)
Last logged: 17:26:55
The system cannot restart because the configuration is not valid: Platform error switch.philips_ambilight+yeelight - Integration 'philips_ambilight+yeelight' not found.
The text was updated successfully, but these errors were encountered: