kiwi-cam / homebridge-broadlink-rm

[This fork supports TV accessories] Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
304 stars 95 forks source link

Question - Accessory Controlled / Sensor Automation for IR / AC Accessory #697

Open JasonGoldenDDT opened 6 months ago

JasonGoldenDDT commented 6 months ago

Describe the bug

I am using this plugin to control an LG Window AC. Initially I found the AC shown in the "Accessory Controlled" automation list, allowing me to control other devices based on the AC's power state (Turned On / Off).

The AC disappeared from this list recently, unclear why, it does appear in the "Sensor" list, however it sometimes shows "On/Off" and other times it shows "Rise / Drops" options.

Am I missing something in the setup here?

Screenshot 2024-05-04 at 9 05 47 AM

{ "name": "Air Con RM", "type": "air-conditioner", "host": "XX:XX:XX:XX:XX:XX", "temperatureDisplayUnits": "F", "defaultCoolTemperature": 15, "minTemperature": 15, "maxTemperature": 23, "replaceAutoMode": "cool", "pseudoDeviceTemperature": 15, "minimumAutoOnOffDuration": 100, "turnOnWhenOff": true, "preventResendHex": true, "coolOnly": true, "noHumidity": true, "noHistory": true, "data": { "off": "26004800000121931336131213121212131213111312133613121336133613121312133613361312133613121212131213121311131213361312133613361337123713361336131213000d050000000000000000000000000000", "on": "26004800000121931336131213121212131213111312133613121336133613121312133613361312133613121212131213121311131213361312133613361337123713361336131213000d050000000000000000000000000000", "cool15": { "pseudo-mode": "cool", "data": "2600480000011f951237111411131115101411131114113811141138113811141114103911381114113811381114113811381114111411381114101411381114111411381138111411000d050000000000000000000000000000", "sendCount": 3, "interval": 1 } } },