JohNan / home-assistant-flichub

Custom HomeAssistant integration for FlicHub
MIT License
8 stars 3 forks source link

Field to enter in HomeAssistant - configuration not appointed in github installation text (readme.md) #13

Closed agvdberg closed 1 year ago

agvdberg commented 1 year ago

The steps needed to install this very nice integration are described in the readme.md. The window which fields to fill are not mentioned:

It looks like i figured it out by myself. But it is not working yet at my place so i want to rule out some bad configuration.

JohNan commented 1 year ago

You are right, this should be improved. I'll have a look at it.

Name is simply the name you wish the FlicHub device to have. IP should be the one that is filled automatically Port should be 8124 by default. You can find it here: https://github.com/JohNan/pyflichub-tcpclient/blob/main/tcpserver.js#L9

JohNan commented 1 year ago

Updated the texts to the config fields.