room content

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

Fri Apr 10 22:59:46 2026 by walley