hass-core/tests/components/bsblan/fixtures/device.json
Willem-Jan van Rootselaar 1fe397f7d7
Update bsblan integration (#67399)
* Update bsblan integration

Update the integration to current standards

* removed unused code

update coverage

* some cleanup

* fix conflicts due upstream changes

* fix prettier json files

* fix remove comment code

* use dataclass instead of tuple

* fix spelling

* Set as class attribute

main entity doesn't need to give own name

* fix requirements
2022-10-18 12:06:51 +02:00

42 lines
769 B
JSON

{
"name": "BSB-LAN",
"version": "1.0.38-20200730234859",
"freeram": 85479,
"uptime": 969402857,
"MAC": "00:80:41:19:69:90",
"freespace": 0,
"bus": "BSB",
"buswritable": 1,
"busaddr": 66,
"busdest": 0,
"monitor": 0,
"verbose": 1,
"protectedGPIO": [
{ "pin": 0 },
{ "pin": 1 },
{ "pin": 4 },
{ "pin": 10 },
{ "pin": 11 },
{ "pin": 12 },
{ "pin": 13 },
{ "pin": 18 },
{ "pin": 19 },
{ "pin": 20 },
{ "pin": 21 },
{ "pin": 22 },
{ "pin": 23 },
{ "pin": 50 },
{ "pin": 51 },
{ "pin": 52 },
{ "pin": 53 },
{ "pin": 62 },
{ "pin": 63 },
{ "pin": 64 },
{ "pin": 65 },
{ "pin": 66 },
{ "pin": 67 },
{ "pin": 68 },
{ "pin": 69 }
],
"averages": []
}