Search found 361 matches

by Dave21w
Monday 23 December 2024 8:38
Forum: Blockly
Topic: Blockly scripts display distorted
Replies: 13
Views: 1179

Re: Blockly scripts display distorted

I also have this when using a Win10 machine with Firefox and I get it on my iPad Pro latest IOS using Safari. I usually end up closing any open script tabs and then opening them again and it is usually OK then till the next time.
by Dave21w
Friday 13 December 2024 9:21
Forum: General Discussion
Topic: Weather Notifications
Replies: 1
Views: 90

Weather Notifications

I live in the UK - West Midlands (Coventry to be exact) so does anyone have a recommendation for the best source for weather info to import via an API.

Thanks
by Dave21w
Thursday 12 December 2024 13:27
Forum: Zigbee
Topic: Looking for a Zigbee tag
Replies: 36
Views: 1138

Re: Looking for a Zigbee tag

Would it not be easier to use an ESP32 running "OpenMQTTGateway" which will then detect cheap BLE temp sensors and use a script to say if the last update time was more than X minutes ago set a switch as off (away). You also have the added advantage of knowing how cold it is in your car so in the ...
by Dave21w
Tuesday 03 December 2024 8:40
Forum: Switches and Scenes
Topic: RFLink switches linked somehow
Replies: 7
Views: 160

Re: RFLink switches linked somehow

I would reset the device to clear all paired codes and also delete the device in domoticz and recreate it just to be sure before pairing it again.
by Dave21w
Monday 02 December 2024 17:03
Forum: Switches and Scenes
Topic: RFLink switches linked somehow
Replies: 7
Views: 160

Re: RFLink switches linked somehow

Most if not all devices that use 433 or 315mhz are one direction only, they receive a command signal but do not send any response back therefore if button 41 also turns on device 80 they must be responding to the same code. As most of these devices can learn up to 5 codes so you could use multiple ...
by Dave21w
Monday 02 December 2024 13:57
Forum: Switches and Scenes
Topic: RFLink switches linked somehow
Replies: 7
Views: 160

Re: RFLink switches linked somehow

Also what make / model are the physical switches, some when first powered come on in pairing mode so if the On command was sent from Domoticz they may both now be responding to the same code. I was suggest resetting them both and then repairing them.
by Dave21w
Monday 11 November 2024 8:48
Forum: dzVents
Topic: Should this work ?
Replies: 3
Views: 567

Re: Should this work ?

Well, I did read the wiki but still couldn't get anything to work my self so I went back to the AI and told it what happened when it didn't work and it's second attempt works just fine. I'm not trying to be lazy but now I have something that works I can learn from it myself as well. Just in case ...
by Dave21w
Friday 01 November 2024 12:29
Forum: dzVents
Topic: Should this work ?
Replies: 3
Views: 567

Should this work ?

I'm cheating here and have used MS Copilot to write this in the hope I can learn from the code it shows me. I want to sync two physical zigbee light switches, only one has actual wiring to the lamp the other just gets power. Both switches have an LED in them so they can be found in the dark so they ...
by Dave21w
Wednesday 09 October 2024 9:38
Forum: Zigbee
Topic: Anybody using the SMLIGHT SLZB-06p7
Replies: 2
Views: 317

Re: Anybody using the SMLIGHT SLZB-06p7

Well I have ordered a couple from Aliexpress (always good to have a spare) so fingers crossed all will be good.
by Dave21w
Tuesday 08 October 2024 11:41
Forum: Zigbee
Topic: Anybody using the SMLIGHT SLZB-06p7
Replies: 2
Views: 317

Anybody using the SMLIGHT SLZB-06p7

Anybody using the SMLIGHT SLZB-06p7 and would care to give some insights, looking to replace my electrolama stick as I want to move my coordinator to a better location but leave the Pi where it is. Also will this need a complete re-pair of all devices or is there a way around this - after a full ...
by Dave21w
Tuesday 08 October 2024 10:01
Forum: Bugs and Problems
Topic: [plugin bluetooth-ping] Can someone help with this error
Replies: 1
Views: 333

Re: [plugin bluetooth-ping] Can someone help with this error

Resolved but I have no idea why / how. Originally I was only booting my pi to cmd line as I didn't need the desktop, I checked from the cmd line to see what the bluetooth was doing and it seemed to be OK. I enabled the gui on the pi and rebooted, error was still there in Domoticz logs but again ...
by Dave21w
Monday 07 October 2024 14:24
Forum: Bugs and Problems
Topic: [plugin bluetooth-ping] Can someone help with this error
Replies: 1
Views: 333

[plugin bluetooth-ping] Can someone help with this error

I have been using this plugin for quite a while with no problems. https://github.com/heggink/domoticz-bluetooth-ping But due to how it is implemented I didn't realise that it had stopped working, it was only when i looked at the last seen time/date that i realised there was a problem. It appears ...
by Dave21w
Thursday 15 August 2024 10:34
Forum: Bugs and Problems
Topic: Domoticz Memory leak in 2024 beta build 15910
Replies: 45
Views: 3649

Re: Domoticz Memory leak in 2024 beta build 15910

I have 2 systems running, one in my home and a test system at work with not many devices, both display a very similar graph to each other, something defintely changed in Dec 23 as can be seen here and it's never got back to where it was.
2024-08-15 09_30_00-Domoticz.jpg
2024-08-15 09_30_00-Domoticz.jpg (104.08 KiB) Viewed 444 times
by Dave21w
Wednesday 14 August 2024 10:30
Forum: Bugs and Problems
Topic: WebServer Deprecated RType(devices) for API request
Replies: 8
Views: 621

Re: WebServer Deprecated RType(devices) for API request

I see this quite a lot, in my case it's caused by the Pilot app on my iPhone, the dev doesn't seem to have updated it in quite a while which is a shame as I really like the app and pay yearly for it as a patron.
by Dave21w
Friday 02 August 2024 16:06
Forum: Bugs and Problems
Topic: 2024.7 stops working every few days
Replies: 37
Views: 3521

Re: 2024.7 stops working every few days

No issues here, what platform o/s etc
2024-08-02 15_02_46-Window.jpg
2024-08-02 15_02_46-Window.jpg (27.66 KiB) Viewed 2092 times
by Dave21w
Wednesday 24 July 2024 17:03
Forum: Blockly
Topic: Just a question
Replies: 2
Views: 916

Re: Just a question

Thanks @waltervl, I'll give it a try, to be honest I only gave half the info as I'm also controlling the dimmer from somewhere else which is the easy part, if sensor is triggered and time is after x or before y turn on dimmer at 2% for 5 mins but then I also need to be able to turn the lamp on and ...
by Dave21w
Wednesday 24 July 2024 8:39
Forum: Blockly
Topic: Just a question
Replies: 2
Views: 916

Just a question

I know you can use the toggle command to flip a light on /off on each press of a button however is it possible to toggle it between say 50% brightness and off using blockly.

Thanks
Dave
by Dave21w
Wednesday 19 June 2024 16:33
Forum: Bugs and Problems
Topic: Domoticz 16083 freezing (including 16086 version)
Replies: 27
Views: 1586

Re: Domoticz 16083 freezing (including 16086 version)

Updated my test system to 16087 just after 2pm, no issues so far.
by Dave21w
Friday 05 April 2024 8:42
Forum: Bugs and Problems
Topic: Domoticz won't start after latest beta
Replies: 3
Views: 337

Re: Domoticz won't start after latest beta

I did read about that but as it was working previously I discounted it - Duh! Anyway I have fixed it but not by installing libssl1 although I will be doing that now. Here is what I did but I don't know why it worked given what I know now, first I renamed my domoticz folder to some thing different ...
by Dave21w
Thursday 04 April 2024 15:51
Forum: Bugs and Problems
Topic: Domoticz won't start after latest beta
Replies: 3
Views: 337

Domoticz won't start after latest beta

Domoticz fails after update despite saying OK pi@Domoticz:~/domoticz $ sudo ./updatebeta Stopping Domoticz... Making backup of current installation... Output file: backups/domoticz_backup_20240404_140645.tar.gz Backup finished... Downloading latest beta version... Checking file integrity ...