Sid
Sid
> It's not clearly specified in the docs, but it looks like the structure of the JSON seems to be pretty static and there is no reference on how the...
For me it looks good now (of course I can't test because I don't have these devices)
Hmm, I would say Govee Wi-Fi, but I saw that there is not only a Bluetooth, but also a cloud variant. Not so easy
Thanks already, no pressure. I hope that there is not too much needed to fix, I tried to follow everything :blush:
Maybe splitting zeroconf into its own PR would be a good thing to keep this PR as small as possible
One question I have, is it only allowed to use IP addresses in the integration? If not, I would prefer to use `CONF_HOST` over `CONF_IP_ADDRESS`.
> I added a comment in the documentation, but I'll ask here too: Is it correct to shorten Beaufort to Bft? There is no official symbol for the Beaufort scale,...
I tested the integration again, and now everything works :slightly_smiling_face:
I am thinking if it would not be better to put the code in `util.py` into its own python module, just like most of the other integrations do?
For the process sensors it may be more intuitive to have as the option flow a SelectSelector where the processes to monitor can be added and removed.