You may want to use "git checkout V26.1.14-1" to get previous version
FYI, version list is available at https://github.com/FlyingDomotic/domoticz-mqttmapper-plugin/releases
Anyway, there's something strange in your logs: I don't known where the following comes from:
2026-02-01 11:32:53.643 ...
Search found 426 matches
- Sunday 01 February 2026 14:59
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
- Sunday 01 February 2026 13:52
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Did you authorize Domoticz to create new devices before restarting MqttMapper ?
- Sunday 01 February 2026 0:08
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Would it be possible to check that there's not the same "Mapper" hardware twice (one with hardware 48 and one with 50)?
- Saturday 31 January 2026 11:35
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Do you mean "everything is ok now" or "there's still something wrong"?
If something is still wrong, please describe it.
If something is still wrong, please describe it.
- Friday 30 January 2026 21:14
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
It seems that there's no more "Mapper: Can't find device" in the log.
Is still something wrong?
Is still something wrong?
- Monday 26 January 2026 19:08
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
I'm back and just tested a new version which add more trace on device creation, and checks for device just after creating it (as Domoticz Python primitive don't return any error.
Would it be possible to update MqttMapper (git pull), set debug (to "Extra verbose", restart it and send me log ?
Would it be possible to update MqttMapper (git pull), set debug (to "Extra verbose", restart it and send me log ?
- Sunday 25 January 2026 11:14
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
I'll made a change to trace device creation as it seems there's an not shown error. I won't be able to test it before tomorrow evening or the day after.
Stay tuned!
Stay tuned!
- Wednesday 21 January 2026 0:10
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Is there any errors into Domoticz log related to these devices creation?
It's look like MqttMapper ask for device creation, but Domoticz don't do it. It normally should give some error messages somewhere.
Just a remark, not related to this issue: why creating a percentage device (243/6) as data ...
It's look like MqttMapper ask for device creation, but Domoticz don't do it. It normally should give some error messages somewhere.
Just a remark, not related to this issue: why creating a percentage device (243/6) as data ...
- Monday 19 January 2026 9:44
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
There's a strange thing in the log. MqttMapper says it'll create "amperae State of Charge" and "amperae Hv Capacity" devices but it seems it don't. Going deeper, this message is show at each MqttMapper startup.
Would it be possible to have a look into Domoticz log, to see if "Device creation" is ...
Would it be possible to have a look into Domoticz log, to see if "Device creation" is ...
- Sunday 18 January 2026 22:53
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Could you please copy here content of JSON configuration file?
- Sunday 18 January 2026 21:58
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
I may be wrong, but reading this log, everything is running well, isn't it?
- Saturday 17 January 2026 12:49
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
As of now, I don't see anything strange in this log.
Let's see what'll happen when charging car.
Let's see what'll happen when charging car.
- Saturday 17 January 2026 11:34
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Done: [https://github.com/domoticz/domoticz/issues/6506}
I got an answer:
We are using the mosquito library which i trust
We could interpret this as "Domoticz uses mosquitto, which is rock solid, please investigate on your side, at sender" (or equivalent).
Even if this may seems a bit raw ...
- Monday 12 January 2026 22:29
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Done: [https://github.com/domoticz/domoticz/issues/6506}NvBgm wrote: Sunday 11 January 2026 12:00 Oh, would you mind doing that for me? My English isn't the best, and I'm not very familiar with this subject. Anyway, thanks so much for this, and I hope it's possible later.
- Sunday 11 January 2026 22:30
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
If too complicated, please send me the full log by Private Message.
- Sunday 11 January 2026 19:32
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
You found it, you even copy (part of) it in this message:
2026-01-11 16:12:08.121 Error: Mapper: Can't find device key wican/amperae/HV_CAPACITY
2026-01-11 16:12:13.079 Error: Mapper: Can't find device key wican/amperae/SOC
2026-01-11 16:12:13.179 Error: Mapper: Can't find device key wican ...
2026-01-11 16:12:08.121 Error: Mapper: Can't find device key wican/amperae/HV_CAPACITY
2026-01-11 16:12:13.079 Error: Mapper: Can't find device key wican/amperae/SOC
2026-01-11 16:12:13.179 Error: Mapper: Can't find device key wican ...
- Sunday 11 January 2026 17:18
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
I wasn't sufficiently clear ;-)
Would it be possible to extract part of Domoticz.log concerning MqttMapper between line containing " /home/pi/domoticz/plugins/MqttMapper/MqttMapper.json is a version 1.0 file" and "MqttClient::__init__"?
In addition, if you find any "device creation impossible" in ...
Would it be possible to extract part of Domoticz.log concerning MqttMapper between line containing " /home/pi/domoticz/plugins/MqttMapper/MqttMapper.json is a version 1.0 file" and "MqttClient::__init__"?
In addition, if you find any "device creation impossible" in ...
- Sunday 11 January 2026 16:31
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
The interesting part start with:
and ends with:
Would it be also possible to (temporarily) allow device creation, as this could be a good reason to not create devices successfully?
Code: Select all
/home/pi/domoticz/plugins/MqttMapper/xxxx.json is a version 1.0 fileCode: Select all
MqttClient::__init__- Sunday 11 January 2026 15:56
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
Would it be possible to get part of Domoticz's log related to start of MqttMapper plugin?
- Sunday 11 January 2026 15:37
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 505
- Views: 70952
Re: Python Plugin: MqttMapper
"Error: Mapper: Can't find device key wican/amperae/SOC" just means that there's no MqttMapper device with that key. IT probably has been deleted...
Just restart plug-in to get the device recreated.
Just restart plug-in to get the device recreated.