Nature Remo integration for Home Assistant
Yet another Home Assistant component for Nature Remo.
⚠️This integration is neither Nature Remo official nor Home Assistant official. Use at your own risk. ⚠️
Tested on Home Assistant Core 2021.3.3 on Docker
custom_components/nature_remo
folder at your config directory
{path_to_your_config}
├── configuration.yaml
└── custom_components
└── nature_remo
├── __init__.py
├── climate.py
├── manifest.json
└── sensor.py
If you have set up git, you can also install this component by adding submodule to your git repository.
git submodule add https://github.com/yutoyazaki/hass-nature-remo.git {path_to_custom_component}/nature_remo
configuration.yaml
file
nature_remo:
access_token: YOUR_ACCESS_TOKEN