[Resolved] Harmony Hub issues after February 2019 update v.4.15.250

oh but how do i do that

Just remove the host from your config, as described here :

Or add the host field if you now did not configured it? How does your config look like now?

thanks for your repley this is what i did

discovery:
ignore:

enable:
- homekit
- logitech_mediaserver

HA found mine chromecast but not mine Harmony hub
And this mine config file

Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

Uncomment this if you are using SSL/TLS, running in Docker container, etc.

http:

base_url: example.duckdns.org:8123

Sensors

sensor:

Weather prediction

  • platform: yr

Text to speech

tts:

  • platform: google_translate

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
discovery:
ignore:

enable:
- homekit
- logitech_mediaserver

Iam sorry i dont know how to get this smaller

You don’t have harmony in your config? Just add it like in the link I postef earlier

Mister Fabio Pergola

Thank you very much now i have a harmony config file
Now i can mess it up again :laughing: with something new

hey guys, I’m new here, coming from openHAB. they had the same issue with XMPP disabled. but meanwhile their integration changed to make use of “websockets” (whatever this means). is this not the case for home assistant?