core/tests/components/samsungtv
J. Nick Koston 28afe9ff9e
Correct misaligned formatting of mac addresses in samsungtv (#110599)
* Correct misaligned formatting of mac addresses in samsungtv

dhcp returns addresses in lowercase without : and there were places
were it was not passed through format_mac which resulted in the wrong
format being saved in the config entry

* safer
2024-02-14 17:25:08 -05:00
..
snapshots
__init__.py
conftest.py
const.py Correct misaligned formatting of mac addresses in samsungtv (#110599) 2024-02-14 17:25:08 -05:00
test_config_flow.py Correct misaligned formatting of mac addresses in samsungtv (#110599) 2024-02-14 17:25:08 -05:00
test_device_trigger.py
test_diagnostics.py
test_init.py Correct misaligned formatting of mac addresses in samsungtv (#110599) 2024-02-14 17:25:08 -05:00
test_media_player.py Correct misaligned formatting of mac addresses in samsungtv (#110599) 2024-02-14 17:25:08 -05:00
test_remote.py
test_trigger.py