room content

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

Wed Aug 26 06:29:15 2026 by walley