mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Add Lichess Integration (#166051)
This commit is contained in:
1
homeassistant/generated/config_flows.py
generated
1
homeassistant/generated/config_flows.py
generated
@@ -388,6 +388,7 @@ FLOWS = {
|
||||
"lg_soundbar",
|
||||
"lg_thinq",
|
||||
"libre_hardware_monitor",
|
||||
"lichess",
|
||||
"lidarr",
|
||||
"liebherr",
|
||||
"lifx",
|
||||
|
||||
@@ -3683,6 +3683,12 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"lichess": {
|
||||
"name": "Lichess",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"lidarr": {
|
||||
"name": "Lidarr",
|
||||
"integration_type": "service",
|
||||
|
||||
Reference in New Issue
Block a user