KjetilSv / Win10As

Make your windows 10 computer IOT friendly
236 stars 42 forks source link

how to config client? #6

Open zzvenuszz opened 6 years ago

zzvenuszz commented 6 years ago

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?

michalchecinski commented 6 years ago

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