Search found 20 matches
- Sunday 25 November 2018 12:46
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: Control Domoticz using Harmony Hub and HA Bridge
@rednas: looks like you are running Apache (without needing it?). On a Raspberry Pi running Raspbian you can stop and disable this service, so that it won't interfere with your ha-bridge setup. Check if it is running: sudo systemctl status apache2 Stop Apache: sudo systemctl stop apache2 Disable ...
- Saturday 17 November 2018 17:03
- Forum: LUA
- Topic: HUE Power Usage & Energy Script
- Replies: 13
- Views: 11474
Re: HUE Power Usage & Energy Script
Hi PaulM, I'm having the exact same problem! Did you ever manage to resolve this issue by any chance? Most likely you have not created a Power and a Power Meter virtual sensor for every Hue light that is in your Domoticz. The error is triggered when the code tries to add up power values for Hue ...
- Saturday 27 January 2018 21:14
- Forum: RFLink Transceiver
- Topic: Advice for a living room thermostat
- Replies: 5
- Views: 2484
Re: Advice for a living room thermostat
Hi Guys, I’ve been playing with my new RFLink gateway and domoticz in the last week and all seems to be working quite well. I’m now looking to do some next projects and the next that comes to mind is to replace my living room thermostat (currently a Honeywell chronotherm IV) with an RF compatible th ...
- Saturday 20 January 2018 15:51
- Forum: RFLink Transceiver
- Topic: Wifi RFLink
- Replies: 69
- Views: 44110
Re: Wifi RFLink
You did connect your receiver/transmitter also, correct? Otherwise RFLink on the Mega will not receive anything and cannot forward that to the ser2net on the ESP.
Sent from my Pixel 2 XL using Tapatalk
Sent from my Pixel 2 XL using Tapatalk
- Monday 18 December 2017 18:39
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 489083
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hmm, same Gmail account I assume?fergalom wrote:thanks yes, signed up and enabled on the google actions page
Sent from my Pixel 2 XL using Tapatalk
- Monday 18 December 2017 18:36
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 489083
Re: Controlicz - Domoticz to Google Home/Assistant integration
perhaps someone can help S7 with 6.01 - home and assistant installed Joined the controllicz beta the controllicz "app" is not showing up on assistant when I ask it to "talk to controllicz" "talk to homecontrollicz" or "turn on my lights" Any pointers? kinda driving me nuts now Have you signed up ...
- Sunday 17 December 2017 10:54
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 489083
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hello, I have a question about Google Home and Dz, please : is it possible to have it speaking ? That is to send recorded sound files from the raspberry to the Google Home ? Thanks GD If you mean notification type plays, you cannot initiate that from Domoticz. I have seen google-home-notifier, but ...
- Sunday 17 December 2017 7:12
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 489083
Re: Controlicz - Domoticz to Google Home/Assistant integration
Figured out the case of the missing groups. One needs to enable the tab "Scenes" _and_ add the groups to a room plan for them to be able to sync through Controlicz. And, guess I'll have to live with the connection error then. ;-) Donation on it's way... Sent from my Pixel 2 XL using Tapatalk
- Saturday 16 December 2017 13:45
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 489083
Re: Controlicz - Domoticz to Google Home/Assistant integration
Everything seems to work after all. @Madgeni thanks for all your help so far! Initially received the "Couldn't update settings. Please check your connection." when linking my account in the Google Home app while it did not link Controlicz. This morning I casually checked my Home app, just to find ...
- Sunday 05 March 2017 19:29
- Forum: MySensors
- Topic: Update Arduino code without becoming a new node in Domoticz?
- Replies: 5
- Views: 1932
Re: RE: Re: Update Arduino code without becoming a new node in Domoticz?
Yes, the node ID is stored in the eprom. However, the eprom overwritten when a new sketch is uploaded. Include a line in the sketch to assign the node ID. #DEFINE MY_NODE_ID 6 Hmm, in my (anecdotal) experience, the nodes I have worked with do not get a different ID until I use the ClearEprom sketch ...
- Monday 27 February 2017 18:35
- Forum: MySensors
- Topic: Update Arduino code without becoming a new node in Domoticz?
- Replies: 5
- Views: 1932
Re: RE: Update Arduino code without becoming a new node in Domoticz?
Is there a way to update the Arduino code without the attached sensors becoming new sensors in Domoticz? My Example is that I now have a fully functional node with 2 switches (Door/Lock). However. I would like to modify the Arduino code so that I can add the function to send Battery status as well ...
- Sunday 29 January 2017 23:27
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: RE: Re: Control Domoticz using Harmony Hub and HA Bridge
Good to hear. That would have been my last resort to helpThomasdc wrote:i removed the directory ( habridge) and reinstalled it.. now its working fine!
Thanks for the help!
Sent from my Nexus 6P using Tapatalk
- Sunday 29 January 2017 21:45
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: RE: Re: Control Domoticz using Harmony Hub and HA Bridge
Hmm, permissions seem to be OK. My files are all owned by root:root though. Cannot imagine that would be the problem.
Any weird characters in habridge.config?
Sent from my Nexus 6P using Tapatalk
Any weird characters in habridge.config?
Sent from my Nexus 6P using Tapatalk
- Sunday 29 January 2017 21:27
- Forum: Show your projects
- Topic: My DomoBox
- Replies: 11
- Views: 3796
Re: My DomoBox
Nice job!
Sent from my Nexus 6P using Tapatalk
Sent from my Nexus 6P using Tapatalk
- Sunday 29 January 2017 21:23
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: RE: Re: Control Domoticz using Harmony Hub and HA Bridge
Can you do a 'ls -l' on your data directory, so we can check the permissions to be absolutely sure?Thomasdc wrote: [codepi@raspberrypi:~/habridge/data$ ls
device.db habridge.config
[/code]
so it is all there
And, the contents of your service file?
Sent from my Nexus 6P using Tapatalk
- Sunday 29 January 2017 20:44
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: Control Domoticz using Harmony Hub and HA Bridge
That is really strange. I am just trying to eliminate most likely causes. Did you start starthabridge.sh as root? Is the data/device.db file there if you check from the command line? Is the config file in the data directory?
And, do you see any of the config you did before the update?
And, do you see any of the config you did before the update?
- Sunday 29 January 2017 20:24
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: Control Domoticz using Harmony Hub and HA Bridge
Have you stopped and started the ha-bridge after you updated it? From the log you quoted earlier, it looks like ha-bridge can't read your device.db. Let's start at the beginning: How did you update ha-bridge? I have done so this morning by just downloading the 4.1.0 jar file and placing it in the ...
- Sunday 29 January 2017 20:04
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: Control Domoticz using Harmony Hub and HA Bridge
The UI of ha-bridge is a bit confusing. When you enter all the Domoticz information, you need to click the green "Add" button on the right (next to the line you just added information on) to add the Domoticz information and then click the "Save" button at the top of the settings page in ha-bridge ...
- Saturday 28 January 2017 8:20
- Forum: Third party and supplementary tools
- Topic: Control Domoticz using Harmony Hub and HA Bridge
- Replies: 72
- Views: 48328
Re: Control Domoticz using Harmony Hub and HA Bridge
Check the readme at: https://github.com/bwssytems/ha-bridge/blob/master/README.md#basic-script-setup-to-run-the-bridge-on-a-pi It tells you how to use a simple starthabridge.sh script to start ha-bridge and keep it running. If you want ha-bridge to run on port 80, you may also just configure that ...
- Saturday 30 January 2016 13:52
- Forum: MySensors
- Topic: ESP8266 NodeMCU WiFi Gateway does not register sensors in Domoticz
- Replies: 5
- Views: 3322
ESP8266 NodeMCU WiFi Gateway does not register sensors in Domoticz
Background: [*] Running Domoticz 2.4350 (beta) on RaspberryPi B 2 connected using wired ethernet [*] RFXCom trx433 for KlikAanKlikUit and X10 Security sensors [*] ESP8266 NodeMCU WiFi MySensors gateway ( https://www.mysensors.org/build/esp8266_gateway ) [*] MySensors Micro board ( https://www ...