hass-core/homeassistant/components/flo
Anthony Mattas ee1644c24e
Fix configuring Flo instances ()
* 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 () 2023-04-10 12:37:36 -04:00
const.py
device.py Update black to 23.1.0 () 2023-02-02 18:35:24 +01:00
entity.py
manifest.json Sort manifests 3 () 2023-02-08 20:19:19 +01:00
sensor.py Use UnitOfTemperature in integrations (e-h) () 2022-12-20 18:29:16 +01:00
services.yaml
strings.json
switch.py