hass-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 Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
binary_sensor.py Migrate Flo to new entity naming style (#74744) 2022-07-10 21:40:06 +02:00
config_flow.py Fix configuring Flo instances (#90990) 2023-04-10 12:37:36 -04:00
const.py
device.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
entity.py Migrate Flo to new entity naming style (#74744) 2022-07-10 21:40:06 +02:00
manifest.json Sort manifests 3 (#87024) 2023-02-08 20:19:19 +01:00
sensor.py Use UnitOfTemperature in integrations (e-h) (#84305) 2022-12-20 18:29:16 +01:00
services.yaml
strings.json
switch.py Improve entity type hints [f] (#77143) 2022-08-22 13:36:33 +02:00