You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to set up an air conditioner.
I have TUYA SMART REMOTE and the commands learned by LOCALTUYA integration. I can call them using the service:
Ex.
service: remote.send_command
data:
device: CONSUL
command: 22
target:
entity_id: remote.rct_davi
But I don't know where this insert into the SMARTIR configuration. As in:
controller_data: ???
device_code: ???? I know I need to create one with my data, but I have no idea how I would do it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to set up an air conditioner.
I have TUYA SMART REMOTE and the commands learned by LOCALTUYA integration. I can call them using the service:
Ex.
service: remote.send_command
data:
device: CONSUL
command: 22
target:
entity_id: remote.rct_davi
But I don't know where this insert into the SMARTIR configuration. As in:
controller_data: ???
device_code: ???? I know I need to create one with my data, but I have no idea how I would do it.
Beta Was this translation helpful? Give feedback.
All reactions