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
Any time i restart/reboot Home Assistant, I get the following error:
Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:507
Integration: Sensor (documentation, issues)
First occurred: 20:11:00 (1 occurrences)
Last logged: 20:11:00
Error adding entities for domain sensor with platform aquarea
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 507, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 752, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1021, in add_to_platform_finish
await self.async_internal_added_to_hass()
File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 279, in async_internal_added_to_hass
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Entity sensor.panasonic_heat_pump_main_holiday_mode_state cannot be added as the entity category is set to config
To Reproduce
Steps to reproduce the behavior:
Restart/Reboot the system
Show the log
Expected behavior
Not to have the error
Screenshots
** MQTT dump **
The text was updated successfully, but these errors were encountered:
** Versions **
Important
It's even better if you can make sure you are using the lastest version for the integration (https://github.com/kamaradclimber/heishamon-homeassistant/releases)
Any time i restart/reboot Home Assistant, I get the following error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not to have the error
Screenshots
** MQTT dump **
The text was updated successfully, but these errors were encountered: