Minor home-map changes
This commit is contained in:
parent
ccd9bcd3b5
commit
0f08e9f1ee
1 changed files with 2 additions and 2 deletions
|
|
@ -130,7 +130,7 @@ const sliderSVXY = (bulb: string, argument: string) => (
|
|||
const config: Config = {
|
||||
space: {
|
||||
name: "Home",
|
||||
color: "orange",
|
||||
color: "teal",
|
||||
mqtt: "ws://192.168.0.12:1884"
|
||||
},
|
||||
topics: [
|
||||
|
|
@ -547,7 +547,7 @@ const config: Config = {
|
|||
{
|
||||
image: require("./assets/layers/rooms.svg"),
|
||||
baseLayer: true,
|
||||
name: "Uwap Home",
|
||||
name: "Rooms",
|
||||
defaultVisibility: "visible",
|
||||
opacity: 0.7,
|
||||
bounds: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue