Skip to content

Commit e743f5a

Browse files
committed
Line up json-headers
1 parent fc8f0a9 commit e743f5a

34 files changed

+71
-69
lines changed

tests/data/adam/adam_jip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"06aecb3d00354375924f50c47af36bd2": {
44
"active_preset": "no_frost",
55
"climate_mode": "heat",

tests/data/adam/adam_onoff_cooling_fake_firmware.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"0ca13e8176204ca7bf6f09de59f81c83": {
44
"binary_sensors": {
55
"cooling_enabled": true,

tests/data/adam/adam_plus_anna_new.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"device_zones": {
2+
"devices": {
33
"056ee145a816487eaa69243c3280f8bf": {
44
"available": true,
55
"binary_sensors": {

tests/data/adam/adam_plus_anna_new_UPDATED_DATA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"67d73d0bd469422db25a618a5fb8eeb0": {
44
"switches": {
55
"lock": true

tests/data/adam/adam_plus_anna_new_regulation_off.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"device_zones": {
2+
"devices": {
33
"056ee145a816487eaa69243c3280f8bf": {
44
"available": true,
55
"binary_sensors": {

tests/data/anna/anna_elga_2_cooling.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"573c152e7d4f4720878222bd75638f5b": {
44
"available": true,
55
"binary_sensors": {

tests/data/anna/anna_elga_2_cooling_UPDATED_DATA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"573c152e7d4f4720878222bd75638f5b": {
44
"available": true,
55
"binary_sensors": {

tests/data/anna/anna_elga_2_schedule_off.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"573c152e7d4f4720878222bd75638f5b": {
44
"available": true,
55
"binary_sensors": {

tests/data/anna/anna_elga_no_cooling.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"015ae9ea3f964e668e490fa39da3870b": {
44
"binary_sensors": {
55
"plugwise_notification": false

tests/data/anna/anna_heatpump_cooling.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"entities": {
2+
"devices": {
33
"015ae9ea3f964e668e490fa39da3870b": {
44
"binary_sensors": {
55
"plugwise_notification": false

0 commit comments

Comments
 (0)