updateDeviceSettings: Did not find device with key='devicename'

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

Post Reply
User avatar
FearNaBoinne
Posts: 144
Joined: Tuesday 30 April 2019 10:08
Target OS: Linux
Domoticz version: 2021.1
Location: Sector 0
Contact:

updateDeviceSettings: Did not find device with key='devicename'

Post by FearNaBoinne »

I am trying to add a Gosund SP1 v23 to the system using the MQTT with Discover plugin.

I set up the device identical to other devices. The only difference is that this is my first Gosund module, and the first Tasmota device that does power measuring.

Once I typed 'setoption19 1', Domoticz/Mosquitto with discovery started giving messages like:
updateDeviceSettings: Did not find device with key='devicename', value = '68DB65_status'
updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Today'

It's stopped again after having turned off option19 on the device...

Here's a section of the log:

Code: Select all

 2021-05-01 17:30:03.192 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.193 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = 'C4B358_status'
2021-05-01 17:30:03.193 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.194 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '6CD963_status'
2021-05-01 17:30:03.194 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.194 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '6B854D_status'
2021-05-01 17:30:03.194 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.195 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = 'AC1C5D_status'
2021-05-01 17:30:03.195 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.196 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '477C82_status'
2021-05-01 17:30:03.196 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.196 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = 'B67283_status'
2021-05-01 17:30:03.196 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.197 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '3A0972_status'
2021-05-01 17:30:03.197 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.197 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '134AC6_status'
2021-05-01 17:30:03.197 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.198 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = 'C287E8_status'
2021-05-01 17:30:03.198 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.198 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '146F9C_status'
2021-05-01 17:30:03.198 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.199 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = 'D66E1D_status'
2021-05-01 17:30:03.199 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.199 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '6B6A48_status'
2021-05-01 17:30:03.199 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.200 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_TotalStartTime'
2021-05-01 17:30:03.200 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.200 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Total'
2021-05-01 17:30:03.200 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.201 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Yesterday'
2021-05-01 17:30:03.201 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.201 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Today'
2021-05-01 17:30:03.201 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.201 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Power'
2021-05-01 17:30:03.202 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.202 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_ApparentPower'
2021-05-01 17:30:03.202 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.202 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_ReactivePower'
2021-05-01 17:30:03.202 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.203 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Factor'
2021-05-01 17:30:03.203 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.203 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Voltage'
2021-05-01 17:30:03.203 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.204 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_ENERGY_Current'
2021-05-01 17:30:03.204 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0
2021-05-01 17:30:03.204 (Mosquitto with discovery) updateDeviceSettings: Did not find device with key='devicename', value = '9198D2_status'
2021-05-01 17:30:03.204 (Mosquitto with discovery) updateDeviceSettings: TypeName: '' Type: 0 
Has anyone seen this before? Any suggestions? Why would this Tasmota device not be automatically added as a group of Domoticz devices, when it worked for all other Tasmota devices before this?

HELP?!...
RasPi, Raspbian , Domoticz v2021.1, Z-Wave Stick, RFLink, RFXtrx433e, Hue, Tuya (Tasmota/Mosquitto with Discovery), ESP(easy), MySensors.org, OTGW
User avatar
Xenomes
Posts: 379
Joined: Tuesday 27 November 2018 19:05
Target OS: Linux
Domoticz version: 2024.7
Location: Netherlands
Contact:

Re: updateDeviceSettings: Did not find device with key='devicename'

Post by Xenomes »

I see you opened a issue on the git hub. I got the message to after the update to 2021.1
HP T630 (32GB SSD/8GB Mem) - Ubuntu 22.04.4 LTS (64Bit) - Domoticz 2024.7 with Machinon theme - RFLink - KaKu - Sonoff - Tasmota - Shelly - MQTT2Zigbee - OpenTherm Gateway - Tinytuya - IR Blaster - P1 Smart Meter - NPN Watermeter - Google Assistant
User avatar
waltervl
Posts: 5148
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: updateDeviceSettings: Did not find device with key='devicename'

Post by waltervl »

There is now also the feature in 2021.1 that you have to switch on debug logging in order to see the MQTT messages in Domoticz/in.

viewtopic.php?f=6&t=36171 these are one of the last changes in stable.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests