core/tests/components/pi_hole
Michael ee3ab45012
Make API key mandatory for PI-Hole (#85264)
* add reauth flow

* adjust tests

* use constant for platforms

* remove not needed async_get_entry()

* fix typo

* user _async_abort_entries_match()

* don't use CONF_ prefix for config dicts

* sort PLATFORMS

* use entry_data in reauth flow
2023-01-07 12:22:36 +01:00
..
__init__.py Make API key mandatory for PI-Hole (#85264) 2023-01-07 12:22:36 +01:00
test_config_flow.py Make API key mandatory for PI-Hole (#85264) 2023-01-07 12:22:36 +01:00
test_init.py Make API key mandatory for PI-Hole (#85264) 2023-01-07 12:22:36 +01:00
test_update.py Make API key mandatory for PI-Hole (#85264) 2023-01-07 12:22:36 +01:00