Skip to content

Commit

Permalink
Remove deprecated panel_iframe integration (home-assistant#128532)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbede authored Oct 16, 2024
1 parent f4dfe78 commit 4964470
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 277 deletions.
2 changes: 0 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -1090,8 +1090,6 @@ build.json @home-assistant/supervisor
/tests/components/p1_monitor/ @klaasnicolaas
/homeassistant/components/panel_custom/ @home-assistant/frontend
/tests/components/panel_custom/ @home-assistant/frontend
/homeassistant/components/panel_iframe/ @home-assistant/frontend
/tests/components/panel_iframe/ @home-assistant/frontend
/homeassistant/components/peco/ @IceBotYT
/tests/components/peco/ @IceBotYT
/homeassistant/components/pegel_online/ @mib1185
Expand Down
98 changes: 0 additions & 98 deletions homeassistant/components/panel_iframe/__init__.py

This file was deleted.

8 changes: 0 additions & 8 deletions homeassistant/components/panel_iframe/manifest.json

This file was deleted.

8 changes: 0 additions & 8 deletions homeassistant/components/panel_iframe/strings.json

This file was deleted.

5 changes: 0 additions & 5 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4555,11 +4555,6 @@
"config_flow": false,
"iot_class": "local_polling"
},
"panel_iframe": {
"name": "iframe Panel",
"integration_type": "hub",
"config_flow": false
},
"pcs_lighting": {
"name": "PCS Lighting",
"integration_type": "virtual",
Expand Down
1 change: 0 additions & 1 deletion script/hassfest/manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ class QualityScale(IntEnum):
"my",
"onboarding",
"panel_custom",
"panel_iframe",
"plant",
"profiler",
"proxy",
Expand Down
1 change: 0 additions & 1 deletion tests/components/panel_iframe/__init__.py

This file was deleted.

154 changes: 0 additions & 154 deletions tests/components/panel_iframe/test_init.py

This file was deleted.

0 comments on commit 4964470

Please sign in to comment.