This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4b11a632a1
hass-core
/
tests
/
components
/
flic
/
__init__.py
2 lines
38 B
Python
Raw
Normal View
History
Unescape
Escape
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 16:51:01 +00:00
"""
Tests for the flic integration.
"""
Reference in a new issue
Copy permalink