So I have an object I want to add value to the array.
This is my object {roomType: t, roomName: n, roomColor: c, appliances:[1] }]) I want to add values
{roomType: t, roomName: n, roomColor: c, appliances:[1] }])