-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Device request]: IR controlled airco #215
Comments
Also the whole thing is there isnt an cheap ir sensor that can manage this, so if tuya adds this that would be nice |
Your request isn't about the IR sensor itself, but about the AC you are controlling with it. You should be able to add that AC as other device and control it with the default cards using the datapoints. There might be an issue with the trigger cards not being triggered, which is currently in investigation. |
I am closing this issue as the particular infrared airco will not be added (#217) because they do not expose their status using the status set we need. You can still control it directly using the datapoints and the flow cards we expose. If the triggers currently do not work for your datapoints it could be caused by a known issue with the updates, which is tracked with #136. |
We have been working on real IR support, and I believe that your device can actually work with that. It is scheduled for version 1.5.0 now, which is still pending a couple of things. |
Device information
You add the device, then it creates virtual devices for the remotes.
Device specification
Ir Sensor itself:
Specification
{ "device": { "active_time": 1726067513, "biz_type": 0, "category": "wnykq", "create_time": 1726067513, "icon": "smart/icon/ay1573546958261faWcj/58c629a3fb74e5081e4e595433e4d74d.png", "id": "bffcf2f54650e4b35ctfs6", "ip": "", "lat": "", "local_key": "", "lon": "", "model": "HMS06CB3S", "name": "Slimme IR", "online": true, "owner_id": "", "product_id": "mht6agoc63dziywo", "product_name": "Smart IR", "sub": false, "time_zone": "+02:00", "uid": "", "update_time": 1726067779, "uuid": "", "status": [] }, "specifications": "", "data_points": "" }
An remote (airco as example)
The text was updated successfully, but these errors were encountered: