Jan-Philipp Benecke
1d425f3913
Use debug/warning instead of info log level in components [s] ( #126141 )
...
* Use debug/warning instead of info log level in components [s]
* Fix merge error
2024-09-18 21:33:52 +02:00
Paulus Schoutsen
97ffbf5aad
Add model ID to samsungtv ( #125369 )
2024-09-05 23:03:37 +02:00
epenet
a6ca5c5b84
Add logging to SamsungTV turn-on ( #117962 )
...
* Add logging to SamsungTV turn-on
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-24 09:59:29 +02:00
epenet
deded19bb3
Add available and state to SamsungTV remote ( #117909 )
...
* Add available and state to SamsungTV remote
* Align turn_off
* Fix merge
* Fix merge (again)
2024-05-22 20:35:34 +02:00
epenet
5ee42ec780
Remove duplicate code in SamsungTV ( #117913 )
2024-05-22 12:29:25 +02:00
epenet
39b4e890a0
Add coordinator to SamsungTV ( #117863 )
...
* Introduce samsungtv coordinator
* Adjust
* Adjust media_player
* Remove remote
* Adjust
* Fix mypy
* Adjust
* Use coordinator.async_refresh
2024-05-22 09:20:05 +02:00
epenet
570d5f2b55
Add turn_on to SamsungTV remote ( #117403 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-19 20:14:20 -10:00
Marc Mueller
930a396712
Add empty line after module docstring [s] ( #112704 )
2024-03-08 14:33:51 +01:00
Jan-Philipp Benecke
4e3ff45a5e
Use constant instead of plain key name for device info attributes ( #103188 )
...
* Use constant instead of plain key name for device info connections
* Some more device info constant changes
2023-11-02 21:59:25 +01:00
Joost Lekkerkerker
835982ebe5
Migrate Samsung TV to has entity name ( #96751 )
...
* Migrate Samsung TV to has entity name
* Fix test
* Fix tests
---------
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2023-10-06 13:54:21 +02:00
Simone Chemelli
fe85b20502
SamsungTV: Add unique_id for when missing (legacy models) ( #96829 )
...
* Add unique_id for when missing (legacy models)
* add comment
* update tests, thx @epenet
2023-09-13 01:24:49 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
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
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