diff --git a/resorces.json b/resources.json similarity index 51% rename from resorces.json rename to resources.json index 2d98b6f..018c5e0 100644 --- a/resorces.json +++ b/resources.json @@ -1,5 +1,7 @@ [ "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" + "https://raw.githubusercontent.com/custom-components/blueprint/master/custom_components/blueprint/sensor.py", + "https://raw.githubusercontent.com/custom-components/blueprint/master/custom_components/blueprint/switch.py", + "https://raw.githubusercontent.com/custom-components/blueprint/master/custom_components/blueprint/manifest.json" ] \ No newline at end of file