Looks like after the upgrade from the 0.44 telegram has stopped working (fotìr me at last).
This is the error log:
Jun 04 23:39:30 casa hass[3310]: ERROR:homeassistant.setup:Setup failed for telegram_bot: Component failed to initialize.
Jun 04 23:39:30 casa hass[3310]: INFO:homeassistant.core:Bus:Handling <Event call_service[L] service_data=title=Invalid config, notification_id=invalid_config, message=The following components and platforms could not be set up:
Jun 04 23:39:30 casa hass[3310]: * telegram-bot
Jun 04 23:39:30 casa hass[3310]: Please check your config, service=create, domain=persistent_notification, service_call_id=1977791472-1>
Jun 04 23:39:30 casa hass[3310]: INFO:homeassistant.core:Bus:Handling <Event state_changed[L] old_state=None, entity_id=persistent_notification.invalid_config, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
Jun 04 23:39:30 casa hass[3310]: * telegram-bot
Jun 04 23:39:30 casa hass[3310]: Please check your config; title=Invalid config @ 2017-06-04T23:39:30.795215+02:00>>
Jun 04 23:39:30 casa hass[3310]: INFO:homeassistant.core:Bus:Handling <Event service_executed[L] service_call_id=1977791472-1>
Jun 04 23:39:30 casa hass[3310]: ERROR:homeassistant.setup:Unable to setup dependencies of notify.telegram. Setup failed for dependencies: telegram_bot
Jun 04 23:39:30 casa hass[3310]: ERROR:homeassistant.setup:Unable to prepare setup for platform notify.telegram: Could not setup all dependencies.
Jun 04 23:39:30 casa hass[3310]: ERROR:homeassistant.components.notify:Unknown notification service specified
Jun 04 23:39:30 casa hass[3310]: INFO:homeassistant.core:Bus:Handling <Event call_service[L] service_data=title=Invalid config, notification_id=invalid_config, message=The following components and platforms could not be set up:
Jun 04 23:39:30 casa hass[3310]: * notify.telegram
Jun 04 23:39:30 casa hass[3310]: * telegram-bot
Jun 04 23:39:30 casa hass[3310]: Please check your config, service=create, domain=persistent_notification, service_call_id=1977791472-2>
Jun 04 23:39:30 casa hass[3310]: INFO:homeassistant.core:Bus:Handling <Event state_changed[L] old_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
Jun 04 23:39:30 casa hass[3310]: * telegram-bot
Jun 04 23:39:30 casa hass[3310]: Please check your config; title=Invalid config @ 2017-06-04T23:39:30.795215+02:00>, entity_id=persistent_notification.invalid_config, new_state=<state persistent_notification.invalid_config=The following components and platforms could not be set up:
Jun 04 23:39:30 casa hass[3310]: * notify.telegram
Jun 04 23:39:30 casa hass[3310]: * telegram-bot
Jun 04 23:39:30 casa hass[3310]: Please check your config; title=Invalid config @ 2017-06-04T23:39:30.810030+02:00>>
And this is the configuration:
- name: koma_house_bot platform: telegram api_key: mykey chat_id: oneid
I’ve already checked the deps and this bug:
But no workaround seems to work