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
2025-01-28 11:18:50.260 ERROR (MainThread) [custom_components.tuya_local.helpers.config] Error adding binary_sensor_eco for klarstein_bornholm_smart.yaml: 'sensor'
2025-01-28 11:18:50.278 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up tuya_local platform for binary_sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/tuya_local/binary_sensor.py", line 22, in async_setup_entry
await async_tuya_setup_platform(
...<5 lines>...
)
File "/config/custom_components/tuya_local/helpers/config.py", line 45, in async_tuya_setup_platform
raise ValueError(f"{device.name} does not support use as a {platform} device.")
ValueError: Klarstein Bornholm Smart Heater does not support use as a binary_sensor device.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi.
I have problem adding this device.
Error:
Beta Was this translation helpful? Give feedback.
All reactions