Search found 8 matches

by Bororo
Thursday 09 November 2017 16:21
Forum: Others
Topic: Revogi Smart PowerStrip compatibility
Replies: 1
Views: 1281

Revogi Smart PowerStrip compatibility

Dear friends,
I found this nice product http://www.revogi.com/smart-power/smart ... /#section0 here, equipped with 6 independent sockets, power consumption measurement, scheduler etc.
Does anybody know if there is a chance to make it working in Domoticz?
Many thanks in advance.
by Bororo
Friday 28 April 2017 16:29
Forum: Rfxcom Transceiver
Topic: Any solution like RFXtrx868?
Replies: 3
Views: 2262

Re: Any solution like RFXtrx868?

Hi Bert, It is ISTA Funksystem symphonic3, but I don't know details. All I found is this specification: Funkfrequenz MHz 868 Modulation ASK Empfindlichkeit dBm -99 Baud 9.600 Empfangsbetrieb /-dauer 1 x 6 Stunden / Monat http://winfwiki.wi-fom.de/index.php/Radio_Metering_%E2%80%93_Innovative ...
by Bororo
Friday 28 April 2017 15:14
Forum: Rfxcom Transceiver
Topic: Any solution like RFXtrx868?
Replies: 3
Views: 2262

Any solution like RFXtrx868?

Hi, I'm happy RFXtrx433E user with lot of 433MHz devices. Now I got hot/cold water meters based on 868Mhz radio which I would like to connect to Domoticz. Is there any decent alternative for RFXtrx433E which works with 868MHz frequency? I'm not sure but I remember that a few years ago rfxcom had ...
by Bororo
Saturday 10 December 2016 8:43
Forum: Speech & Voice Systems
Topic: Amazon Echo to Domoticz Bridge: switches, sensors & more
Replies: 715
Views: 139447

Re: Amazon Echo to Domoticz Bridge: switches, sensors & more

Just a curious question for Echo/dot owners: Can this device communicate in English, but use metric system? (I don't want to receive answers in miles, pounds or lbs, but metres, kg, etc.)
by Bororo
Tuesday 13 September 2016 15:38
Forum: OpenTherm gateway
Topic: OTmonitor and Domoticz parallel access to OTGW
Replies: 47
Views: 31278

Re: OTmonitor and Domoticz parallel access to OTGW

Hello, I have Domoticz running with OTGW LAN device on RaspberryPi3. My otmonitor-ahf is configured to run as a daemon during startup. I'm using otmonitor-ahf mainly for sending data to ThingSpeak channel. I found that if Domoticz is running, my otmonitor-ahf is sending same values to Thingspeak ...
by Bororo
Friday 17 June 2016 11:25
Forum: dzVents
Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Replies: 337
Views: 76285

Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!

Can somebody publish working example for sending temperature and humidity data from Oregon sensors to Thingspeak only if values changed, please? I think it will be appreciated by many beginners. Thank you.
by Bororo
Friday 17 June 2016 11:22
Forum: PHP and all others
Topic: Where to find a list of domoticz objects?
Replies: 1
Views: 735

Where to find a list of domoticz objects?

Hi All, I'm trying to learn scripting in Domoticz (mainly by using dzVents), but I can't find a list od Domoticz objects which are needed for "function" statement. Something like function(domoticz, sensor ) or function(domoticz, switch ) Did I overlooked something? Many thanks in advance.