feat(web-app): set plot options

This commit is contained in:
fastium
2025-05-20 13:09:00 +02:00
parent 803f93041b
commit c9be1ba772
7 changed files with 127 additions and 36 deletions

View File

@@ -12,12 +12,12 @@ export class TimeSeriesManager {
tag: "remi",
};
selected_room = {
room: "Bedroom",
tag: "Bedroom",
room: "Terrasse",
tag: "Terrasse",
};
selected_device = {
device: "Door sensor",
tag: "DoorSensor",
device: "Shed",
tag: "Shed",
};
user_options = [