
Search found 6 matches
- Tuesday 31 October 2017 14:07
- Forum: Other questions and discussions
- Topic: Log problems
- Replies: 2
- Views: 747
Re: Log problems
Thanks very much, I will give that a go. 

- Tuesday 31 October 2017 12:04
- Forum: Other questions and discussions
- Topic: Log problems
- Replies: 2
- Views: 747
Log problems
Hi, I'm running 3.8153 on RPI. I'm having an issue with a couple of Hue lamps not switching off when a timer tells them to. This seems to be a recent problem. My first port of call was the log to try and see what was going on. Unfortunately my log (from the setup button) only seems to show the last ...
- Thursday 20 August 2015 10:16
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 284500
Re: Siri / HomeKit support for Domoticz
Thanks Eduard, its working now. Good learning experience for me !
- Wednesday 19 August 2015 23:05
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 284500
Re: Siri / HomeKit support for Domoticz
Thanks very much for your help: { "description": "Configuration file for Domoticz platform.", "platforms": [ { "platform": "Domoticz", "name": "Domoticz", "server": "127.0.0.1", "port": "8080" "roomid": "2" } ], "accessories": [ ] } If I take the roomid line out of the config I get this error ...
- Wednesday 19 August 2015 21:33
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 284500
Re: Siri / HomeKit support for Domoticz
Thanks, but now I get:
- Starting HomeBridge server...
undefined:9
"roomid": "2"
- Wednesday 19 August 2015 18:37
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 284500
Re: Siri / HomeKit support for Domoticz
Hi all, Every time I do npm run start I get the following. Can someone give me a hand please ? :) Starting HomeBridge server... *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native API of Avahi ...