Skip to content

Commit 149c1e6

Browse files
authored
Remove rpi_camera (home-assistant#157245)
1 parent e37e757 commit 149c1e6

File tree

7 files changed

+1
-283
lines changed

7 files changed

+1
-283
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"domain": "raspberry_pi",
33
"name": "Raspberry Pi",
4-
"integrations": ["raspberry_pi", "rpi_camera", "rpi_power", "remote_rpi_gpio"]
4+
"integrations": ["raspberry_pi", "rpi_power", "remote_rpi_gpio"]
55
}

homeassistant/components/rpi_camera/__init__.py

Lines changed: 0 additions & 88 deletions
This file was deleted.

homeassistant/components/rpi_camera/camera.py

Lines changed: 0 additions & 156 deletions
This file was deleted.

homeassistant/components/rpi_camera/const.py

Lines changed: 0 additions & 22 deletions
This file was deleted.

homeassistant/components/rpi_camera/manifest.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

homeassistant/generated/integrations.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5413,12 +5413,6 @@
54135413
"config_flow": false,
54145414
"name": "Raspberry Pi"
54155415
},
5416-
"rpi_camera": {
5417-
"integration_type": "hub",
5418-
"config_flow": false,
5419-
"iot_class": "local_polling",
5420-
"name": "Raspberry Pi Camera"
5421-
},
54225416
"rpi_power": {
54235417
"integration_type": "hub",
54245418
"config_flow": true,

script/hassfest/quality_scale.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,6 @@ class Rule:
831831
"roon",
832832
"route53",
833833
"rova",
834-
"rpi_camera",
835834
"rpi_power",
836835
"rss_feed_template",
837836
"rtorrent",
@@ -1856,7 +1855,6 @@ class Rule:
18561855
"roon",
18571856
"route53",
18581857
"rova",
1859-
"rpi_camera",
18601858
"rpi_power",
18611859
"rss_feed_template",
18621860
"rtorrent",

0 commit comments

Comments
 (0)