hass-core/homeassistant/components/flic
Tom Hennigan ce138dd30e
Add unique id to flic buttons (#61496)
* Use bluetooth address as unique id for flic buttons.

* Always lower case address for uid and add tests.

* Update test to set up component.

* Use format_mac(addr) as unique id.

* Only patch pyflic objects and use query entity registry for buttons.

* Replace ExitStack with patch.multiple, remove assert_setup_component.

* Test binary sensor is present in state machine.
2022-01-05 17:51:01 +01:00
..
__init__.py
binary_sensor.py Add unique id to flic buttons (#61496) 2022-01-05 17:51:01 +01:00
manifest.json Flic bump lib to 2.0.3 (#50483) 2021-05-15 15:55:07 +02:00