Hallo,
seit dem Update meiner (freien) FritzBox 6490 Cable auf FritzOS7 erhalte ich als State "Could not open telnet connection to 192.168.x.y: Connection refused"
Definition:
define FritzBoxMAIN FRITZBOX 192.168.x.y
attr FritzBoxMAIN allowTR064Command 1
attr FritzBoxMAIN boxUser username
attr FritzBoxMAIN forceTelnetConnection 1
attr FritzBoxMAIN icon it_router
attr FritzBoxMAIN room 9100 FritzBox
Das hier:
define 9100_dev_FritzBox FBAHAHTTP 192.168.x.y
attr 9100_dev_FritzBox fritzbox-user username
attr 9100_dev_FritzBox icon it_router
attr 9100_dev_FritzBox polltime 30
attr 9100_dev_FritzBox room 9100 FritzBox
funktioniert aber.
Was kann ich machen? Fehlen noch Informationen?
Zitatattr FritzBoxMAIN forceTelnetConnection 1
AFAIK unterstützt FritzOS 7.0 kein Telnet (mehr), du zwingst FHEM aber, es über telnet zu versuchen.
Ja, das scheint es gewesen zu sein!
Herzlichen Dank!!! :D