core/homeassistant/components/samsungtv
Erik Montnemery 334dacc322
Change Entity.name default to UNDEFINED (#94574)
* Change Entity.name default to UNDEFINED

* Update typing

* Update Pylint plugin

* Update TTS test
2023-06-15 11:09:53 +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
const.py
device_trigger.py
diagnostics.py
entity.py Change Entity.name default to UNDEFINED (#94574) 2023-06-15 11:09:53 +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
trigger.py