core/homeassistant/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
..
__init__.py
binary_sensor.py
config_flow.py
const.py
device.py
entity.py
manifest.json
sensor.py
services.yaml
strings.json
switch.py