Skip to content

Commit

Permalink
Revert "Add Komfovent (#95722)" (#104819)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Nov 30, 2023
1 parent 45f79ee commit 208622e
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 454 deletions.
2 changes: 0 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -633,8 +633,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 @@ -663,8 +663,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 @@ -246,7 +246,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 @@ -2881,12 +2881,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 @@ -1128,9 +1128,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 @@ -885,9 +885,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.

0 comments on commit 208622e

Please sign in to comment.