Hello everyone,
hello stedweil,
an update…I have reinstalled the MM and I have said that I have it running in a Proxmox container (LXC)…that also worked via this page:
https://tteck.github.io/Proxmox/#miscellaneous
the installation worked perfectly…then I adjusted the config one after the other…
all modules work, regardless of whether they are MMM-Fuel, MMM-Clock or Calender…only not the MMM-ioBroker…my temperature and humidity data records are still not displayed
@stedweil: Let’s please go through again step by step what I can do to possibly narrow down the error. I bought the Aquara parts especially to display this via MM and it actually worked until recently.
Thank you in advance
{
module: 'MMM-ioBroker',
position: 'top_left',
config: {
host: '192.168.200.38',
port: '8082',
https: false,
devices: [
{ name: 'EG-Ankleide',
deviceStates: [
{ id: 'zigbee.0.00158d0002fb4915.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d0002fb4915.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'EG-Büro',
deviceStates: [
{ id: 'zigbee.0.00158d0006d571bb.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d0006d571bb.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'EG-Bad',
deviceStates: [
{ id: 'zigbee.0.00158d0006e3ee77.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d0006e3ee77.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'EG-Wohnzimmer',
deviceStates: [
{ id: 'hm-rpc.0.NEQ1522239.1.TEMPERATURE', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'hm-rpc.0.NEQ1522239.1.HUMIDITY', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'Dach-Speicher',
deviceStates: [
{ id: 'hm-rpc.0.KEQ0242488.1.TEMPERATURE', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'hm-rpc.0.KEQ0242488.1.HUMIDITY', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'Treppenhaus',
deviceStates: [
{ id: 'hm-rpc.0.LEQ0592936.1.TEMPERATURE', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'hm-rpc.0.LEQ0592936.1.HUMIDITY', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'OG-Bad',
deviceStates: [
{ id: 'zigbee.0.00158d008b644f6f.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d008b644f6f.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'OG-Wohnzimmer',
deviceStates: [
{ id: 'zigbee.0.00158d008b64556c.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d008b64556c.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'OG-Rumpelzimmer',
deviceStates: [
{ id: 'zigbee.0.00158d008b644eff.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d008b644eff.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'OG-Esszimmer',
deviceStates: [
{ id: 'zigbee.0.00158d008b6192cd.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d008b6192cd.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'OG-Schlafzimmer',
deviceStates: [
{ id: 'zigbee.0.00158d008b69c067.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d008b69c067.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
{ name: 'UG-Waschküche',
deviceStates: [
{ id: 'zigbee.0.00158d008b619293.temperature', icon: 'wi wi-thermometer', suffix: '°' },
{ id: 'zigbee.0.00158d008b619293.humidity', icon: 'wi wi-humidity', suffix: '%' }
]
},
]
}
},
Thermo and humidy of the sleeping room OG:
zigbee.0.00158d008b69c067.temperature
and
zigbee.0.00158d008b69c067.humidity
