hass-cozylife
hass-cozylife copied to clipboard
third party cozylife integration
Adding the repo using HACS doesn't create the getconfig.py file anywhere. So I've tried manually creating it and filling it with the code listed here. Running it from the config/homeassistant...
I recently bought some cozylife temp sensors but I can't find a way to integrate them in HA
I know the last bulb IP address (all fixed IPs) and it tried manually entering the info of the IP and DID (pulled from the app) into my configuration.yaml without...
I think the instructions are not sufficiently clear, or I miss somthing. I follow these steps to set up the integration: - In HACS, add custom repository: https://github.com/yangqian/hass-cozylife - Explore...
When I use the scene editor, I can add the entities, adjust the attributes of the color temp in Kelvin, save the scene but when I use the scene, it...
I use the getconfig.py and got this: ``` $ python getconfig.py 192.xxx.xxx.1 192.xxx.xxx.253 IP scan from 192.xxx.xxx.1, end with 192.xxx.xxx.253 light: - platform: cozylife lights: - ip: 192.xxx.xxx.118 did: 69333560acd82913d7cf...
light: - platform: cozylife lights: - ip: 192.168.50.12 did: 77989 pid: e5jdzp dmn: light dpid: [3, 5] - ip: 192.168.50.23 did: 16607 pid: e5jdzp dmn: light dpid: [3, 5] -...
Hi Thanks for this integration What do you mean by IP start and IP end when running getconfig.py I only used the IP of the bulb after it And I...
Thanks for your work. I hate these bulbs, only things that are fiddly af. Could you elaborate on the part about OTA? i saw port 5555 was open and i...