Remove sampleclient (#45)

This commit is contained in:
Joakim Sørensen
2020-11-14 15:27:54 +01:00
committed by GitHub
parent bf76923975
commit 668bd9d0bc
13 changed files with 129 additions and 47 deletions

View File

@ -1,11 +1,11 @@
{
"name": "Blueprint",
"hacs": "0.24.0",
"hacs": "1.6.0",
"domains": [
"binary_sensor",
"sensor",
"switch"
],
"iot_class": "Cloud Polling",
"homeassistant": "0.115.0"
"homeassistant": "0.118.0"
}