I had originally set my area for my apartment. I did some updating and added rooms and now I am unable to assign rooms to existing area.
This might sound silly, but are you certain you are adding them to the correct area ID?
Yeah, I tried using the name and the area Id code and it isn’t working for some reason.
Hi @Xeriph! Maybe I can see if it is some sort of bug.
Do you get any error, or something else happening? What do you get when you go to the room and type:
set room area = Name of your area
If nothing happens when you press Enter , and the command doesn’t disappear from the command console, then we have a bug. If so, try pressing F12 and check the browser’s Console tab to see if you have any error message there. It can look like this:
You may also try using the area ID instead of area name. To list your areas and to see their IDs, type:
list areas
So I was missing part of the command. I was trying to use “set area ” when I needed to use “set room area ” . User error on my part.