Search found 7 matches
- Monday 22 April 2019 11:33
- Forum: LUA
- Topic: GoodWe Solar: get data from the new semsportal (lua script)
- Replies: 106
- Views: 28373
Re: GoodWe Solar: get data from the new semsportal (lua script)
Your token is:21ddbd72-acf0-42ba-8451-9c960d5c5b8d
I have this script running on my Rasberry Pi.
on what for device are you running this scrip.
I'm on a Pi as well, i have tried running the script under events and also by adding it in the luna folder with the same out come.
does this script ...
- Monday 22 April 2019 8:26
- Forum: LUA
- Topic: GoodWe Solar: get data from the new semsportal (lua script)
- Replies: 106
- Views: 28373
Re: GoodWe Solar: get data from the new semsportal (lua script)
Hi CrazyFrog, whats the format of the token?
I have put in everything that was returned see below and get an error in the log further below
token = "{ "code" : 0, "msg" : "","data":{"redirect":"/PowerStation/PowerStatusSnMin/21ddbd72-acf0-42ba-8451-9c960d5c5b8d"} }"
2019-04-22 14:20:18.157 Error ...
I have put in everything that was returned see below and get an error in the log further below
token = "{ "code" : 0, "msg" : "","data":{"redirect":"/PowerStation/PowerStatusSnMin/21ddbd72-acf0-42ba-8451-9c960d5c5b8d"} }"
2019-04-22 14:20:18.157 Error ...
- Monday 30 July 2018 9:36
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 148619
Re: Dashticz - Bug report
Hi, i have found the following bugs
1. News Feed not auto resizing on any page other than page 1. so page 1 will size to suit 1 articles and scroll though however any other page will just list all the articles
2. domoticz Light/Switch, Selector Switches are not displaying correctly. one that uses ...
1. News Feed not auto resizing on any page other than page 1. so page 1 will size to suit 1 articles and scroll though however any other page will just list all the articles
2. domoticz Light/Switch, Selector Switches are not displaying correctly. one that uses ...
- Thursday 12 April 2018 7:56
- Forum: Python
- Topic: Python Plugin: Pioneer AVR
- Replies: 21
- Views: 7049
Re: Python Plugin: Pioneer AVR
Thanks heaps febalci,
that worked straight up nice work. the only bug i found is the zone 2 power feedback and input feedback are not working. do you have any ideas about this one?
that worked straight up nice work. the only bug i found is the zone 2 power feedback and input feedback are not working. do you have any ideas about this one?
- Wednesday 11 April 2018 16:14
- Forum: Python
- Topic: Python Plugin: Pioneer AVR
- Replies: 21
- Views: 7049
Re: Python Plugin: Pioneer AVR
pioneerapi.py
#!/usr/bin/env python
#Main Zone
INPUT_MODES= {
'00' : 'PHONO',
'01' : 'CD',
'02' : 'TUNER',
'03' : 'CD-R/TAPE',
'04' : 'DVD',
'05' : 'TV/SAT',
'06' : 'SAT/CBL',
'10' : 'VIDEO 1',
'12' : 'MULTI CH IN',
'14' : 'VIDEO 2',
'15' : 'DVR/BDR',
'17' : 'iPod/USB',
'18' : 'XM ...
#!/usr/bin/env python
#Main Zone
INPUT_MODES= {
'00' : 'PHONO',
'01' : 'CD',
'02' : 'TUNER',
'03' : 'CD-R/TAPE',
'04' : 'DVD',
'05' : 'TV/SAT',
'06' : 'SAT/CBL',
'10' : 'VIDEO 1',
'12' : 'MULTI CH IN',
'14' : 'VIDEO 2',
'15' : 'DVR/BDR',
'17' : 'iPod/USB',
'18' : 'XM ...
- Wednesday 11 April 2018 14:09
- Forum: Python
- Topic: Python Plugin: Pioneer AVR
- Replies: 21
- Views: 7049
Re: Python Plugin: Pioneer AVR
I just added the plugin and it looks pretty awesome!
On my system i use the zone 2 heaps and would like to control that. Has any one done it?
I have been duplicating the code and i think i have ot pretty sorted but cant get it to add the aditional devices, it this a limitation to domoticz or an ...
On my system i use the zone 2 heaps and would like to control that. Has any one done it?
I have been duplicating the code and i think i have ot pretty sorted but cant get it to add the aditional devices, it this a limitation to domoticz or an ...
- Wednesday 04 October 2017 9:53
- Forum: Z-Wave
- Topic: Zwave problems with domoticz
- Replies: 3
- Views: 1901
Re: Zwave problems with domoticz
Hi pvklink,
i am experiencing a similar problem. Did you find a solution?
i am experiencing a similar problem. Did you find a solution?