None of my accessoires are showing up. What are the recommended troubleshooting steps?
Everything used to work perfectly fine but my Raspberry has been offline for the last 3 months (and I upgraded to iOS 11).
I already:
- Updated Domoticz
- Updated homebridge
- Updated edomoticz
- Rebooted ...
Search found 8 matches
- Wednesday 25 October 2017 14:53
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1718
- Views: 463940
- Saturday 10 June 2017 18:59
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1718
- Views: 463940
Re: homebridge-edomoticz Plugin
Since I could not find anything on this forum about this new announcement from Apple I decided to share this with you.
During the “What’s new in HomeKit” session developers were told that HomeKit smart devices—that had previously had to go through extensive testing and include a special ...
During the “What’s new in HomeKit” session developers were told that HomeKit smart devices—that had previously had to go through extensive testing and include a special ...
- Sunday 15 January 2017 23:22
- Forum: PHP and all others
- Topic: Alarmpi - Speaking Alarm Clock
- Replies: 2
- Views: 1626
Re: Alarmpi - Speaking Alarm Clock
Solved!
Learned about the log today trough another topic. In the log I found:
2017-01-15 23:15:54.002 Error: Error executing script command (/home/pi/alarmpi/sound_the_alarm.py). returned: 32256
A simple Google search pointed me here:
https://www.domoticz.com/forum/viewtopic.php?t=4998
And a ...
Learned about the log today trough another topic. In the log I found:
2017-01-15 23:15:54.002 Error: Error executing script command (/home/pi/alarmpi/sound_the_alarm.py). returned: 32256
A simple Google search pointed me here:
https://www.domoticz.com/forum/viewtopic.php?t=4998
And a ...
- Sunday 15 January 2017 11:24
- Forum: PHP and all others
- Topic: Alarmpi - Speaking Alarm Clock
- Replies: 2
- Views: 1626
Alarmpi - Speaking Alarm Clock
Hi there,
Alarmpi is a speaking alarm clock that greets you and reads out loud the weather for today.
https://github.com/skiwithpete/alarmpi
I just finished adapting it to my needs, with my weather location and some birds singing before and after the computer voice (to avoid freaking out :))
It ...
Alarmpi is a speaking alarm clock that greets you and reads out loud the weather for today.
https://github.com/skiwithpete/alarmpi
I just finished adapting it to my needs, with my weather location and some birds singing before and after the computer voice (to avoid freaking out :))
It ...
- Monday 09 January 2017 18:21
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: Milight Mi-Light rasberry GPIO-NRF24L01 en Domoticz\
- Replies: 4
- Views: 7701
Re: Milight Mi-Light rasberry GPIO-NRF24L01 en Domoticz\
Assuming you own a Mi-Light lamp + Mi-Light iBox:
You can let your Raspberry Pi and iBox communicate over your (W)LAN, and add your iBox and other bulbs in Domoticz with this script:
https://github.com/bwydoogh/domoticz-scripts
https://github.com/JasperG/domoticz-scripts
Hope this helps and ...
You can let your Raspberry Pi and iBox communicate over your (W)LAN, and add your iBox and other bulbs in Domoticz with this script:
https://github.com/bwydoogh/domoticz-scripts
https://github.com/JasperG/domoticz-scripts
Hope this helps and ...
- Monday 09 January 2017 18:07
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1718
- Views: 463940
Re: homebridge-edomoticz Plugin
Thank you so much Ramon!
Looking at the culprit it makes complete sense to me now. I learned something today :)
Homebridge does start now, with the aforementioned warnings that are described in Marci's first post of this topic.
And I was pleasantly surprised that I can also control my 'Domoticz ...
Looking at the culprit it makes complete sense to me now. I learned something today :)
Homebridge does start now, with the aforementioned warnings that are described in Marci's first post of this topic.
And I was pleasantly surprised that I can also control my 'Domoticz ...
- Sunday 08 January 2017 19:11
- Forum: iOS
- Topic: homebridge-edomoticz Plugin
- Replies: 1718
- Views: 463940
Re: homebridge-edomoticz Plugin
sudo service homebridge stop
sudo npm set prefix '/usr' -g
sudo npm update -g homebridge --unsafe-perm
sudo npm update -g homebridge-edomoticz --unsafe-perm
cd /usr/lib/node_modules
sudo npm rebuild homebridge
sudo npm rebuild homebridge-edomoticz [...] sudo pico ~/.homebridge/config.json
Launch ...
- Sunday 08 January 2017 18:42
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 295256
Re: Siri / HomeKit support for Domoticz
... I just spend a few hours having the same issue.
The wiki assumes homebridge is not installed but the most recent rPi2 images have homebridge installed, but in a different location!
The wiki does mention the fact that in the case you have that more recent image, you should skip to "configure ...
The wiki assumes homebridge is not installed but the most recent rPi2 images have homebridge installed, but in a different location!
The wiki does mention the fact that in the case you have that more recent image, you should skip to "configure ...