Skip to content

vinteo/hass-neeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hass-neeo

NEEO custom component for Home Assistant

Features

  • Recipes as switches

Installation

  1. Copy the neeo folder into <config_dir>/custom_components

  2. Add the following into your configuration.yaml

    neeo:
      host: <host>
    • Replace <host> with the IP address or hostname of your NEEO brain.
  3. Restart Home Assistant

Support for HACS

This custom component can be tracked with the help of HACS.