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
bf831267cf
core
/
tests
/
components
/
tradfri
/
__init__.py
3 lines
75 B
Python
Raw
Normal View
History
Unescape
Escape
Config flow tradfri (#16665) * Fix comments * Add config flow tests * Fix Tradfri light tests * Lint * Remove import group from config flow * fix stale comments
2018-09-19 19:21:43 +00:00
"""
Tests for the tradfri component.
"""
Clean tradfri hass data and add tests (#39620)
2020-09-03 16:39:24 +00:00
MOCK_GATEWAY_ID
=
"
mock-gateway-id
"