hass-core/tests/components/flo
Anthony Mattas ee1644c24e
Fix configuring Flo instances (#90990)
* Update config_flow.py

Used constant string for consistency

* Update config_flow.py

Removed code for location ID and name the integration using the username

* Update manifest.json

Updated codeowners

* Update config_flow.py

* Update config_flow.py

Formatted with black

* Update manifest.json

Updated codeowners

* Update test_config_flow.py

Updated test
2023-04-10 12:37:36 -04:00
..
fixtures Prettify json (component test fixtures) (#68892) 2022-03-30 11:37:17 +02:00
__init__.py
common.py
conftest.py Fix Flo returning stale data (#60491) 2021-11-29 20:00:39 -05:00
test_binary_sensor.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_config_flow.py Fix configuring Flo instances (#90990) 2023-04-10 12:37:36 -04:00
test_device.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_init.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_sensor.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_services.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_switch.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00