Win10As icon indicating copy to clipboard operation
Win10As copied to clipboard

how to config client?

Open zzvenuszz opened this issue 7 years ago • 1 comments

I need to connect to a hassio server to get command from it. how can i config? there's no guild. server: is this ip of my hassio server? username: what should i fill in this? password: this too! port: what is the port? 8123?

zzvenuszz avatar Jul 09 '18 15:07 zzvenuszz

You must setup MQTT server eg. mosquitto. Then you must connect it to Home Assistant. Here is documentation . This is my config of MQTT in HA: https://github.com/michalchecinski/homeassistant/blob/master/configuration.yaml#L93

michalchecinski avatar Aug 11 '18 13:08 michalchecinski