HI
I have been able to setup Alexicz successfully... Some work has been required to ensure the domoticz names are understand by Alexa when using the voice, specially if you try to make it work on a non ENG environment, but using the description helps a lot.
One improvement could be ability to ...
Search found 35 matches
- Sunday 23 December 2018 23:46
- Forum: Speech & Voice Systems
- Topic: Alexicz - FREE Domoticz to Alexa Integration
- Replies: 337
- Views: 83270
- Sunday 16 December 2018 17:31
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 550544
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi
Are you looking to the option to being able to select what room(s) we want to expose to controlicz or at least being able to enable/select the devices in controlicz web?
We normally have different rooms in domoticz to organize the different devices, but we don't want all of them to be seen by ...
Are you looking to the option to being able to select what room(s) we want to expose to controlicz or at least being able to enable/select the devices in controlicz web?
We normally have different rooms in domoticz to organize the different devices, but we don't want all of them to be seen by ...
- Saturday 20 October 2018 1:27
- Forum: Z-Wave
- Topic: 2 Zwave usb in paralell (EU and US)
- Replies: 4
- Views: 786
Re: 2 Zwave usb in paralell (EU and US)
Wow!!! I didn't know about the jam issue... thanks for the tip...
I already got a second PI... nice way to test the server-slave features.... :D
I only was looking to use the EU ones for the 5 devices, but seems I would need to sell all of them and get US devices (smoke sensor, flood etc ...
I already got a second PI... nice way to test the server-slave features.... :D
I only was looking to use the EU ones for the 5 devices, but seems I would need to sell all of them and get US devices (smoke sensor, flood etc ...
- Saturday 20 October 2018 0:58
- Forum: Other questions and discussions
- Topic: Harmony support, new hardware?
- Replies: 169
- Views: 57285
Re: Harmony support, new hardware?
Hi
I just got an Harmony hub and I'm wondering if there has been any update on this?
Are there any way to add special functions to Domoticz from the hub above of on/off activities?
Thanks
Miguel
I just got an Harmony hub and I'm wondering if there has been any update on this?
Are there any way to add special functions to Domoticz from the hub above of on/off activities?
Thanks
Miguel
- Wednesday 17 October 2018 14:27
- Forum: Heating/cooling
- Topic: Rebuilding the Nest plugin
- Replies: 67
- Views: 25644
Re: Rebuilding the Nest plugin
Hi
After two days, I do confirm plugin sometimes is not able to connect
2018-10-17 07:07:54.191 (Nest) Temp + Humidity
2018-10-17 07:08:26.964 Error: NestOAuthAPI: Error getting devices!
2018-10-17 07:08:56.966 NestOAuthAPI: Trying to access API on https://developer-api.nest.com/structures.json ...
After two days, I do confirm plugin sometimes is not able to connect
2018-10-17 07:07:54.191 (Nest) Temp + Humidity
2018-10-17 07:08:26.964 Error: NestOAuthAPI: Error getting devices!
2018-10-17 07:08:56.966 NestOAuthAPI: Trying to access API on https://developer-api.nest.com/structures.json ...
- Wednesday 17 October 2018 0:06
- Forum: Z-Wave
- Topic: 2 Zwave usb in paralell (EU and US)
- Replies: 4
- Views: 786
2 Zwave usb in paralell (EU and US)
Hi
I have just moved from UE to USA. I discovered the usb Gen5 is different, ZW090-A for US and ZW090-C for USA with different frequencies.
The problem is, are there any way to run both at the same time on the same domoticz installation and HW (raspberry pi)
I have done the setup, but domoticz ...
I have just moved from UE to USA. I discovered the usb Gen5 is different, ZW090-A for US and ZW090-C for USA with different frequencies.
The problem is, are there any way to run both at the same time on the same domoticz installation and HW (raspberry pi)
I have done the setup, but domoticz ...
- Tuesday 16 October 2018 1:55
- Forum: Heating/cooling
- Topic: Rebuilding the Nest plugin
- Replies: 67
- Views: 25644
Re: Rebuilding the Nest plugin
Dear all
I have been able to setup the plugin by following the wiki...
2018-10-15 18:30:43.088 NestOAuthAPI: Access token appears to be valid.
2018-10-15 18:30:43.089 NestOAuthAPI: Login success. Token successfully validated.
I haven't any timeout or api issue for now... but will keep the eye on ...
I have been able to setup the plugin by following the wiki...
2018-10-15 18:30:43.088 NestOAuthAPI: Access token appears to be valid.
2018-10-15 18:30:43.089 NestOAuthAPI: Login success. Token successfully validated.
I haven't any timeout or api issue for now... but will keep the eye on ...
- Tuesday 16 October 2018 1:42
- Forum: Heating/cooling
- Topic: Nest login error
- Replies: 13
- Views: 4553
Re: Nest login error
Hi
I have received today my nest and I have been able to setup it properly without any login errors (for now)
2018-10-15 18:30:43.088 NestOAuthAPI: Access token appears to be valid.
2018-10-15 18:30:43.089 NestOAuthAPI: Login success. Token successfully validated.
:)
I have some issues with ...
I have received today my nest and I have been able to setup it properly without any login errors (for now)
2018-10-15 18:30:43.088 NestOAuthAPI: Access token appears to be valid.
2018-10-15 18:30:43.089 NestOAuthAPI: Login success. Token successfully validated.
:)
I have some issues with ...
- Saturday 18 August 2018 11:01
- Forum: Rfxcom Transceiver
- Topic: There is Somfy in the air!!
- Replies: 171
- Views: 104213
Re: There is Somfy in the air!!
Hi there,
Do any have been able to create a Lua script to have a kind of timer for the sonfy blinds?
Using the Venetian blinds the "stop" button works, but it will be nice to have some control (a % like) by timer for those having Sonfy.
This will allow to open/close them for 5-10 secs instead ...
- Sunday 27 May 2018 9:58
- Forum: Switches and Scenes
- Topic: Heed help with RGB
- Replies: 1
- Views: 923
Re: Heed help with RGB
Hi... Since a few weeks there has been changes on the RGB and now it's possible to read the color values using JSON. See example bellow how to get values for RGB colors
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")()
local acolor = " "
ab='curl "http://192.168.1.101:8080/json.htm?type ...
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")()
local acolor = " "
ab='curl "http://192.168.1.101:8080/json.htm?type ...
- Thursday 24 May 2018 20:29
- Forum: Suggestions
- Topic: JSON API: access by name instead of IDX
- Replies: 7
- Views: 2543
Re: JSON API: access by name instead of IDX
why don't you use the
d_name = "device name"
d_idx = otherdevices_idx[d_name]
this way you can get always the corresponding IDX for a device and use it not only on JSON but on all scripts.
d_name = "device name"
d_idx = otherdevices_idx[d_name]
this way you can get always the corresponding IDX for a device and use it not only on JSON but on all scripts.
- Tuesday 15 May 2018 19:24
- Forum: Other questions and discussions
- Topic: Virtual RGB switch
- Replies: 3
- Views: 1912
Re: Virtual RGB switch
Dear all
There has been changes on domoticz and now the RGB color are being posted into Json, so its possible to query
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")()
local acolor = " "
ab='curl "http://192.168.1.101:8080/json.htm?type=devices&rid='..led_idx..'"'
local jsondata ...
There has been changes on domoticz and now the RGB color are being posted into Json, so its possible to query
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")()
local acolor = " "
ab='curl "http://192.168.1.101:8080/json.htm?type=devices&rid='..led_idx..'"'
local jsondata ...
- Tuesday 15 May 2018 19:18
- Forum: Switches and Scenes
- Topic: Custom RGB Light Plugin
- Replies: 5
- Views: 3135
Re: Custom RGB Light Plugin
Dear all
There has been changes on domoticz and now the RGB color are being posted into Json, so its possible to query
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")()
local acolor = " "
ab='curl "http://192.168.1.101:8080/json.htm?type=devices&rid='..led_idx..'"'
local jsondata ...
There has been changes on domoticz and now the RGB color are being posted into Json, so its possible to query
json = (loadfile "/home/pi/domoticz/scripts/lua/JSON.lua")()
local acolor = " "
ab='curl "http://192.168.1.101:8080/json.htm?type=devices&rid='..led_idx..'"'
local jsondata ...
- Thursday 05 October 2017 21:54
- Forum: RFLink Transceiver
- Topic: RFLink R47 available
- Replies: 12
- Views: 4841
Re: RFLink R47 available
My pleasure!!!!
- Sunday 24 September 2017 20:27
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1718
- Views: 465349
Re: homebridge-edomoticz Plugin
@marcotini on the home app you can select with type is a switch (light, switch, fan).
- Friday 22 September 2017 12:14
- Forum: ESP8266
- Topic: Esp8266 + Nextion remote for Domoticz
- Replies: 22
- Views: 10349
Re: Esp8266 + Nextion remote for Domoticz
very interesting
Could you please share information about the box and the electronics used? (Bateries, charger)..
It's really a good thing to have at home for visitors or kids

Could you please share information about the box and the electronics used? (Bateries, charger)..
It's really a good thing to have at home for visitors or kids
- Friday 22 September 2017 12:06
- Forum: RFLink Transceiver
- Topic: RFLink R47 available
- Replies: 12
- Views: 4841
Re: RFLink R47 available
Hi
Yes.. I didn't show it... seems to be 1 per minute or about it..
2017-09-22 11:45:04.627 (RFlink) Temp (Temp Rflink)
2017-09-22 11:45:41.672 RFLink: 20;18;PONG;
2017-09-22 11:46:31.694 RFLink: 20;19;PONG;
2017-09-22 11:47:21.715 RFLink: 20;1A;PONG;
2017-09-22 11:48:11.737 RFLink: 20;1B;PONG ...
Yes.. I didn't show it... seems to be 1 per minute or about it..
2017-09-22 11:45:04.627 (RFlink) Temp (Temp Rflink)
2017-09-22 11:45:41.672 RFLink: 20;18;PONG;
2017-09-22 11:46:31.694 RFLink: 20;19;PONG;
2017-09-22 11:47:21.715 RFLink: 20;1A;PONG;
2017-09-22 11:48:11.737 RFLink: 20;1B;PONG ...
- Friday 22 September 2017 11:59
- Forum: Temperature and Weather
- Topic: Random peaks in DHT11 sensor
- Replies: 2
- Views: 1732
Re: Random peaks in DHT11 sensor
I have the same issue... so it's not your setup...
I have read somewhere else that the DH11 is a cheap so no good sensor.
I think the only solution could be to make several reads, calculate the right value (removing this peaks) and then send the data to domoticz
I have read somewhere else that the DH11 is a cheap so no good sensor.
I think the only solution could be to make several reads, calculate the right value (removing this peaks) and then send the data to domoticz
- Wednesday 20 September 2017 22:27
- Forum: RFLink Transceiver
- Topic: RFLink R47 available
- Replies: 12
- Views: 4841
Re: RFLink R47 available
Just got it update directly from the raspberry by using avrude
sudo apt-get install avrdude
copy hex file
go to domotic, hardware and disable the rflink (disable, not delete)
avrdude -v -p atmega2560 -c stk500 -P /dev/ttyACM0 -b 115200 -D -U flash:w:/home/pi/rflink/RFLink.cpp.hex:i
re-enable ...
sudo apt-get install avrdude
copy hex file
go to domotic, hardware and disable the rflink (disable, not delete)
avrdude -v -p atmega2560 -c stk500 -P /dev/ttyACM0 -b 115200 -D -U flash:w:/home/pi/rflink/RFLink.cpp.hex:i
re-enable ...
- Wednesday 20 September 2017 22:00
- Forum: iOS
- Topic: version and update Homebridge on RPI 3
- Replies: 3
- Views: 8223
Re: version and update Homebridge on RPI 3
look at https://github.com/nfarina/homebridge
The way to update will depend on the way you installed it.
If you installed using npm, just need to
sudo npm update homebrigde -g
(sudo and -g only if you ise pi and installed the package globally)
you can check what packages you installed by npm ...
The way to update will depend on the way you installed it.
If you installed using npm, just need to
sudo npm update homebrigde -g
(sudo and -g only if you ise pi and installed the package globally)
you can check what packages you installed by npm ...