Search found 390 matches
- Monday 26 October 2020 12:36
- Forum: Other questions and discussions
- Topic: Samsung TV Python plugin (samsungctl): does not work anymore?
- Replies: 4
- Views: 1879
Re: Samsung TV Python plugin (samsungctl): does not work anymore?
I got it working via node red works fine Node red was still undiscovered territority for me until now, but I have got it working with the node-red-contrib-samsung-tv-control: https://flows.nodered.org/node/node-red-contrib-samsung-tv-control . Thanks! Great Job! Sent from my iPhone using Tapatalk
- Friday 23 October 2020 22:45
- Forum: Other questions and discussions
- Topic: Samsung TV Python plugin (samsungctl): does not work anymore?
- Replies: 4
- Views: 1879
Re: Samsung TV Python plugin (samsungctl): does not work anymore?
I found a message in the forum saying that the Samsung TV plugin does not work anymore ( https://www.domoticz.com/forum/viewtopic.php?t=16050 ), but the Wiki page ( https://www.domoticz.com/wiki/Plugins/SamsungTV.html ) is still there, so I had to try this with my new Samsung TU8500 (Series 8) TV ...
- Saturday 03 October 2020 19:50
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
Haha yeah I guess so...[emoji6]Egregius wrote:Something like this you mean?Mine is in cron300.Code: Select all
if ($d['auto']['s']!='On') { if (past('auto')>10795) { sw('auto', 'On', basename(__FILE__).':'.__LINE__); } }
Sent from my iPhone using Tapatalk
- Friday 02 October 2020 15:05
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
Great! I’m going to look into it[emoji1303] The cron7200 is needed for the following. Sometimes my girlfriend is switching “auto” off because with auto on the light goes on automatically and because the door of the baby room is always open(a bit) the baby sometimes wake up because of the light(even w ...
- Thursday 01 October 2020 14:27
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
Great! thanks a lot! Do I have fill in the longitude and latitude for my own place somewhere?
perhaps another dumb question but what do the S and M stand for?
perhaps another dumb question but what do the S and M stand for?
- Wednesday 30 September 2020 18:48
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
I fetch a different site for sunrise/sunset. Reason for this is that domoticz uses in my opinion the wrong type of sunrise/sunset. For example today I see in domoticz ☀▲08:01 ▼18:03 While the civil twilight is 7:27 to 18:35. At the sunset of domoticz it's already completely light outside. I rather u ...
- Sunday 27 September 2020 8:31
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
Also, what does the error log say?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
- Wednesday 23 September 2020 11:16
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
@trigun: Is it possible your tv has a built in webserver listening on port 8080? Can you try this simple get request: http://ipofyoursamsungtv:8080/api/stv/poweroff He guys, I learned another new thing yesterday. It’s probably me but didn’t know when installing mosquitto, domoticz is publishing eve ...
- Monday 21 September 2020 11:58
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
ok, Iam quite new to node red so therefore thanks for your reply but I have no idea where to start. the situation is as following: within node-red there is a way to control your samsung TV. I would like to have some virtual buttons which can trigger a node-red flow. for example. when I press the ...
- Friday 18 September 2020 20:26
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
Possibly(which is my preferred way) but don’t know how[emoji21]Egregius wrote:Any chance you can trigger it from within PHP?
Otherwise, sorry, 0 experience with node-red.
Sent from my iPhone using Tapatalk
- Friday 18 September 2020 17:43
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
Hi Guys, quick question. I want to activate a Node-red flow with domoticz. is there a chance anyone can tell me how to switch a light from domoticz which activates a Node-Red flow. there are a lot of topics that show to control a switch from node-red to domoticz but I can't find a way to switch a ...
- Tuesday 15 September 2020 13:43
- Forum: Others
- Topic: Google home to domoticz
- Replies: 4
- Views: 843
Re: Google home to domoticz
You can make domoticz as smart as you want. Take a look at https://github.com/Ape/samsungctl as you can see you can control your samsung tv by sending commands via url. If you use these urls in your domoticz switches, you can control your tv with domoticz. Take a look at my blog, I have done the ...
- Tuesday 14 July 2020 22:27
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 194
- Views: 24239
Re: Dashticz Dial - Features, Fixes & Updates
Is there actually a setting in the code I have to enter for normal switch? Or only the on/off setting in domoticz will be sufficient?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
- Tuesday 14 July 2020 22:04
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 194
- Views: 24239
Re: Dashticz Dial - Features, Fixes & Updates
I have to admit, I have the same issue.
The nice on off buttons don’t appear.
I’ve checked, they’ve been set to on/off
Sent from my iPhone using Tapatalk
The nice on off buttons don’t appear.
I’ve checked, they’ve been set to on/off
Sent from my iPhone using Tapatalk
- Tuesday 14 July 2020 12:49
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 194
- Views: 24239
Re: Dashticz Dial - Features, Fixes & Updates
got it! unbelievable how you can stare youself blind for something so obviousclinkadink wrote: ↑Tuesday 14 July 2020 12:45 I cannot see idx in your block. For example:Code: Select all
blocks['Keuken-Eiland'] ['idx'] = 123,
thanks a lot!
- Tuesday 14 July 2020 12:36
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 194
- Views: 24239
Re: Dashticz Dial - Features, Fixes & Updates
Hi Guys,\I am really looking forward to use this dail as this is a great feature! although I can't seem to get it to work with one of my dimmers :( when I edit the Config file with the following: blocks['Keuken-Eiland']= {} blocks['Keuken-Eiland'] ['title'] = 'Keuken-Eiland', // title that will ...
- Wednesday 08 July 2020 10:17
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 114028
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Why use many different and complex scripts? I have an esp8266( with esp easy)with a proximity sensor. I’ve sanded 2mm of the orange tip for better detection and all the data is send to domoticz. I’ve been running it for three months now without any liters being lost. Hi Trigun, Your comment pro ...
- Tuesday 07 July 2020 10:01
- Forum: Other questions and discussions
- Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
- Replies: 394
- Views: 114028
Re: Watermeter lezen met raspberry en Inductieve NPN sensor
Like many of us I try to setup a watermeter with inductive NPN sensor. The led lights on and off when the wheel is spinning. I have setup all the devices in Domoticz but still the data on my dashboard is unchanged. The GPIO is connected on 21 Why use many different and complex scripts? I have an ...
- Wednesday 01 July 2020 15:12
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
- Wednesday 01 July 2020 11:27
- Forum: PHP and all others
- Topic: Pass2PHP
- Replies: 1509
- Views: 797193
Re: Pass2PHP
But domoticz does handle them in an order right? and thats the case here