Search found 29 matches

by Ray-Man
Wednesday 18 September 2024 16:03
Forum: Heating/cooling
Topic: Nest thermostat
Replies: 4
Views: 1121

Re: Nest thermostat

OK, so that didn't work, but it set me onto the right track. Long story short: if I use my W11 worklaptop to gather Token and Cookie, then after an roughly an hour it doesn't work anymore. Sidenote, yes I did clear cache, logged out of all Google account related devices, etc. However, if I use my ...
by Ray-Man
Tuesday 17 September 2024 9:34
Forum: Heating/cooling
Topic: Nest thermostat
Replies: 4
Views: 1121

Re: Nest thermostat

Hi Tom, You've got me triggered: I am using this plugin for ages (previously the one from Roland Breedveld) and only checked the version number (2.3.0). But apparently some minor changes have been made. So after a full blown update of Linux, I recopied the files (removed the complete folder first ...
by Ray-Man
Monday 16 September 2024 13:57
Forum: Heating/cooling
Topic: Nest thermostat
Replies: 4
Views: 1121

Nest thermostat

Hello everybody, since a couple of months the Nest plugin (FilipDem) seems to behave differently. In the past I would only have to change Token and Cookie perhaps once or twice a year. At the moment it will only be 'remembered' less then an hour. I already logged out of anything Google Home or Nest ...
by Ray-Man
Thursday 31 August 2023 8:54
Forum: Utility
Topic: planning battery charging/discharging with hourly electricity prices (now incl solar)
Replies: 14
Views: 3524

Re: planning battery charging/discharging with hourly electricity prices (now incl solar)

1) somehow it started working. I'm not quite sure why but suspect one of the reboots I did, made it start. Anyway, it works and that is enough for me. 2 & 3) that explains indeed a lot! I assumed (yeah, I know) that south=0 automatically meant north=180. That is the case but that doesn't mean east ...
by Ray-Man
Friday 25 August 2023 10:32
Forum: Utility
Topic: planning battery charging/discharging with hourly electricity prices (now incl solar)
Replies: 14
Views: 3524

Re: planning battery charging/discharging with hourly electricity prices (now incl solar)

Hi, I really like your script but there are some things I can't get working: 1) the hourly action gives the following error: Planning output not as expected, no JSON received. I can read (sort of) scripts, but I can't figure out why this JSON isn't published/readable. The TXT is updated, but because ...
by Ray-Man
Wednesday 22 March 2023 12:43
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

sudo apt update sudo apt upgrade cd /home/pi/domoticz/plugins git clone https://github.com/d-EScape/Domoticz_iDetect.git iDetect restart domoticz, added hardware iDetect and configured it: errors as expected sudo apt install python3-pip restart domoticz, errors as expected sudo apt install python3 ...
by Ray-Man
Wednesday 22 March 2023 12:18
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

Will do a rollback to a clean basic Domoticz system, make sure to update Ubuntu and try to reinstall iDetect with given suggestions. I'll post the proper install sequence ones I have a working iDetect again.

Thank for your help so fare!

Much appreciated!
by Ray-Man
Wednesday 22 March 2023 12:08
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

python3-cryptography was already installed, but python3-paramiko wasn't. installed it, rebooted system, no luck. Btw using Ubuntu 20.04.6 TLS purged pip, paramiko, cryptography (random order) installed pip -> sudo apt install pyhon3-pip installed cryptography -> sudo apt install pyhon3-cryptography ...
by Ray-Man
Wednesday 22 March 2023 11:37
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

Hi EscApe, I think you're right! Tried to reinstall python3-pip -> no updates as in was intalled correctly Tried do reinstall requests paramiko -> lots of errors, package won't install..... remon@ourea-v2:~$ sudo pip3 install requests paramiko Traceback (most recent call last): File "/usr/bin/pip3 ...
by Ray-Man
Wednesday 22 March 2023 11:10
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

Hello EscApe, I did a fresh install of Domoticz (2023.1) and am trying to get iDetect to work. No luck so far, it keeps giving errors: 2023-03-22 11:03:00.863 Status: iDetect: Started. 2023-03-22 11:03:00.864 Status: iDetect: Entering work loop. 2023-03-22 11:03:00.981 Status: iDetect: Initialized ...
by Ray-Man
Wednesday 03 November 2021 15:10
Forum: Design, usability and languages
Topic: Icons
Replies: 0
Views: 2830

Icons

Recently, I've been getting more and more requests to re-share my Gdrive folder with some icons I've created. Had something to do with security changes, but it made me realize the icons are apparently still in demand. Since 2017 (Original post: https://www.domoticz.com/forum/viewtopic.php?f=8&t ...
by Ray-Man
Monday 19 April 2021 16:51
Forum: Bugs
Topic: Timer between time/day and time day doesn't work
Replies: 4
Views: 2141

Re: Timer between time/day and time day doesn't work

Changed some parameters and I am now testing with 'at 7:30-0:29 on mon' which is working. Question: does DzVents know that if the stop time is smaller then the start time, the stop day should be the next day and not the same as the starting day? In other words: is 'at 7:30-0:29 on mon' the same as ...
by Ray-Man
Monday 19 April 2021 16:33
Forum: Bugs
Topic: Timer between time/day and time day doesn't work
Replies: 4
Views: 2141

Re: Timer between time/day and time day doesn't work

Yes, that works. Problem with that solution (I understand it is part of the troubleshooting) is that the second date/time could be after midnight. E.g: between 7:30 on mon and 0:30 on tue. And I don't know how to make that work with 'at'. Tried at 7:30 on mon and 23:29 on mon -> not working Tried at ...
by Ray-Man
Monday 19 April 2021 15:40
Forum: Bugs
Topic: Timer between time/day and time day doesn't work
Replies: 4
Views: 2141

Timer between time/day and time day doesn't work

Version: 2021.1 (build 13203) Build Hash: ab7a7bba3 Compile Date: 2021-04-19 12:38:14 dzVents Version: 3.1.7 Python Version: 3.8.5 (default, Jan 27 2021, 15:41:15) [GCC 9.3.0] Hello all, since the latest stable update (2021.1) the dz.time.matchesRule doesn't seem to work: The code dz.time ...
by Ray-Man
Thursday 16 April 2020 11:01
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

Hi EscApe,

i'll dig into this and let you know the outcome.

Regards.
by Ray-Man
Thursday 16 April 2020 8:38
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209270

Re: Python plugin: Presence detection from wireless router

Hi, first of all, I like this plugin very much as it seems more reliable then the other scripts (well, at least in my home). The thing is, I keep getting errors starting somewhere during the night: 2020-04-16 08:10:11.983 Error: (iDetect) 10.10.10.111 ====> SSH Could not connect (using password ...
by Ray-Man
Sunday 01 July 2018 21:47
Forum: LUA
Topic: LUA Script: Time how much a device is ON
Replies: 22
Views: 14698

Re: LUA Script: Time how much a device is ON

Just a minor thing if you also want to time dimmers:
change

Code: Select all

if (otherdevices[vname] == 'On') then
to

Code: Select all

if (otherdevices[vname] ~= 'Off') then
Obvious to most I guess, but if you're not into LUA it might help....

Just my to cents.......
by Ray-Man
Monday 25 June 2018 21:40
Forum: Examples & Solutions
Topic: dzVents version of the Solar Data Script [SOLVED]
Replies: 175
Views: 51953

Re: dzVents version of the Solar Data Script [SOLVED]

I can't seem to get the script working: 2018-06-25 21:31:00.330 Status: dzVents: Error (2.4.6): SOLAR 2.2.1: An error occured when calling event handler Zonnestand2 2018-06-25 21:31:00.330 Status: dzVents: Error (2.4.6): SOLAR 2.2.1: ...moticz/scripts/dzVents/generated_scripts/Zonnestand2.lua:143 ...
by Ray-Man
Thursday 05 October 2017 20:15
Forum: Design, usability and languages
Topic: Icons
Replies: 6
Views: 13139

Re: Icons

Added some default icons to match mine, see first post.
by Ray-Man
Sunday 01 October 2017 20:54
Forum: Design, usability and languages
Topic: Icons
Replies: 6
Views: 13139

Icons

Obsolete, please see https://www.domoticz.com/forum/viewtopic.php?f=8&t=37320&p=281851#p281851 Hi all, Made some icons for personal use. Thought I share them so others can benefit as well (if they want to). Icons (packed and ready to upload, use the *.zip files) can be found here: <LINK REMOVED ...