I have created some groups but when I look in database.db some are emty and other don´t even show up.
What could be the problem?
Groups
'6':
friendly_name: lights_inside
retain: false
transition: 1
# Optional: Change group state when one of the devices in it changes state, see 'State changes' below (default: true)
optimistic: true
# Note: this has to be the ieeeAddr of the device, not the friendly_name! (default: empty)
devices:
- '0x7cb03eaa0a0155d8'
- '0x7cb03eaa00b20ede'
- '0xd85def11a1000439'
- '0x7cb03eaa0a0159e8'
'7':
friendly_name: lights outside
retain: false
transition: 1
# Optional: Change group state when one of the devices in it changes state, see 'State changes' below (default: true)
optimistic: true
# Note: this has to be the ieeeAddr of the device, not the friendly_name! (default: empty)
devices:
- '0x7cb03eaa00b07878'
- '0x84182600000a959b'
- '0x84182600000ab791'
database.db
{"id":82,"type":"Group","groupID":6,"members":[],"meta":{}}
Group 7 does not even show.