devices with short “2 letter” ID work as expected, the ones with “10 letter” id don’t, except for lighting relais, they work. could this be connected to the length of the ID when parsing into MQTT. very strange
{
"/configs/file": {
"date": 1609236587,
"version_application": "03.04.03-257-dd",
"endpoints": [
{
"id_endpoint": 7,
"first_usage": "hvac",
"id_device": 7,
"name": "Fussboden Bad",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "boiler"
},
{
"id_endpoint": 8,
"first_usage": "hvac",
"id_device": 8,
"name": "Panel XXXXXX",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "boiler"
},
{
"id_endpoint": 12,
"first_usage": "hvac",
"id_device": 12,
"name": "Panel Wohnzimmer",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "boiler"
},
{
"id_endpoint": 11,
"first_usage": "hvac",
"id_device": 11,
"name": "Fussboden WC",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "boiler"
},
{
"id_endpoint": 9,
"first_usage": "others",
"id_device": 9,
"name": "Repeater 1",
"anticipation_start": false,
"picto": "picto_plug",
"last_usage": "others"
},
{
"id_endpoint": 10,
"first_usage": "others",
"id_device": 10,
"name": "Repeater 2",
"anticipation_start": false,
"picto": "picto_plug",
"last_usage": "others"
},
{
"id_endpoint": 1551009262,
"first_usage": "light",
"id_device": 1551009262,
"name": "LED Küche",
"anticipation_start": false,
"picto": "picto_ceiling",
"last_usage": "light"
},
{
"id_endpoint": 1551085229,
"first_usage": "hvac",
"id_device": 1551085229,
"name": "Panel XXXXXX",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "electric"
},
{
"id_endpoint": 1564916221,
"first_usage": "light",
"id_device": 1564916221,
"name": "LED Garten",
"anticipation_start": false,
"picto": "picto_lamp",
"last_usage": "light"
},
{
"id_endpoint": 1609156176,
"first_usage": "hvac",
"id_device": 1609156176,
"name": "XXXXXX Fernsehzimmer",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "electric"
},
{
"id_endpoint": 1609156305,
"first_usage": "hvac",
"id_device": 1609156305,
"name": "XXXX Schlafzimmer",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "electric"
},
{
"id_endpoint": 1609156423,
"first_usage": "hvac",
"id_device": 1609156423,
"name": "XXXXXXX EG",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "electric"
},
{
"id_endpoint": 1609156521,
"first_usage": "hvac",
"id_device": 1609156521,
"name": "Bad EG",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "electric"
},
{
"id_endpoint": 1609156622,
"first_usage": "hvac",
"id_device": 1609156622,
"name": "XXXXXXX EG",
"anticipation_start": false,
"picto": "picto_thermometer",
"last_usage": "electric"
}
]