core/homeassistant/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
..
triggers
__init__.py
bridge.py
config_flow.py
const.py
device_trigger.py
diagnostics.py
entity.py
helpers.py
manifest.json
media_player.py
remote.py
strings.json
trigger.py