hass-core/homeassistant/generated/config_flows.py
Florent Thoumie 0abb2f3eb8 Add new integration for Jandy iAqualink pool control (#26034)
* Import new iaqualink component with climate platform.

* Style and unittest changes, fix async_step_import.

* Reorder imports.

* Fix stale doctstrings and add unittest.
2019-09-06 22:21:56 +02:00

72 lines
1 KiB
Python

"""Automatically generated by hassfest.
To update, run python3 -m script.hassfest
"""
FLOWS = [
"adguard",
"ambiclimate",
"ambient_station",
"axis",
"cast",
"cert_expiry",
"daikin",
"deconz",
"dialogflow",
"emulated_roku",
"esphome",
"geofency",
"geonetnz_quakes",
"gpslogger",
"hangouts",
"heos",
"homekit_controller",
"homematicip_cloud",
"hue",
"iaqualink",
"ifttt",
"ios",
"ipma",
"iqvia",
"life360",
"lifx",
"linky",
"locative",
"logi_circle",
"luftdaten",
"mailgun",
"met",
"mobile_app",
"mqtt",
"nest",
"notion",
"openuv",
"owntracks",
"plaato",
"point",
"ps4",
"rainmachine",
"simplisafe",
"smartthings",
"smhi",
"somfy",
"sonos",
"tellduslive",
"toon",
"tplink",
"traccar",
"tradfri",
"twentemilieu",
"twilio",
"unifi",
"upnp",
"velbus",
"vesync",
"wemo",
"withings",
"wwlln",
"zha",
"zone",
"zwave"
]