Search found 13 matches
- Monday 13 January 2020 16:58
- Forum: Python
- Topic: Python Plugin: Domoticz-Google-Plugin
- Replies: 132
- Views: 32508
Re: Python Plugin: Domoticz-Google-Plugin
I have same issues as above. The pluging run good for about an hour then it craches domoticz. I use latest domoticz beta and buster with python 3.7.3 ,zeroconf 0.23.0 That is weird, i did not have any issues afterwards. Could it be your Python version? In the info it states: Python version 3.4 or ...
- Tuesday 07 January 2020 13:27
- Forum: Python
- Topic: Python Plugin: Domoticz-Google-Plugin
- Replies: 132
- Views: 32508
Re: Python Plugin: Domoticz-Google-Plugin
I see the same I see that your status is FAILED as well, also in the status of Dnpwwo. Is it working on your Domoticz, despite the status? Or are you facing the same issues? UPDATE It happens because of the latest release of the zeroconf dependency. Version 0.24.4 - released 30th of December - has ...
- Tuesday 07 January 2020 13:10
- Forum: Python
- Topic: Python Plugin: Domoticz-Google-Plugin
- Replies: 132
- Views: 32508
- Monday 06 January 2020 17:05
- Forum: Python
- Topic: Python Plugin: Domoticz-Google-Plugin
- Replies: 132
- Views: 32508
Re: Python Plugin: Domoticz-Google-Plugin
I installed the plugin and it recognizes the google devices (Chromecast and Google Home) nicely, but, i refuses to connect. I can't figure out what the problem is. The only thing i can find in the log is: 2020-01-06 17:02:16.827 Status: (Google Home) Woonkamer is now: ConnectionStatus(status='FAILED ...
- Friday 21 June 2019 17:57
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
Re: P1 Smart Meter USB devices not showing up
Okay it took a while to figure out, but the outcome was quite easy: solved this problem!
How? Just buy a new cable.
Somehow the old cable happened to be faulty. Unfortunately it worked on my old smart meter, but requirements changed.
It was now just plug and go.
Thanks for the effort though!
How? Just buy a new cable.
Somehow the old cable happened to be faulty. Unfortunately it worked on my old smart meter, but requirements changed.
It was now just plug and go.
Thanks for the effort though!
- Wednesday 22 May 2019 21:31
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
Re: P1 Smart Meter USB devices not showing up
Tried installing domoticz on my Windows and the same happens. Only opening the port, no data (however, i cannot 'fool' Domoticz as i did with minicom as Windows blocks the port for simultaneous connection to the COM port). I tried to exclude that the cable is the problem, but this is still bothering ...
- Wednesday 22 May 2019 9:43
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
Re: P1 Smart Meter USB devices not showing up
I understand that the problem is vague, i will try to explain what happens. - When connecting the P1 cable to the synology, the LED blinks once on my cable. - No logfiles about DSMR or whatever showing up in Domoticz. - When opening the serial connection using minicom, no data is showing. - when ...
- Monday 20 May 2019 20:42
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
Re: P1 Smart Meter USB devices not showing up
All of a sudden, the connection started working. I did the following: - Stop Domoticz - Connect using minicom - Disconnected using minicom (hanging up the line). - Perform the following command (not sure if this is the one that helped): sudo mknod /dev/ttyUSB1 c 188 1 - Start Domoticz again Boom ...
- Monday 20 May 2019 20:26
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
Re: P1 Smart Meter USB devices not showing up
If your devices are not shown in the devices list, try the following: 1. Open a terminal. 2. Issue the following command: cu -l /dev/ttyUSB0 -s 115200 --parity=none (maybe you have to install cu first. That should result that the RAW protocol is shown. (Similar as on your Windows PC) See also this ...
- Monday 20 May 2019 15:23
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
Re: P1 Smart Meter USB devices not showing up
Hello, Please confirm, once more, as Snowtiger mentioned a switch, that the checkbox "Accept new Hardware Devices" is checked or that you have pressed the button "Allow for 5 Minutes". You will find this in "Setup" - "Settings"- "System". See: Checkbox_Enable_hardware.png As verified before, yes ...
- Monday 20 May 2019 12:55
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
- Monday 20 May 2019 12:04
- Forum: Other questions and discussions
- Topic: P1 Smart Meter USB devices not showing up
- Replies: 13
- Views: 5986
P1 Smart Meter USB devices not showing up
Version: 4.10717 Platform: Synology 6.2 (Jadahl package) Plugin/Hardware: P1 Smart Meter USB I have a smart meter for electricity and gas (Dutch, ISKRA AM550). I connected the P1 smart meter cable (USB type, FTDI) to the smart meter, but no devices are showing up. I tried the usual 'suspects ...
- Tuesday 26 June 2018 0:01
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 213201
Re: [MyDomoAtHome] Support thread
I installed the Domoticz on Synology as well as the MyDomoAtHome using the package as instructed here . However, im having trouble securing MyDomoAtHome access to Domoticz. The port 3002 is now wide open, and theoretically, everybody could access the MDAH. I read in this topic that using config.json ...