Closed Daandeve closed 2 years ago
I will be receiving some switches soon and will test them.
Okay, when I remove this line _LOGGER.info(f'ip={hass.data[DOMAIN]}')
the error is gone but the switch does not show.
How can I debug this, custom_components.cozylife: debug
does not work
If you want to test by yourself, you can use a two-step approach.
I guess I have not implemented setup_platform in switch.py yet.
I have no idea of my recent commits work or not. If you want, you can test it out now. You have to change the "switchs" to "switches" in the config file.
I just fixed the problem the switches are working now, I'll create a pull request
Pull request opened #2
I can't get the switch entity to work, error below.