Remove Oncue integration (#143945)

This commit is contained in:
Joost Lekkerkerker
2025-04-30 12:50:28 +02:00
committed by GitHub
parent 6c633668f6
commit 6168fe006e
20 changed files with 94 additions and 2078 deletions

View File

@@ -440,7 +440,6 @@ FLOWS = {
"ohme",
"ollama",
"omnilogic",
"oncue",
"ondilo_ico",
"onedrive",
"onewire",

View File

@@ -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,

View File

@@ -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",