Jason Rumney
                                            Jason Rumney
                                        
                                    I think the stack trace is indicating a bug, not an incompatibility with the existing config for hir_cir_remote.
This is a complaint, not a bug report. Nothing can be done with this information. I need logs or diagnostics showing the exact data coming from the device.
The mappings were required when this issue was filed, it is only since 2024.2.0 that the scale is no longer needed, and it will automatically fill the available scale from...
Deferred, as the attributes introduced for this are per class, not per object, so cannot depend on per-device config
There is a polling option in the device config. However I don't know how much difference this will make, as Tuya devices that only accept one connection seem to also...
It seems that gateway.py is made by copying device.py and modifying it somehow. But because all this was done in one commit, it is difficult to see what the modifications...
This has been solved in the fork mentioned in #1581, pending pull request.
Although this issue contains tuya portal info for a sub device, local info is missing, so this issue will be closed when the general subdevice support is added without implementing...
You can use the `remote.learn_command` service to learn the commands and they will be filed against a subdevice and command name that you specify. The send command will then use...
Use the `remote.send_command` service with the same device and command that you recorded the remote code against.