i followed the guide, and see my devices with ip:port booth gateway and domoticz but in the app it doesn´t show the devices or anything. i get "ISS system success"
EDIT: On android it works.. not on iphone/ipad
Search found 7 matches
- Sunday 16 October 2016 20:04
- Forum: Third party and supplementary tools
- Topic: [MyDomoAtHome] Support thread
- Replies: 1080
- Views: 231756
- Saturday 15 October 2016 14:45
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 295091
Re: Siri / HomeKit support for Domoticz
thanks! maybe should change siri to english, simplierMarci wrote:'Hey Siri, turn on {name of device}'
- Saturday 15 October 2016 13:58
- Forum: iOS
- Topic: Siri / HomeKit support for Domoticz
- Replies: 530
- Views: 295091
Re: Siri / HomeKit support for Domoticz
i have installed homebridge, and i see my accessories but when i speak to siri she doenst understand what to do... how i i activate siri to turn on lights ?
- Sunday 09 October 2016 14:19
- Forum: Show your projects
- Topic: Step by step guide: Sonos integration
- Replies: 125
- Views: 89010
Re: Step by step guide: Sonos integration
In the root folder
If you want to change default settings, you can create a settings.json file and put in the root folder.
See: https://github.com/jishi/node-sonos-http-api
which root folder? i only get a message about i need to register api key, but i have done this. and created a settings ...
If you want to change default settings, you can create a settings.json file and put in the root folder.
See: https://github.com/jishi/node-sonos-http-api
which root folder? i only get a message about i need to register api key, but i have done this. and created a settings ...
- Friday 07 October 2016 22:03
- Forum: Show your projects
- Topic: Step by step guide: Sonos integration
- Replies: 125
- Views: 89010
Re: Step by step guide: Sonos integration
Get a free api-key from http://www.voicerss.org/ and you can get spoken (TTS) messages like: "The lights are off" when switching lights off.
usage example : http://yourserver:5005/LiveRoom/say/The lights are off
Ps: did anyone find a way the display the artist/track info in Domoticz ?
anyone ...
usage example : http://yourserver:5005/LiveRoom/say/The lights are off
Ps: did anyone find a way the display the artist/track info in Domoticz ?
anyone ...
- Thursday 06 October 2016 21:32
- Forum: LUA
- Topic: LUA script for Sony Bravia TV
- Replies: 48
- Views: 47544
Re: LUA script for Sony Bravia TV
@electronicsguy I have a Sony TV with options for side view that is set to "on". I can control the tv with app for smartphone. But this isn't maybe the same?
- Wednesday 05 October 2016 16:19
- Forum: LUA
- Topic: LUA script for Sony Bravia TV
- Replies: 48
- Views: 47544
Re: LUA script for Sony Bravia TV
Prerequisites:
Create a virtual switch (On/Off) named "TV"
Create a user variable (integer) named "TVOnlyStatusUpdate", with value 0
Install etherwake (sudo apt-get install etherwake)
Enable remote start on your TV: [Settings] → [Network] → [Home Network Setup] → [Remote Start] → [On]
Enable ...
Create a virtual switch (On/Off) named "TV"
Create a user variable (integer) named "TVOnlyStatusUpdate", with value 0
Install etherwake (sudo apt-get install etherwake)
Enable remote start on your TV: [Settings] → [Network] → [Home Network Setup] → [Remote Start] → [On]
Enable ...