mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Ignore RPI-RF in requirements_all
This commit is contained in:
parent
d553c7c8e7
commit
69929f15fb
@ -280,7 +280,7 @@ pywemo==0.4.2
|
||||
radiotherm==1.2
|
||||
|
||||
# homeassistant.components.switch.rpi_rf
|
||||
rpi-rf==0.9.5
|
||||
# rpi-rf==0.9.5
|
||||
|
||||
# homeassistant.components.media_player.yamaha
|
||||
rxv==0.1.11
|
||||
|
@ -8,6 +8,7 @@ import sys
|
||||
|
||||
COMMENT_REQUIREMENTS = [
|
||||
'RPi.GPIO',
|
||||
'rpi-rf',
|
||||
'Adafruit_Python_DHT',
|
||||
'fritzconnection',
|
||||
'pybluez',
|
||||
|
Loading…
x
Reference in New Issue
Block a user