core/homeassistant/components/samsungtv
J. Nick Koston a56b5994e5
Disable polling for samsungtv remote entities (#93650)
These entities do not have a defined state, there is no reason to poll
2023-05-27 19:55:48 -04: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
media_player.py Add ability to send custom keys to Samsung TV (#83439) 2023-05-25 15:55:44 +02:00
remote.py Disable polling for samsungtv remote entities (#93650) 2023-05-27 19:55:48 -04:00
strings.json Cleanup samsungtv strings (#93395) 2023-05-23 12:06:19 +02:00
trigger.py