This project is no longer maintained. We recommend you to use other plugin.
Homebridge plugin for Nature Remo which supports lights, air conditioners and TVs. This plugin is unofficial.
- An access token generated from https://developer.nature.global/.
- Search for
@takeya0x86/homebridge-nature-remo-platform
on the plugin screen of Homebridge Config UI X. - Click
INSTALL
.
- Input your access token into
Access Token
in config window. - Click
SAVE
and restart Homebridge. - The plugin detect automatically your Nature Remo devices and configured appliances.
- Temperature
- Humidity
- Illuminance
Allows for on/off controls.
Allows for on/off, temperature and mode changing controls. The mode changing only supports heating and cooling. Auto, dehumidification, blowing and any other mode are not supported.
Allows for on/off and volume controls.
- #28 Bump follow-redirects from 1.14.6 to 1.14.8
- (New Feature) Supports TV type appliance.
- (New Feature) Add config option which enable to choose appliance type
- #12 Refactor API client
- #13 Recognize model type by actual sensor data
- #14 Enhance TV type appliance
- #15 Update eslint settings
- #16 Refactor sensor accessory
- #17 Refactor light accessory
- #18 Refactor Air Con accessory
- #19 Refactor error handling and logger
- #20 Add config option
- #22 fix component
- #24 improve log and axios
- #6 Repeated serial numbers prevents integration with home assistant -- thanks to @hekoru
- #7 update dependencies
- First release