Search found 218 matches
- Monday 23 June 2025 19:24
- Forum: Third party and supplementary tools
- Topic: Nice to have: title above power users in dashboad
- Replies: 0
- Views: 25
Nice to have: title above power users in dashboad
Would be nice if the power source was written out above the bubble for the power users .....
- Sunday 22 June 2025 19:54
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
I have a lot of experience with domoticz by now, but this was a perfect guideline.
Built a script for the Room temperature and Outside temperature within 15 minutes.
Right now its in the version without the parathesis, but when it changes I'll check if it still works.
Thanks a lot for your help!!
Built a script for the Room temperature and Outside temperature within 15 minutes.
Right now its in the version without the parathesis, but when it changes I'll check if it still works.
Thanks a lot for your help!!
- Sunday 22 June 2025 13:00
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
Yes, it is correct!
I only wonder how to convert this value to a valid temperature, including if the value is different as I had observed earlier.
I only wonder how to convert this value to a valid temperature, including if the value is different as I had observed earlier.
- Sunday 22 June 2025 9:43
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
I know have {"value": {"value": 30.375}} as an item in my list: thanks a lot.
Now the conversion never done that before
Now the conversion never done that before
- Saturday 21 June 2025 17:29
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
I was just wondering how to get the values. The script must run within MqttMapper. This is the current logging: 2025-06-21 17:22:10.925 MQTT mapper: Pushing 'onMessageCallback' on to queue 2025-06-21 17:22:10.925 MQTT mapper: Processing 'onMessageCallback' message 2025-06-21 17:22:10.925 MQTT mapper ...
- Friday 20 June 2025 19:09
- Forum: Zigbee
- Topic: reinstalled zigbee2mqtt: how do i get my devices back?
- Replies: 1
- Views: 86
reinstalled zigbee2mqtt: how do i get my devices back?
Had a major crash, so needed to reinstall all devices with docker. So i have every thing back up and running, i see all my devices in domoticz, have zigbee2mqtt up and running, only i dont see any devices in the front end. I already did a "permit to join" no succes. All devices are also listed in ...
- Monday 16 June 2025 11:18
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1109
- Views: 209072
Re: Python plugin: Presence detection from wireless router
Updated all my files, running now from within docker (through dockge) I'm running the Beta version Successfully installed bcrypt-4.3.0 paramiko-3.5.1 pynacl-1.5.0 I don't think my iDetect get get out of docker: 2025-06-16 11:09:26.073 Error: Detect: 192.168.2.1 ====> SSH Could not connect (using ...
- Friday 13 June 2025 18:18
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
I have some stuf to thing about. I get all the values from the ebusd, so an alternatieve is present. I think the sensors work, don't know why, but I switched off the sensor and they went down, pretty amazing. I think I will clean everything up, now every thing in docker files with dockge. I changed ...
- Friday 13 June 2025 17:29
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
2025-06-13 17:19:14.020 MQTT mapper: Processing 'onMessageCallback' message 2025-06-13 17:19:14.020 MQTT mapper: Calling message handler 'onMessage' on 'module' type object. 2025-06-13 17:19:14.020 MQTT mapper: onMQTTPublish found ebusd/global/signal, Device 'MQTTsignal', message 'True' 2025-06-13 ...
- Friday 13 June 2025 14:53
- Forum: Bugs and Problems
- Topic: Can't get Netfit Easy to run
- Replies: 9
- Views: 262
Re: Can't get Netfit Easy to run
That was very simple ... but most things are if you know where to look.
Working!
Working!
- Friday 13 June 2025 14:49
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
Now what do I use in domoticz to read out that signal? Further with the temperature readout i have a mqtt server that "switches" between: Outsidetemp = {"value":{"value":30.125}} and Outsidetemp = 30.125 which needs "mapping" : {"item": {"value"/"value"}} or "mapping" : {"item": ""} I keep changing ...
- Friday 13 June 2025 13:48
- Forum: Bugs and Problems
- Topic: Can't get Netfit Easy to run
- Replies: 9
- Views: 262
Re: Can't get Netfit Easy to run
I know I have to change the settings .... but which curl http://127.0.0.1:3000/api/status: {"user mode":"manual","clock program":"auto","in house status":"ok","in house temp":27,"hot water active":true,"boiler indicator":"off","control":"weather","temp override duration":0,"current switchpoint":32 ...
- Friday 13 June 2025 11:51
- Forum: LUA
- Topic: CLuaHandler: cannot open watermeter.lua: No such file or directory
- Replies: 14
- Views: 379
Re: CLuaHandler: cannot open watermeter.lua: No such file or directory
Thanks for the heads up.
I've now edited most of the plugins within the docker file, I don't know if that's the way, but it got domoticz-solaredge started up.
I've now edited most of the plugins within the docker file, I don't know if that's the way, but it got domoticz-solaredge started up.
- Friday 13 June 2025 11:48
- Forum: Bugs and Problems
- Topic: Can't get Netfit Easy to run
- Replies: 9
- Views: 262
Re: Can't get Netfit Easy to run
Sorry about the credentials .... dockge says: [email protected] start myNefitEasy | > easy-server --host=0.0.0.0 myNefitEasy | myNefitEasy | HTTP server listening on http://0.0.0.0:3000 no other comments, I do wonder why its not sending on http://127.0.0.1:3000? Can you put that in ...
- Friday 13 June 2025 11:39
- Forum: Bugs and Problems
- Topic: Can't get Netfit Easy to run
- Replies: 9
- Views: 262
Re: Can't get Netfit Easy to run
I don't understand, how must I edit the access-key?
- Friday 13 June 2025 11:23
- Forum: Bugs and Problems
- Topic: Can't get Netfit Easy to run
- Replies: 9
- Views: 262
Can't get Netfit Easy to run
I can't get nefit easy to run, installed through dockge services: nefiteasy-http-server: ports: - 3000:3000 container_name: myNefitEasy environment: - NEFIT_SERIAL_NUMBER=XXXXXX - NEFIT_ACCESS_KEY=XXXXXXXXX - NEFIT_PASSWORD=XXXXXX image: trafex/nefiteasy-http-server networks: {} It says in Domotics ...
- Friday 13 June 2025 11:20
- Forum: Python
- Topic: Python Plugin: MqttMapper
- Replies: 343
- Views: 38362
Re: Python Plugin: MqttMapper
I have solved the water sensor and light sensor! I have one question remaining. I use the sensors in ebusd as sensors to contol that I still have a connection. These are booleans, which I cant read very well in domotics. I've tried nearly everthing but I can't work it out. Screenshot 2025-06-13 ...
- Thursday 12 June 2025 20:50
- Forum: LUA
- Topic: CLuaHandler: cannot open watermeter.lua: No such file or directory
- Replies: 14
- Views: 379
Re: CLuaHandler: cannot open watermeter.lua: No such file or directory
I had to use: sudo docker exec -it domoticz bash i was within the docker: root@355aab15c8a9 ls -l /opt/domoticz/userdata/scripts/lua_parsers : response was "No such file or directory" I then made the directory lua_parsers and copied the file into it. Ran domoticz and it worked!! I got domoticz ...
- Thursday 12 June 2025 20:28
- Forum: LUA
- Topic: CLuaHandler: cannot open watermeter.lua: No such file or directory
- Replies: 14
- Views: 379
Re: CLuaHandler: cannot open watermeter.lua: No such file or directory
hjz@debian:/opt/stacks/domoticz$docker exec -it domoticz
docker: 'docker exec' requires at least 2 arguments
Usage: docker exec [OPTIONS] CONTAINER COMMAND [ARG...]
See 'docker exec --help' for more information
I did it from the docker directory, but it is asking for more arguments?
docker: 'docker exec' requires at least 2 arguments
Usage: docker exec [OPTIONS] CONTAINER COMMAND [ARG...]
See 'docker exec --help' for more information
I did it from the docker directory, but it is asking for more arguments?
- Thursday 12 June 2025 20:12
- Forum: LUA
- Topic: CLuaHandler: cannot open watermeter.lua: No such file or directory
- Replies: 14
- Views: 379
Re: CLuaHandler: cannot open watermeter.lua: No such file or directory
I,d like to try, can you lead me through the process please?