Check before casting to float & add integration type to bsblan (#97210)

This commit is contained in:
Jan-Philipp Benecke
2023-07-25 16:11:37 +02:00
committed by GitHub
parent 8d6c4e3306
commit c2f9070f40
3 changed files with 6 additions and 1 deletions

View File

@@ -703,7 +703,7 @@
},
"bsblan": {
"name": "BSB-Lan",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_polling"
},