NEEO custom component for Home Assistant
- Recipes as switches
-
Copy the
neeo
folder into<config_dir>/custom_components
-
Add the following into your
configuration.yaml
neeo: host: <host>
- Replace
<host>
with the IP address or hostname of your NEEO brain.
- Replace
-
Restart Home Assistant
This custom component can be tracked with the help of HACS.