Search found 30 matches

by askmurphy
Tuesday 08 October 2019 12:48
Forum: Show your projects
Topic: Levelsensor device for saltcontainer of a water softener.
Replies: 2
Views: 1725

Re: Levelsensor device for saltcontainer of a water softener.

Hello Klaas,

It works great, no need to protect the sensor at all.

Now working with Home Assistant..

😀 Arthur
by askmurphy
Tuesday 13 November 2018 12:51
Forum: Dashticz
Topic: Dashticz - Custom CSS
Replies: 82
Views: 23069

Re: Dashticz - Custom CSS

A question: You can use this: blocks['blocktitle_ZONNEPANELEN'] = {} blocks['blocktitle_ZONNEPANELEN']['type'] = 'blocktitle'; blocks['blocktitle_ZONNEPANELEN']['title'] = 'ZONNEPANELEN' blocks['blocktitle_ZONNEPANELEN']['width'] = 12 ; in stead of this: blocks[214] = {} blocks[214]['type ...
by askmurphy
Thursday 01 November 2018 12:32
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 125782

iCloud calendar and Garbage tool NOT WORKING ANYMORE ?

Hello !

We have used the icloud calendar and the Garbage calender for some time in Dashticz, worked nice !
But now it's not working anymore ??

Don't know why, have updated the software and rebooted the RPI3, but still not working..

Any idea how to fix this ?

Thanks in advance !

;-) Arthur
by askmurphy
Saturday 14 July 2018 12:48
Forum: Others
Topic: Nefit Easy Domoticz: XMPP authentication failure
Replies: 2
Views: 706

Re: Nefit Easy Domoticz: XMPP authentication failure

Thanks!

Checked it all, my sollution was to uninstall all nefit-stuff and nefit folders and files.

Also removed node and installed the lastest node. After that: //gitgub/robertklep/nefit-easy-cli and -/nefit-easy-http-server

Runs again !

Thanks [emoji3]
by askmurphy
Wednesday 11 July 2018 0:48
Forum: Others
Topic: Nefit Easy Domoticz: XMPP authentication failure
Replies: 2
Views: 706

Nefit Easy Domoticz: XMPP authentication failure

Hello ! I had Nefit Easy running on Domoticz for a long time, no problem. We got a new modem, now everything works nice but the Nefit Easy connection doesn't work anymore. When I enter our Nefit details (changed below with fake) and runs the command: sudo easy --serial=2352552556 --access-key ...
by askmurphy
Thursday 03 May 2018 10:19
Forum: Other questions and discussions
Topic: Domoticz running on RPI2 and Raspbian DESKTOP, how ?
Replies: 6
Views: 1771

Re: Domoticz running on RPI2 and Raspbian DESKTOP, how ?

bbqkees wrote:What exactly do you type in as an address?
http://192.168.1.59:8080

This is the right ip-address of the raspberry, tried this in the browser of the rpi and on a computer in the same network. Same problem...

by askmurphy
Thursday 03 May 2018 0:38
Forum: Other questions and discussions
Topic: Domoticz running on RPI2 and Raspbian DESKTOP, how ?
Replies: 6
Views: 1771

Re: Domoticz running on RPI2 and Raspbian DESKTOP, how ?

I am trying to install Domoticz on a fresh RASPBIAN STRETCH DESKTOP.

Installing is ok, but when I open the webbrowser and go to the domoticz page, I get the message: connection refused..

How can we fix this ?

Regards,

;-) Arthur
by askmurphy
Tuesday 01 May 2018 15:10
Forum: Other questions and discussions
Topic: Domoticz running on RPI2 and Raspbian DESKTOP, how ?
Replies: 6
Views: 1771

Domoticz running on RPI2 and Raspbian DESKTOP, how ?

hello !
I want to install DOMOTICZ on a RP2 RASPBIAN DESKTOP.
Tried different things, but not succesfully.

I want to use the desktop-browser of this RP2-Domoticz server too !

Can somebody tell me how to do this ?

Would be great !

;-) Arthur
by askmurphy
Friday 30 March 2018 19:38
Forum: LUA
Topic: Kitty Litter Tracking Sensor
Replies: 13
Views: 3666

Re: Kitty Litter Tracking Sensor

It works ! Look at this: Kattenbak-code: -- You probably have the Lua script set to type "ALL" instead of "Device". Look on the events page. commandArray = {} time = os.date("*t") counter = otherdevices_svalues['Kattenbakcycles'] counter = tonumber(counter) totalcounter = otherdevices_svalues ...
by askmurphy
Monday 26 March 2018 22:03
Forum: LUA
Topic: Kitty Litter Tracking Sensor
Replies: 13
Views: 3666

Re: Kitty Litter Tracking Sensor

I am trying to make a reset button and a counter. What I want to do is this: 1) a counter which counts every cat litter cycle, that works now. 2) a total counter which counts the total cycles 3) a reset button which reset the counter (1) to 0. I have made a uservariable: 'KattenbakCyclusTeller ...
by askmurphy
Monday 26 March 2018 21:37
Forum: Heating/cooling
Topic: Nefit easy
Replies: 8
Views: 5395

Re: Nefit easy

Martijn, try this: ==== Nefit Easy https://www.domoticz.com/wiki/NefitEasy sudo apt-get install nodejs cd ~ wget https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-armv6l.tar.gz tar -xvf node-v4.4.5-linux-armv6l.tar.gz cd node-v4.4.5-linux-armv6l sudo cp -R * /usr/local/ node –v cd ~ git clone https:/ ...
by askmurphy
Saturday 24 March 2018 18:03
Forum: LUA
Topic: Kitty Litter Tracking Sensor
Replies: 13
Views: 3666

Re: Kitty Litter Tracking Sensor

Nice !
Would be nice if there was a reset-button (virtual on the screen) which could be pressed after cleaning the cat-litter.
How can we do that ?
I have made some hardware for the Cat Robot Litter, will post that as soon it's ready (now in prototype fase, works nice already).
;-) Arthur
by askmurphy
Tuesday 27 February 2018 12:21
Forum: MySensors
Topic: Cat litterrobot counter: it can be used as SWITCH ? LUA ?
Replies: 0
Views: 3489

Cat litterrobot counter: it can be used as SWITCH ? LUA ?

I have a cat litterrobot (see attachment) and I want to add a sensor to it which gives Domotics a signal that it is used. After a cat has used the catlitter robot, the robot cleans itself by turning round.. So, I have made a simple sensor with an Arduino Nano, and NRF24LC01 with adapter and a SW-420 ...
by askmurphy
Monday 27 November 2017 16:17
Forum: Blockly
Topic: [Problem] Event with time won't trigger
Replies: 6
Views: 1987

Re: [Problem] Event with time won't trigger

I have the same problem:

http://prntscr.com/hfwzgs

The time option doesn't work at all ??? Any help will be appreciated,,,,
by askmurphy
Wednesday 08 November 2017 20:34
Forum: Dashticz
Topic: Dashticz - Module - Calendar
Replies: 459
Views: 111577

Re: Dashticz - Module - Calendar

Addition to the PRIVATE ISSUE: it works also, but only if you look at the calendar on an APPLE DEVICE like an IPAD or something.
Its logic, you must be logged in at your APPLE account...

So, how can we do that in DASHTICS: login at a PRIVATE ICLOUD calendar ??
by askmurphy
Wednesday 08 November 2017 17:29
Forum: Dashticz
Topic: Dashticz - Module - Calendar
Replies: 459
Views: 111577

Re: Dashticz - Module - Calendar

Just found the problem, This works: calendars.private = {maxitems: 5, icalurl:'webcal://p26-calendars.icloud.com/published/2/aDtPD87mYr---cut---''} Reason why it was not working: the icloud calendar I used was a PRIVATE calendar with an active PUBLIEKE READ-ONLY link. That doesn't work (yet). I ...
by askmurphy
Tuesday 07 November 2017 15:04
Forum: Dashticz
Topic: Dashticz - Module - Calendar
Replies: 459
Views: 111577

Re: Dashticz - Module - Calendar

It's just a test calendar, temperaly public usuage ;-)
by askmurphy
Tuesday 07 November 2017 12:40
Forum: Dashticz
Topic: Dashticz - Module - Calendar
Replies: 459
Views: 111577

Re: Dashticz - Module - Calendar

Trying to get the calendar module working, but I get just a box with text 'Loading'... This is my setup: webcal://p26-calendars.icloud.com/published/2/c6vHnBkuZjdt6wc0kQrX9XoAqDnlU3Ua2ucFTTPR9kqL0ElSo6hnfbwapcXJqLl4NDvQMwSP6-W_c64q3XVlVHf6Bpr1G6iLTZcOfku3mH8 Inside config file: var calendars ...
by askmurphy
Friday 03 November 2017 10:47
Forum: Dashticz
Topic: Dashticz - Custom CSS
Replies: 82
Views: 23069

Re: Dashticz - Custom CSS

thanks!