Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add Komfovent (#95722)" #104819

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -636,8 +636,6 @@ omit =
homeassistant/components/kodi/browse_media.py
homeassistant/components/kodi/media_player.py
homeassistant/components/kodi/notify.py
homeassistant/components/komfovent/__init__.py
homeassistant/components/komfovent/climate.py
homeassistant/components/konnected/__init__.py
homeassistant/components/konnected/panel.py
homeassistant/components/konnected/switch.py
Expand Down
2 changes: 0 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -665,8 +665,6 @@ build.json @home-assistant/supervisor
/tests/components/knx/ @Julius2342 @farmio @marvin-w
/homeassistant/components/kodi/ @OnFreund
/tests/components/kodi/ @OnFreund
/homeassistant/components/komfovent/ @ProstoSanja
/tests/components/komfovent/ @ProstoSanja
/homeassistant/components/konnected/ @heythisisnate
/tests/components/konnected/ @heythisisnate
/homeassistant/components/kostal_plenticore/ @stegm
Expand Down
34 changes: 0 additions & 34 deletions homeassistant/components/komfovent/__init__.py

This file was deleted.

91 changes: 0 additions & 91 deletions homeassistant/components/komfovent/climate.py

This file was deleted.

74 changes: 0 additions & 74 deletions homeassistant/components/komfovent/config_flow.py

This file was deleted.

3 changes: 0 additions & 3 deletions homeassistant/components/komfovent/const.py

This file was deleted.

9 changes: 0 additions & 9 deletions homeassistant/components/komfovent/manifest.json

This file was deleted.

22 changes: 0 additions & 22 deletions homeassistant/components/komfovent/strings.json

This file was deleted.

1 change: 0 additions & 1 deletion homeassistant/generated/config_flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@
"kmtronic",
"knx",
"kodi",
"komfovent",
"konnected",
"kostal_plenticore",
"kraken",
Expand Down
6 changes: 0 additions & 6 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2892,12 +2892,6 @@
"config_flow": true,
"iot_class": "local_push"
},
"komfovent": {
"name": "Komfovent",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
},
"konnected": {
"name": "Konnected.io",
"integration_type": "hub",
Expand Down
3 changes: 0 additions & 3 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1131,9 +1131,6 @@ kiwiki-client==0.1.1
# homeassistant.components.knx
knx-frontend==2023.6.23.191712

# homeassistant.components.komfovent
komfovent-api==0.0.3

# homeassistant.components.konnected
konnected==1.2.0

Expand Down
3 changes: 0 additions & 3 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -888,9 +888,6 @@ kegtron-ble==0.4.0
# homeassistant.components.knx
knx-frontend==2023.6.23.191712

# homeassistant.components.komfovent
komfovent-api==0.0.3

# homeassistant.components.konnected
konnected==1.2.0

Expand Down
1 change: 0 additions & 1 deletion tests/components/komfovent/__init__.py

This file was deleted.

14 changes: 0 additions & 14 deletions tests/components/komfovent/conftest.py

This file was deleted.