Jason
Jason
I'm having the same issue, which seems to have started after installing 2023.4 (or at least around the time that was released). I've attached the diags from the Tuya plug...
I have 11 Tuya devices connected currently, in troubleshooting this I have added another 6months to my Tuya Dev account (it had expired 12 months ago but continued working in...
@Mikypan81 did you ever find a key code or way to do this? (Just got a new (2022 model) S95B and would like to do exactly this for an automation)
@MislavMandaric Further to https://github.com/MislavMandaric/home-assistant-vaillant-vsmart/issues/263 if you can provide me some guidence on any quick way I can check the API response on my boiler/system, I'll gladly experiment and see if...
> Just be sure to set all the environment variables from lines 13 to 18. I ran the following: ``` pip install vaillant-netatmo-api nano example.py ``` I pasted the example.py...
> But for now, this is how you can run the mentioned example: Okay, installed as above and the output is three lines, which presumably is the token.access_token, token.refresh_token and...
+1 This is the exact functionality I’m looking for too, in order to use my surround sound system, I need to change the “Sound Output” from “TV Speaker” to “Receiver(Optical)”...
@ollo69 any ideas on who / where / what we could request from Samsung to allow you to implement? I’ve previously tried using; KEY_HOME+1000+KEY_MENU+KEY_DOWN+KEY_RIGHT+KEY_ENTER+KEY_UP+KEY_DOWN+KEY_ENTER+KEY_HOME But it’s not very reliable /...
@ronyn77 this is the action part of the automation I was using to test: action: - service: media_player.play_media data: media_content_type: send_key media_content_id: >- KEY_HOME+1000+KEY_MENU+KEY_DOWN+KEY_RIGHT+KEY_ENTER+KEY_UP+KEY_DOWN+KEY_ENTER+KEY_HOME target: entity_id: media_player.samsung_s95b