Hi,
I had the Tahoma component working fine before upgrading to Hassio version 0.61. After the upgrade the none of the Tahoma components will be displayed in the UI anymore and the home-assistant.log shows the following errors:
2018-01-22 11:46:17 INFO (MainThread) [homeassistant.setup] Setting up tahoma
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type hue:BridgeHUEComponent for Tahoma device Philips Hue Bridge
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type hue:LightStripsPlusHUEComponent for Tahoma device Superseil
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type internal:TSKAlarmComponent for Tahoma device Alarm
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type internal:PodV2Component for Tahoma device Touch button
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type io:RollerShutterGenericIOComponent for Tahoma device EG EZ Bodentief
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type io:RollerShutterGenericIOComponent for Tahoma device EG Eingang
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type io:RollerShutterGenericIOComponent for Tahoma device OG Kinderbad
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type io:RollerShutterGenericIOComponent for Tahoma device OG Elternbad rr
2018-01-22 11:46:18 WARNING (SyncWorker_6) [homeassistant.components.tahoma] Unsupported type io:RollerShutterGenericIOComponent for Tahoma device OG Ankleide
My config is unchanged:
sensor:
- platform: yr
- platform: fritzbox_netmonitor
- platform: tahoma
tahoma:
username: user
password: pwdcover:
- platform: tahoma
Any support on this would be appreciated.
Thanks.