add binary_sensor to resources.json

This commit is contained in:
ludeeus 2019-03-08 22:58:34 +01:00
parent 01d25d9908
commit 9a4a86bfea

View File

@ -1,4 +1,5 @@
[
"https://raw.githubusercontent.com/custom-components/blueprint/master/custom_components/blueprint/binary_sensor.py",
"https://raw.githubusercontent.com/custom-components/blueprint/master/custom_components/blueprint/const.py",
"https://raw.githubusercontent.com/custom-components/blueprint/master/custom_components/blueprint/sensor.py"
]