It was working yesterday, and now it’s not.
Below is the log entry.
Anyone have any suggestions?
Log Details (ERROR)
This error originated from a custom integration.
Logger: homeassistant.config_entries
Source: custom_components/shelly/init.py:100
Integration: Shelly smart home (documentation)
First occurred: 1:24:10 PM (1 occurrences)
Last logged: 1:24:10 PM
Error setting up entry shellyuni-E868E7F46E29 for shelly
Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 387, in async_setup result = await component.async_setup_entry(hass, self) File “/config/custom_components/shelly/init.py”, line 100, in async_setup_entry conf = CONFIG_SCHEMA_ROOT(data) File “/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py”, line 272, in call return self._compiled([], data) File “/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py”, line 595, in validate_dict return base_validate(path, iteritems(data), out) File “/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py”, line 433, in validate_mapping raise er.MultipleInvalid(errors) voluptuous.error.MultipleInvalid: extra keys not allowed @ data[‘host’]