forked from home-assistant/core
Unblock JSON CI by fixing improperly indented JSON in test fixture (#88803)
This commit is contained in:
2
tests/fixtures/homematicip_cloud.json
vendored
2
tests/fixtures/homematicip_cloud.json
vendored
@@ -6978,7 +6978,7 @@
|
|||||||
"supported": true,
|
"supported": true,
|
||||||
"type": "EXTERNAL"
|
"type": "EXTERNAL"
|
||||||
},
|
},
|
||||||
"3014F711A000DIN_RAIL_DIMMER3": {
|
"3014F711A000DIN_RAIL_DIMMER3": {
|
||||||
"availableFirmwareVersion": "1.2.0",
|
"availableFirmwareVersion": "1.2.0",
|
||||||
"connectionType": "HMIP_RF",
|
"connectionType": "HMIP_RF",
|
||||||
"firmwareVersion": "1.2.0",
|
"firmwareVersion": "1.2.0",
|
||||||
|
Reference in New Issue
Block a user