Search found 19 matches
- Thursday 27 September 2018 10:12
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
I found for a other home automation a script where you can send notifications to the LG tv. A very cool thing. But I have no idea how to include that in domoticz or the LG tv script. Maybe some one other have the know how to include that. I would spend some money onver PayPal. https://www.home ...
- Saturday 25 August 2018 6:44
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 192825
Re: Controlicz - Easy Domoticz to Alexa Integration
Hello Madgeni
again my temperature sensors in the Alexa app are not showing the temperature, I'm sure there was a time they did. Can you take a look at it?
again my temperature sensors in the Alexa app are not showing the temperature, I'm sure there was a time they did. Can you take a look at it?
- Thursday 23 August 2018 10:41
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 192825
Re: Controlicz - Easy Domoticz to Alexa Integration
I have some Temperatur sensors in my rooms, I remember a time I can ask: Alexa what is the temperature in living room? And she answers 21°
Why is this not working anymore? In Alexa app the sensor s aviable, but showing not a temperature.
Why is this not working anymore? In Alexa app the sensor s aviable, but showing not a temperature.
- Wednesday 08 August 2018 9:03
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
I found for a other home automation a script where you can send notifications to the LG tv. A very cool thing. But I have no idea how to include that in domoticz or the LG tv script. Maybe some one other have the know how to include that. I would spend some money onver PayPal. https://www.home ...
- Friday 03 August 2018 21:45
- Forum: Speech & Voice Systems
- Topic: Alexa text to speech
- Replies: 152
- Views: 61071
Re: Alexa text to speech
Hi, ich komme irgend wie nicht weiter, jq habe ich installiert, den skript auch nach /home/pi/domoticz/scripts/ kopiert, Rechte vergeben! Aber es passiert nichts? Wie startet man das Ding? Na hab ich doch geschrieben, sudo ./alexa_remote.sh -d ALL -e speak:'dein text' Wobei du ALL durch den Namen ...
- Friday 03 August 2018 12:57
- Forum: Speech & Voice Systems
- Topic: Alexa text to speech
- Replies: 152
- Views: 61071
Re: Alexa text to speech
For all noobs like me ;-) 1) Install jq from by using command sudo apt-get install jq 2) reboot raspberry with command sudo reboot 3) Downloaded script from https://loetzimmer.de/patches/alexa_remote_control.sh (via blog https://blog.loetzimmer.de/2017/10/amazon-alexa-hort-auf-die-shell-echo.html?m ...
- Sunday 15 July 2018 7:47
- Forum: Python
- Topic: Python Plugin: Roku and TiVo
- Replies: 5
- Views: 1752
Re: Python Plugin: Roku and TiVo
Look like the plugin will not work. But you can ping the IP from the Roku (needs fixed IP Adress)
There is a wiki entry : https://www.domoticz.com/wiki/System_Al ... ker_(Ping)
There is a wiki entry : https://www.domoticz.com/wiki/System_Al ... ker_(Ping)
- Saturday 24 March 2018 7:47
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
Wow super cool now it works, you are my hero! Thanks
- Friday 23 March 2018 16:11
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
I will try it, but when I enter pip3 uninstall, it returns: You must give at least one requirement to uninstall (see "pip help uninstall")
- Tuesday 27 February 2018 21:55
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
- Sunday 25 February 2018 23:44
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
I installed it, including the pylgtv libary. But in the Log is writing this: (LGTV) Update 1:'Traceback (most recent call last): File "/home/pi/domoticz/plugins/lgtv/lg.py", line 1, in from pylgtv import WebOsClient ImportError: No module named 'pylgtv' (Traceback (most recent call last): its not ...
- Saturday 24 February 2018 19:45
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
- Saturday 24 February 2018 0:33
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
https://www.domoticz.com/wiki/Using_Python_plugins -Download the files from github -put it in domoticz/plugins/lgtv(lgtv is not important, you can chose an other name) -make the files executable (chmod - x filename) -restart domoticz After this you will find it under hardware But for the LG tv ...
- Friday 23 February 2018 19:47
- Forum: PHP and all others
- Topic: LG TV WebOs 3.0
- Replies: 73
- Views: 85577
Re: LG TV WebOs 3.0
I installed it, including the pylgtv libary. But in the Log is writing this: (LGTV) Update 1:'Traceback (most recent call last): File "/home/pi/domoticz/plugins/lgtv/lg.py", line 1, in from pylgtv import WebOsClient ImportError: No module named 'pylgtv' (Traceback (most recent call last): its not ...
- Thursday 07 December 2017 19:15
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 192825
Re: Controlicz - Easy Domoticz to Alexa Integration
Kodi skill would be awesome! I youse your controlicz skill and a trick to control kodi with alexa. I have some dummy switchs,that i put in the floorplan,they start some json links for kodi. So i can start,stop,... here a examplefor stop: xxx.xxx.xxx.xx:8080/jsonrpc?request={%22jsonrpc%22:%20%222.0 ...
- Thursday 21 September 2017 10:23
- Forum: Python
- Topic: Python Plugin: Roku and TiVo
- Replies: 5
- Views: 1752
Re: Python Plugin: Roku and TiVo
I try the plugin but I got an error message.
2017-09-21 09:55:25.154 Error: PluginList: Parsing '/home/pi/domoticz/plugins/Roku/', 'Error document empty.' at line 0 column 0 in XML ''.
You have any idea what's the problem is?
2017-09-21 09:55:25.154 Error: PluginList: Parsing '/home/pi/domoticz/plugins/Roku/', 'Error document empty.' at line 0 column 0 in XML ''.
You have any idea what's the problem is?
- Wednesday 16 August 2017 20:22
- Forum: Speech & Voice Systems
- Topic: Controlicz - Easy Domoticz to Alexa Integration
- Replies: 1035
- Views: 192825
Re: Easy Domoticz to Alexa Integration
I have a question, maybe it's a stupid question. But I don't understand it.
I have an Alexa running with Domoticz works great thanks for your work madgeni. But why I need an extra DNS service and my.domoticz.com? Isn't Mydomoticz like a DNS?
I have an Alexa running with Domoticz works great thanks for your work madgeni. But why I need an extra DNS service and my.domoticz.com? Isn't Mydomoticz like a DNS?
- Tuesday 15 August 2017 21:45
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: MyDomoticz - Testers wanted!
- Replies: 627
- Views: 133550
Re: Testers wanted!
Thanks!!! I spend a hole night to find the problem,today i read your post and try it. It really works
- Thursday 16 February 2017 9:25
- Forum: Suggestions
- Topic: Please change behaviour of Fritzbox
- Replies: 11
- Views: 2971
Re: Please change behaviour of Fritzbox
Sorry, it took some time because of a relatively busy afternoon, but it works now as expected. I called from my mobile, got a RING and my script was triggered. I did not pick up but cancelled the call on my mobile, got a DISCONNECT and my script was trigered again with a disconnect text message ...