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 Fix configuring Flo instances (#90990) 2023-04-10 12:37:36 -04:00
const.py
device.py
entity.py
manifest.json Sort manifests 3 (#87024) 2023-02-08 20:19:19 +01:00
sensor.py
services.yaml
strings.json
switch.py