Remove Oncue integration (#143945)
This commit is contained in:
committed by
GitHub
parent
6c633668f6
commit
6168fe006e
1
homeassistant/generated/config_flows.py
generated
1
homeassistant/generated/config_flows.py
generated
@@ -440,7 +440,6 @@ FLOWS = {
|
||||
"ohme",
|
||||
"ollama",
|
||||
"omnilogic",
|
||||
"oncue",
|
||||
"ondilo_ico",
|
||||
"onedrive",
|
||||
"onewire",
|
||||
|
||||
5
homeassistant/generated/dhcp.py
generated
5
homeassistant/generated/dhcp.py
generated
@@ -404,11 +404,6 @@ DHCP: Final[list[dict[str, str | bool]]] = [
|
||||
"domain": "obihai",
|
||||
"macaddress": "9CADEF*",
|
||||
},
|
||||
{
|
||||
"domain": "oncue",
|
||||
"hostname": "kohlergen*",
|
||||
"macaddress": "00146F*",
|
||||
},
|
||||
{
|
||||
"domain": "onvif",
|
||||
"registered_devices": True,
|
||||
|
||||
@@ -4563,12 +4563,6 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"single_config_entry": true
|
||||
},
|
||||
"oncue": {
|
||||
"name": "Oncue by Kohler",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"ondilo_ico": {
|
||||
"name": "Ondilo ICO",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user