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 am able to use this integration to control on/off via node-red fine, but when I try to change the source, nothing happens. Here is what my node-red command looks like:
When I try the same via the dev tools I get the same result:
When I watch the MQTT via a tool, I do notice that the action published is different from the one that the remote app publishes. It only includes sourceID and not sourcename. The remote app DOES work:
Here is the overall state of the TV:
Anything obvious that I am doing wrong?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi again!
I am able to use this integration to control on/off via node-red fine, but when I try to change the source, nothing happens. Here is what my node-red command looks like:
![image](https://user-images.githubusercontent.com/141352/156935023-9781a7ff-ba3f-4399-9415-f420fcbc0b0c.png)
When I try the same via the dev tools I get the same result:
![image](https://user-images.githubusercontent.com/141352/156935070-a9fe4a37-8df8-4497-9e63-d554d5963531.png)
When I watch the MQTT via a tool, I do notice that the action published is different from the one that the remote app publishes. It only includes sourceID and not sourcename. The remote app DOES work:
![image](https://user-images.githubusercontent.com/141352/156935153-d9dc8f88-ab5f-4c17-a2f4-be42035f51e5.png)
Here is the overall state of the TV:
![image](https://user-images.githubusercontent.com/141352/156935191-3c2f36f3-04e0-4568-aaf9-79b40f1abe0d.png)
Anything obvious that I am doing wrong?
Thanks!
The text was updated successfully, but these errors were encountered: