I’m using the plugin for the first time… and I’ve got this problem… I had to raise the ratio to 2 seconds, and user and pass are correct…
Does something happen to you?
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): 192.168.44.115:80
DEBUG:urllib3.connectionpool:http://192.168.44.115:80 “GET /login_page.html HTTP/1.1” 200 None
Traceback (most recent call last):
File “//ip150_mqtt.py”, line 153, in
ip_mqtt.loop_forever()
File “//ip150_mqtt.py”, line 135, in loop_forever
self.ip.login(self._cfg[‘PANEL_CODE’], self._cfg[‘PANEL_PASSWORD’])
File “/ip150.py”, line 149, in login
raise Paradox_IP150_Error(
ip150.Paradox_IP150_Error: Wrong page fetcehd. Did you connect to the right server and port? Server returned: <!DOCTYPE HTML PUBLIC'-<meta http-equiv=“content-type"content=“text/html; charset=UTF-8”/><link rel=“stylesheet"type=“text/css"href=“webstyles.css”/><script type=“text/javascript"src=“commun.js”><script type=“text/javascript"src=“langue.js”><div id=“ERROR"style=“margin-top: 60px;”>
