Search found 14 matches

by michaelb
Thursday 29 April 2021 11:40
Forum: Bash / PowerShell / Batch etc.
Topic: Parse Shell Variable to Text Sensor
Replies: 6
Views: 1963

Parse Shell Variable to Text Sensor

Hello all, I want to update a custom text sensor with the expiration date of my free Lets Encrypt certificate on my Synology. So far I've been able to find and store the date in a Shell Variable using Bash but updating the text sensor is not working (in various use of brackets and parenthises).. The ...
by michaelb
Monday 02 December 2019 21:50
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416463

Re: NEW frontpage.html - request comments

Hi All, I love this frontpage! Based on the code from G3rard I've 2 issues: 1) The doorbell doesn't show the popup for the camera (it displays TRINGGG and dims the screen but no popup is shown) and 2) I cannot get the big weather-icons shown (I'd like to see them in cell2_25 Are there any ...
by michaelb
Saturday 31 August 2019 7:57
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

Hi Jumbotroll,

I recently updated the package to version V4.11213 (cedarview) and it seems it deletes the custom pages in the www/templates directory. Can you fix somthing so that in future builds this dir is retained?

Thanks!
Michael
by michaelb
Wednesday 04 July 2018 22:11
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.


jumbotroll wrote: Arch-cedarview updated 8-)
http://www.jadahl.com/domoticz_beta_6.1_python/
Your the best!

Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk

by michaelb
Wednesday 04 July 2018 20:25
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

Hi Jumbotroll, can you compile the latest 4.x with Python for the DS412+ (cedarview) with DSM 6.1? Still a bit affraid to update to 6.2...
Thanks in advance.


Verstuurd vanaf mijn ONEPLUS A6003 met Tapatalk

by michaelb
Saturday 02 June 2018 17:12
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

UPDATE: The problem with missing sliders in dimmer switches is solved by upgrading to 3.9558, wich was posted yesterday. Thanks everyone.
by michaelb
Friday 01 June 2018 13:55
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

I'm using a RFLink USB device. And I have to correct myself: I'm not on broadwell als stated earlier but on Cedarview (sorry :oops: )
by michaelb
Friday 01 June 2018 8:23
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

Hello JumboTroll, I'm a very happy user of your package (broadwell 6.1 with python) on my Synology. I hope you can help me with this one: since recent update it seems that the slider is missing on all my dimmer-switches. I can put the switch on and off but I can't change the intensity anymore. Tried ...
by michaelb
Tuesday 20 February 2018 22:41
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

Hi, I've installed the latest beta for DMS6.1 with Python (domoticz_cedarview-6.1_3.0.8924-7) and it's running like clockwork! However the time in Domoticz is 1 hour behind the time set on the NAS. I cannot find a setting for this but it puts my schedule off with one hour. Any fix for this? Thanks ...
by michaelb
Tuesday 20 February 2018 21:47
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 363857

Re: domoticz in synology as package! Available now.

Hi, I've installed the latest beta for DMS6.1 with Python (domoticz_cedarview-6.1_3.0.8924-7) and it's running like clockwork! However the time in Domoticz is 1 hour behind the time set on the NAS. I cannot find a setting for this but it puts my schedule off with one hour. Any fix for this? Thanks ...
by michaelb
Friday 27 January 2017 21:20
Forum: Blockly
Topic: [SOLVED] Newby Blocky: evaluation fails
Replies: 3
Views: 937

Re: Newby Blocky: evaluation fails

Thanks for the quick response guys!

Per StanHD's advice I've rewritten the Blockly to one If/Else loop.

Works like a charm!

Michael
by michaelb
Friday 27 January 2017 20:06
Forum: Blockly
Topic: [SOLVED] Newby Blocky: evaluation fails
Replies: 3
Views: 937

[SOLVED] Newby Blocky: evaluation fails

Hi, I'm fairly good at programming but new to Domoticz and Blocky. I'm trying to create a script that turns on a light if the following conditions are met: - Frontdoor [voordeur] (switch) set to open - Time is between 22:00 and 23:59 - Light at staircase [trap] (dimmer) = off Below the Blocky build ...
by michaelb
Friday 27 January 2017 16:32
Forum: Others
Topic: P1 smart meter Adruino LAN gateway
Replies: 4
Views: 2678

Re: P1 smart meter Adruino LAN gateway

Ha All, Sometimes rethinking the whole setup gives you the insight needed :roll: As an Arduino UNO only has one 'physical' COM port (shared with the USB connection). one cannot readout pin 8 with the hardware serial device, only with software ports (this explains why it worked with AltSoftSerial ...
by michaelb
Wednesday 25 January 2017 19:50
Forum: Others
Topic: P1 smart meter Adruino LAN gateway
Replies: 4
Views: 2678

Re: P1 smart meter Adruino LAN gateway

Hi all, I've tried to make this solution as described, and loaded the code from the previous post. However, no data seems to be published on the webserver-end. Domoticz log: 2017-01-25 19:30:46.137 P1 Smart Meter: connected to: 192.168.1.245:80 ..... ..... 2017-01-25 19:32:00.005 Error: Energie ...