test

$VAR1 = \{'test' => {'type' => 'thermo','image' => '','note' => '','name' => 'test','room' => 1,'id' => 1},'light0' => {'image' => '','type' => 'light','id' => 3,'room' => 1,'name' => 'light0','note' => 'note'},'switch in room 2' => {'id' => 4,'room' => 2,'note' => 'note','name' => 'switch in room 2','image' => '','type' => 'switch'},'thermostat0' => {'type' => 'thermostat','image' => '','note' => 'note','name' => 'thermostat0','room' => 1,'id' => 2}};

type thermo
image
note
name test
room 1
id 1

light0

$VAR1 = \{'test' => {'type' => 'thermo','image' => '','note' => '','name' => 'test','room' => 1,'id' => 1},'light0' => {'image' => '','type' => 'light','id' => 3,'room' => 1,'name' => 'light0','note' => 'note'},'switch in room 2' => {'id' => 4,'room' => 2,'note' => 'note','name' => 'switch in room 2','image' => '','type' => 'switch'},'thermostat0' => {'type' => 'thermostat','image' => '','note' => 'note','name' => 'thermostat0','room' => 1,'id' => 2}};

image
type light
id 3
room 1
name light0
note note

switch in room 2

$VAR1 = \{'test' => {'type' => 'thermo','image' => '','note' => '','name' => 'test','room' => 1,'id' => 1},'light0' => {'image' => '','type' => 'light','id' => 3,'room' => 1,'name' => 'light0','note' => 'note'},'switch in room 2' => {'id' => 4,'room' => 2,'note' => 'note','name' => 'switch in room 2','image' => '','type' => 'switch'},'thermostat0' => {'type' => 'thermostat','image' => '','note' => 'note','name' => 'thermostat0','room' => 1,'id' => 2}};

id 4
room 2
note note
name switch in room 2
image
type switch

thermostat0

$VAR1 = \{'test' => {'type' => 'thermo','image' => '','note' => '','name' => 'test','room' => 1,'id' => 1},'light0' => {'image' => '','type' => 'light','id' => 3,'room' => 1,'name' => 'light0','note' => 'note'},'switch in room 2' => {'id' => 4,'room' => 2,'note' => 'note','name' => 'switch in room 2','image' => '','type' => 'switch'},'thermostat0' => {'type' => 'thermostat','image' => '','note' => 'note','name' => 'thermostat0','room' => 1,'id' => 2}};

type thermostat
image
note note
name thermostat0
room 1
id 2

Wed Oct 8 06:25:27 2025 by walley