core/homeassistant/components/samsungtv
Philip Peitsch 6c66af4e41
Add ability to send custom keys to Samsung TV (#83439)
* Add SamsungTV Remote entity with support for turn-off and send command

* Fix SamsungTV remote tests
2023-05-25 15:55:44 +02:00
..
triggers
__init__.py Add ability to send custom keys to Samsung TV (#83439) 2023-05-25 15:55:44 +02:00
bridge.py Add ability to send custom keys to Samsung TV (#83439) 2023-05-25 15:55:44 +02:00
config_flow.py Cleanup deprecated YAML from samsungtv (#93392) 2023-05-23 11:33:51 +02:00
const.py Cleanup deprecated YAML from samsungtv (#93392) 2023-05-23 11:33:51 +02:00
device_trigger.py
diagnostics.py
entity.py Add ability to send custom keys to Samsung TV (#83439) 2023-05-25 15:55:44 +02:00
helpers.py
manifest.json Bump async-upnp-client to 0.33.2 (#93329) 2023-05-21 17:17:08 -05:00
media_player.py Add ability to send custom keys to Samsung TV (#83439) 2023-05-25 15:55:44 +02:00
remote.py Add ability to send custom keys to Samsung TV (#83439) 2023-05-25 15:55:44 +02:00
strings.json Cleanup samsungtv strings (#93395) 2023-05-23 12:06:19 +02:00
trigger.py