Have you got 'refresh radio list' on True in the hardware Tab?
And its the list in Sonos app in Radio by TuneIn, not the Sonos Favo list
Search found 39 matches
- Monday 17 December 2018 21:12
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 22289
- Friday 19 January 2018 23:04
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 22289
Re: Python plugin: Sonos [new version]
mhhhhh,
Looks like I did install something
Python was on 2.7.9 and is now on 3.4.2.
Could this be the problem?
edit:
On the terminal:
pi@raspberrypi:~/domoticz/plugins/sonos $ python
Python 2.7.9 (default, Sep 17 2016, 20:26:04)
But during startup in the Domo logfiles it reports 3.4.2
Looks like I did install something
Python was on 2.7.9 and is now on 3.4.2.
Could this be the problem?
edit:
On the terminal:
pi@raspberrypi:~/domoticz/plugins/sonos $ python
Python 2.7.9 (default, Sep 17 2016, 20:26:04)
But during startup in the Domo logfiles it reports 3.4.2
- Friday 19 January 2018 19:18
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 22289
Re: Python plugin: Sonos [new version]
Boehoehoe 2018-01-19 19:14:14.020 (Sonos Woonkamer) Calling message handler 'onHeartbeat'. 2018-01-19 19:14:14.139 (P1) P1 Smart Meter (P1 - Power) 2018-01-19 19:14:16.517 (P1) General/Voltage (Voltage L1) 2018-01-19 19:14:17.175 Error: (Sonos Woonkamer) Sonos not available ([Errno 113] No route to ...
- Saturday 06 January 2018 22:23
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 22289
Re: Python plugin: Sonos [new version]
OK
Again, thx for the good work.
I'm really happy with this plugin
GrR
Again, thx for the good work.
I'm really happy with this plugin
GrR
- Wednesday 03 January 2018 9:00
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 22289
Re: Python plugin: Sonos [new version]
Hi, This plugin works great, great work THX, but .......... ;) I found a weird type of behaviour. I've changed the setting of SononsKeuken/Slaapkamer of the Refresh radio list from false to true. This works, but look at the screenshots. The 2 newly created devices will (after a restart of domoticz ...
- Tuesday 02 January 2018 20:40
- Forum: Other questions and discussions
- Topic: Razberry daughter card
- Replies: 1
- Views: 369
Re: Razberry daughter card
I don't know if you already found the answer.
But just in case:
https://www.domoticz.com/forum/viewtopi ... 95#p117527
For me this worked
But just in case:
https://www.domoticz.com/forum/viewtopi ... 95#p117527
For me this worked
- Sunday 31 December 2017 16:26
- Forum: Python
- Topic: Plex Status
- Replies: 24
- Views: 16471
Re: Plex Status
Hi Peter,
Can you make an HowToInstall your script?
Especially the Plexusername part.
And the influxDB, do I need it?
Im not a very experienced user
Thx for the effort
Cheers
R
Can you make an HowToInstall your script?
Especially the Plexusername part.
And the influxDB, do I need it?
Im not a very experienced user
Thx for the effort
Cheers
R
- Tuesday 12 December 2017 17:26
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
Top
Cheers
R
Cheers
R
- Monday 11 December 2017 23:00
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
And turned the Wifi ON 2017-12-11 22:58:27.538 (DetectMac) onHeartbeat called 2017-12-11 22:58:30.857 (DetectMac) num: 1 2017-12-11 22:58:30.857 (DetectMac) Name: iPhone7 2017-12-11 22:58:30.858 (DetectMac) pos: 485 2017-12-11 22:58:30.858 (DetectMac) address: xx:xx:xx:xx:xx:xx found 2017-12-11 22 ...
- Monday 11 December 2017 22:58
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
The new version logfile: I disabled the WiFi of the S6, just to test. 2017-12-11 22:54:17.969 (DetectMac) Debug log level set to: 'true'. 2017-12-11 22:54:18.170 (DetectMac) Number of mac items: 2 2017-12-11 22:54:18.170 (DetectMac) num: 1 2017-12-11 22:54:18.170 (DetectMac) self.timeouts[num]: 10 ...
- Monday 11 December 2017 22:42
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
:oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: :oops: ehhhhh :oops: sooooooooo heeeeeee stupid me, the lowercase was the solution. But I didn't notice the extra space I put behind the devicename. I entered 'S6, xx:xx:xx:xx' instead of S6,xx:xx:xx:xx. So now both devices work :D so my ...
- Monday 11 December 2017 20:59
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
Hi Xorfor,
I got an answer, including the MACs of the 2 phones, but still Domoticz doesn't seem to know.
What I noticed is that the arp-scan returns lower-caps, so I changed one of the devices in lowercaps.
Did not help
Thx
R
I got an answer, including the MACs of the 2 phones, but still Domoticz doesn't seem to know.
What I noticed is that the arp-scan returns lower-caps, so I changed one of the devices in lowercaps.
Did not help
Thx
R
- Saturday 09 December 2017 19:08
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
Hi, installed arp-scan now ;) Rebooted several time, because of error MacDetect ended abruptly (i think) after 3rd reboot the errors disappeared . Now I get this messages, but both phones are active at this moment (AccesPoints (apple airport) see them both. 2017-12-09 18:51:49.985 (MacDetect ...
- Thursday 07 December 2017 22:14
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 85763
Re: Buienradar Weather Lookup Plugin
Running v3.8153 on Synology and RPI.
I see NO problems
I see NO problems
- Thursday 07 December 2017 21:59
- Forum: Python
- Topic: Python Plugin: MAC address presence
- Replies: 18
- Views: 5922
Re: Python Plugin: MAC address presence
Hi Xorfor, I'm really interested in this solution, so I installed your plugin and get NO errors ;) But the device status is not updated either :( Running v3.8153 on a RPI Triple checked the MAC adress, phone is pingable. Logfile during startup (MACadress is deleted by me, same as the attachment ...
- Monday 20 March 2017 11:26
- Forum: Other questions and discussions
- Topic: Samsung TV control in Domoticz
- Replies: 43
- Views: 16345
Re: Samsung TV control in Domoticz
Hi,
No idea how to check for which architecture the binary file is.
I've downloaded it form the site of Jumbotroll, but he's deleted them (they're not there anymore).
I'm gonna stop for now with this 'project'.
Thx for the help Tontze, really appreciate it
No idea how to check for which architecture the binary file is.
I've downloaded it form the site of Jumbotroll, but he's deleted them (they're not there anymore).
I'm gonna stop for now with this 'project'.
Thx for the help Tontze, really appreciate it
- Sunday 19 March 2017 19:11
- Forum: Other questions and discussions
- Topic: Samsung TV control in Domoticz
- Replies: 43
- Views: 16345
Re: Samsung TV control in Domoticz
Hi Tontze, Thx for the replies. did the chmod a+x thing root@HA:/usr/local/iSamsungTV/bin# iSamsungTV -ash: /bin/iSamsungTV: cannot execute binary file: Exec format error root@HA:/usr/local/iSamsungTV/bin# iSamsungTV E 192.168.1.36 -KEY KEY_POWERON -ash: /bin/iSamsungTV: cannot execute binary file ...
- Sunday 19 March 2017 0:38
- Forum: Other questions and discussions
- Topic: Samsung TV control in Domoticz
- Replies: 43
- Views: 16345
Re: Samsung TV control in Domoticz
Correct sudo usage : sudo /usr/local/iSamsungTV/bin/iSamsungTV E 192.168.1.36 -KEY KEY_POWEROFF Still the same error: root@HA:~# sudo /usr/local/iSamsungTV/bin/iSamsungTV E 192.168.1.36 -KEY KEY_POWEROFF /usr/local/iSamsungTV/bin/iSamsungTV: /usr/local/iSamsungTV/bin/iSamsungTV: cannot execute ...
- Saturday 18 March 2017 18:30
- Forum: Other questions and discussions
- Topic: Samsung TV control in Domoticz
- Replies: 43
- Views: 16345
Re: Samsung TV control in Domoticz
If I use the syntax without the sudo I get this:
root@HA:~# /usr/local/iSamsungTV/bin/iSamsungTV E 192.168.1.36 -KEY KEY_POWEROFF
-ash: /usr/local/iSamsungTV/bin/iSamsungTV: cannot execute binary file: Exec format error
So if was thinking, is the model (E) the right one? I've got a UE32ES6710
root@HA:~# /usr/local/iSamsungTV/bin/iSamsungTV E 192.168.1.36 -KEY KEY_POWEROFF
-ash: /usr/local/iSamsungTV/bin/iSamsungTV: cannot execute binary file: Exec format error
So if was thinking, is the model (E) the right one? I've got a UE32ES6710
- Saturday 18 March 2017 18:20
- Forum: Other questions and discussions
- Topic: Samsung TV control in Domoticz
- Replies: 43
- Views: 16345
Re: Samsung TV control in Domoticz
root@HA:~# /usr/local/iSamsungTV/bin/sudo iSamsungTV E 192.168.1.36 -KEY KEY_POWEROFjumbotroll wrote: Did you try with sudo ?
/usr/local/iSamsungTV/bin/ sudo iSamsungTV E 192.168.1.36 -KEY KEY_POWEROFF
-ash: /usr/local/iSamsungTV/bin/sudo: No such file or directory
Same problem
And I checked, its the right path