This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4ea47333d8
core
/
homeassistant
/
components
/
samsungtv
/
__init__.py
2 lines
34 B
Python
Raw
Normal View
History
Unescape
Escape
Add Samsung TV automatic protocol detection (#27492) * added automatic protocol detection * fix logger tests * fix async tests * add missin const.py * fix log formatting * wait for first update call * migrate first tests * migrated all test functions * started to use state machine * updated all tests to use async_setup_component * slove hints * update tests * get state at correct position * remove impossible tests * fix autodetect tests * use caplog fixture * add test for duplicate * catch concrete exceptions * don't mock samsungctl exceptions * add test for discovery * get state when possible * add test for autodetect without connection
2019-10-25 12:32:12 +00:00
"""
The Samsung TV integration.
"""