Search found 105 matches
- Tuesday 05 October 2021 22:04
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29431
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Hello, Update to DSM7.0 ok, the last docker contains python and very soon curl, so it's really easy to use it. Download the official image (domoticz/domoticz), create with autostart and high privilege, complete the folder part (docker/domoticz - /opt/domoticz/userdata) and the ports (replace Auto ...
- Wednesday 29 September 2021 20:34
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29431
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Anyone else has made the jump to DSM 7.0 yet? And got synology on dockers running? Like to know more experience. I just updated my synology (DS218+) this evening to DSM7. Domoticz didn't work ....like expected, but after backup, remove and install from synology package ...it did install successful ...
- Thursday 05 August 2021 10:13
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29431
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Someone already got domoticz running on dockers in DSM 7.0? I just noticed in on my NAS that I can update, but the following point in the release notes are holding me back, especially because I have a zgbee2MQTT dongle and RFXCOM connected via USB on my NAS. USB devices (Wi-Fi dongle, Bluetooth ...
- Monday 08 March 2021 19:25
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100777
Re: Oficial Docker Container
Thanks, but it's docker image, I would like to have a see on Dockerfile source used to create this image This one ? yes, ;) Just for my understanding, is it correct that with this script, I can create my own containers, instead of using the containers from the dockerhub? Although I'm not very ...
- Tuesday 02 March 2021 20:38
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100777
Re: Oficial Docker Container
Do others see the custom tab when using the zigbee2mqtt plugin in this domoticz docker container?
- Monday 01 March 2021 23:17
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100777
Re: Oficial Docker Container
Officially, the installation of the Custom Page is a task for the plugin at start of the plugin. From the wiki, https://www.domoticz.com/wiki/Developing_a_Python_plugin#Setup_custom_page_within_plugin Setup custom page within plugin Create custom HTML file in your plugins' folder, let's assume it ...
- Friday 26 February 2021 15:35
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100777
Re: Oficial Docker Container
I was able to solve it by copying the scripts folder from the Jadahl version to the new docker folder. So thanks for helping out there. Last item that I havent been able to fix is the custom tab for zigbee2mqtt. It also didn't appear initially with the Jadahl version, but I had a work around by ...
- Friday 26 February 2021 14:06
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100777
Re: Oficial Docker Container
Just went from the Jadahl version to this docker version. Works nicely with zigbee2mqtt in other docker container.
However, it seems that the DZVentz scripts are not work, while the blockly scripts do. Any idea how to solve this?
All scripts work perfectly in the Jadahl version.
However, it seems that the DZVentz scripts are not work, while the blockly scripts do. Any idea how to solve this?
All scripts work perfectly in the Jadahl version.
- Sunday 14 February 2021 23:41
- Forum: Heating/cooling
- Topic: Getting frequent temp updates zigbee2mqtt MOES radiator valve
- Replies: 0
- Views: 650
Getting frequent temp updates zigbee2mqtt MOES radiator valve
I just connected the Moes/TuYa TS0601 radiator valve to domoticz via zigbee2mqtt. Unfortunately it doesn't update the temperature, but there is a work around described https://www.zigbee2mqtt.io/devices/TS0601_thermostat.html#local-temperature If you’d like to force device to send local_temperature y ...
- Wednesday 20 January 2021 19:44
- Forum: Design, usability and languages
- Topic: possible to move device to weather tab?
- Replies: 1
- Views: 1170
possible to move device to weather tab?
I got several devices under temperature and utility, that should actually be under weather, such as outside temp, cloud cover, sun power, etc
Is there a way to move these manually?
Is there a way to move these manually?
- Tuesday 19 January 2021 10:58
- Forum: Bugs
- Topic: attempt to index local 'fileStorage' (a boolean value) [SOLVED]
- Replies: 18
- Views: 12688
Re: attempt to index local 'fileStorage' (a boolean value) [SOLVED]
@waaren
This issue keeps on recurring, more or less once a month, any possibility to solve this permanently?
This issue keeps on recurring, more or less once a month, any possibility to solve this permanently?
- Wednesday 09 December 2020 20:54
- Forum: Bugs
- Topic: attempt to index local 'fileStorage' (a boolean value) [SOLVED]
- Replies: 18
- Views: 12688
Re: attempt to index local 'fileStorage' (a boolean value) [SOLVED]
Small reminder to myself (so I dont have to search the location when it happends again)
On synology use:
On synology use:
Code: Select all
cd /usr/local/domoticz/var/scripts/dzVents/data/
sudo ls -Rla
sudo rm __data_V Electricity calculations.lua
- Sunday 15 November 2020 12:59
- Forum: Python
- Topic: Python Plugin: WLANThermo
- Replies: 3
- Views: 546
Re: Python Plugin: WLANThermo
nop, unfortunately not
- Saturday 14 November 2020 19:36
- Forum: Heating/cooling
- Topic: Daikin Hardware
- Replies: 86
- Views: 23948
Re: Daikin Hardware
The airco report in a resolution of 0.1kwh. It may therefore vary from a more precise electricity meter. Didn’t come across that it differed with a factor of 2
- Monday 02 November 2020 21:21
- Forum: Python
- Topic: Python Plugin: WLANThermo
- Replies: 3
- Views: 546
Re: Python Plugin: WLANThermo
I got this to work on a raspberry pi, but on my synology I get the following error message: 2020-11-01 15:09:29.529 Error: (WLANThermo) failed to load 'plugin.py', Python Path used was '/usr/local/domoticz/var/plugins/WLAN-Thermo/:/usr/local/domoticz/lib/python37.zip:/usr/local/domoticz/lib/python3 ...
- Tuesday 20 October 2020 21:05
- Forum: Python
- Topic: Python Plugin: Python Plugin Manager
- Replies: 234
- Views: 96856
Re: Python Plugin: Python Plugin Manager
Did anyone got this to work on synology already?
I can install plugin manager and other plugins manually, but cant install plugins via plugin manager.
There are posts from 2 years ago that reported the same. Hopefully someone knows a solution by now. Or should I just give up?
I can install plugin manager and other plugins manually, but cant install plugins via plugin manager.
There are posts from 2 years ago that reported the same. Hopefully someone knows a solution by now. Or should I just give up?
- Tuesday 20 October 2020 19:34
- Forum: Zigbee
- Topic: Prefered smart plugs for zigbee2mqtt?
- Replies: 2
- Views: 428
Re: Prefered smart plugs for zigbee2mqtt?
Thanks!
What about plugs that work out-of-the-box? Any preffered options there?
What about plugs that work out-of-the-box? Any preffered options there?
- Sunday 18 October 2020 21:50
- Forum: Zigbee
- Topic: Prefered smart plugs for zigbee2mqtt?
- Replies: 2
- Views: 428
Prefered smart plugs for zigbee2mqtt?
Have been using Xiaomi smart for a while, but never liked the non-european power plugs for anything more than a light. As I am not moving to zigbee2mqtt i was wondering what the preferred smart plugs are, which -measures the power usage -works with zigbee2mqtt -has a european (NL) plug format ...
- Thursday 15 October 2020 19:55
- Forum: Utility
- Topic: P1 Smart meter with LAN interface through a raspberry Pi
- Replies: 4
- Views: 3049
Re: P1 Smart meter with LAN interface through a raspberry Pi
Thanks for your tip!! As a continuing raspi beginner, I never got up something so fast myself :D sudo apt install ser2net -y sudo nano /etc/ser2net.conf 3003:raw:600:/dev/ttyUSB0:115200 based on https://www.jpaul.me/2019/01/how-to-build-a-raspberry-pi-serial-console-server-with-ser2net/ I assume the ...
- Wednesday 14 October 2020 15:27
- Forum: Utility
- Topic: P1 Smart meter with LAN interface through a raspberry Pi
- Replies: 4
- Views: 3049
P1 Smart meter with LAN interface through a raspberry Pi
I relocated my NAS running domoticz so I cant direcly connect it to the smart meter via P1 with USB. I do have a raspberry pi near the smart meter, to which I can connect the P1 USB cable. Instead of installing domoticz on it and letting domoticz forward the info from the smart meter to my NAS, is ...