Kai
(Kai Kreuzer)
October 9, 2015, 5:35am
1
Continuing the discussion from We need your help on testing! :
Dear all,
at least in my case AVM Fritzbox bindings are not working at all. Maybe I miss something in the way of setup. But OH2 doesn’t seem to “search” for them (I have two 7390 boxes installed). I checked with the new addon provided with Alpha2 package and as well imported the addon from 1.7 addon package.
fritzaha:fritzbox.host=192.168.223.254
fritzaha:fritzbox.port=80
fritzaha:fritzbox.protocol=http
For the primary box as in openhab.cfg
Regards,
Stefan
Could you try the demo package from https://openhab.ci.cloudbees.com/job/openHAB2/366/artifact/distribution/target/distribution-2.0.0-SNAPSHOT-demo.zip , which includes the AVM Fritz binding? Just use the Paper UI and trigger a discovery for Fritzboxes. Please provide the debug logs.
smhaller
(Stefan M. Haller)
October 9, 2015, 7:45am
2
Hallo Kai and others,
even with this package Fritzbox(es) are not getting listed
Please find the complete logs here: openhab_logs.zip as they are to big to publish in the forum.
Thanks and regards,
Stefan
Kai
(Kai Kreuzer)
October 9, 2015, 7:54am
3
Sorry, but this is clearly not a log file of the demo distribution that I referred to above.
smhaller
(Stefan M. Haller)
October 9, 2015, 10:30am
4
Sorry, there was an issue with the file synchronization.
Now I cleaned all up again and put the demo set in
Logs in same location
Kai
(Kai Kreuzer)
October 11, 2015, 10:03pm
5
This is weird, your avmfitz binding does not show up at all.
Can you do a “ss fritz” on the osgi console and see whether the bundle is available and correctly started?
smhaller
(Stefan M. Haller)
October 12, 2015, 1:12pm
6
there’s not too much coming…
osgi> ss fritz
“Framework is launched.”
id State Bundle
osgi>
also checked with lb and went through the list. but there’s nothing.
In my original structure I at least saw it.
Regards,
Stefan
Kai
(Kai Kreuzer)
October 12, 2015, 1:26pm
7
And you can 100% confirm that the binding is in the addons folder (where it is unpacked with the demo package)?
smhaller
(Stefan M. Haller)
October 12, 2015, 2:20pm
8
I’m actually working from remote. However I’m checking again.
Strange: everything was copied just the avmfritz package was missing. Now it seems to work with this set. My Fritzboxes have been found. Now need to find out why it didn’t work with my previous set.
But the issue itself is solved.