A home assistant integration for controlling Jci Hitachi devices, using LibJciHitachi backend.
支援以下使用日立雲端模組(雲端智慧控)的機種與功能
- Hitachi Air Conditioner 日立一對一冷氣
- Power 電源
- Mode 運轉模式
- Air speed 風速
- Target temperature 目標溫度
- Indoor temperature 室內溫度
Sleep timer 睡眠計時器(Only supported by LibJciHitachi)
Hitachi Dehumidifier 日立除濕機(Under development)Hitachi HeatExchanger 日立全熱交換機(Under development)
- Create
config/custom_components
folder if not existing. - Copy
jcihitachi_tw
intocustom_components
folder. - Configure your email address, password, and device names, in
config/configuration.yaml
. If device names are not provided, they will be fetched form the API automatically. (not suggested.) - Restart Home Assistant.
An example of configuration.yaml
can be found here.
- Delayed state update.
- When a device state has been changed by user, the updated state reported by the API might be delayed for 1~5 sec. So, the user have to wait for it until the state bacomes stable.
Apache License 2.0