tellstick-plugin-mqtt-hass icon indicating copy to clipboard operation
tellstick-plugin-mqtt-hass copied to clipboard

Unable to access tellstick.local

Open stefffe opened this issue 1 year ago • 5 comments
trafficstars

Hey, after Telldus changed everything this autumn, I seem to be unable to login locally. I have contacted the devs with the public key, and got it added to my Telldus account. But when trying to access tellstick.local, I get to the Telldus login page, but when entering my credentials I face the attached image. IssueLoggingInLocal Any ideas on how I can upload the plugin given this situation? Or do you need a premium account to do that?

stefffe avatar Dec 06 '23 19:12 stefffe

I just used another browser (Safari in this case) and then it worked, try it out if possible.

On 6 Dec 2023, at 20:19, stefffe @.***> wrote:

Hey, after Telldus changed everything this autumn, I seem to be unable to login locally. I have contacted the devs with the public key, and got it added to my Telldus account. But when trying to access tellstick.local, I get to the Telldus login page, but when entering my credentials I face the attached image. IssueLoggingInLocal.png (view on web) https://github.com/quazzie/tellstick-plugin-mqtt-hass/assets/81174021/315cdc37-8c14-429f-8c64-6ffd6343424e Any ideas on how I can upload the plugin given this situation? Or do you need a premium account to do that?

— Reply to this email directly, view it on GitHub https://github.com/quazzie/tellstick-plugin-mqtt-hass/issues/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWB4GJMIR4EZK2MTI6SAYLYIDAL3AVCNFSM6AAAAABAJ4INHKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZDSMRTGAYDIMY. You are receiving this because you are subscribed to this thread.

jptuomi avatar Dec 06 '23 19:12 jptuomi

Wow, yeah, I had already tested with both Firefox and Chrome both in regular and private mode and it did not work, but when testing with Microsoft Edge everything worked just fine! Thanks! :o) Plugin now successfully installed!

stefffe avatar Dec 06 '23 19:12 stefffe

Any troubles with the plugin / znet disconnecting the broker, either immediately, or after some time? I've had connection drops all the time, but now it justs won't stay connected. It connects, but after a few seconds, it disconnects.

hauard avatar Dec 07 '23 19:12 hauard

Any troubles with the plugin / znet disconnecting the broker, either immediately, or after some time? I've had connection drops all the time, but now it justs won't stay connected. It connects, but after a few seconds, it disconnects.

Have you tried the lua script: https://github.com/quazzie/tellstick-plugin-mqtt-hass/issues/30#issuecomment-1520743711

MaxwellErnst avatar Dec 15 '23 08:12 MaxwellErnst

Any troubles with the plugin / znet disconnecting the broker, either immediately, or after some time? I've had connection drops all the time, but now it justs won't stay connected. It connects, but after a few seconds, it disconnects.

Have you tried the lua script: #30 (comment)

Yes. The MQTT-connection is not alive long enough to publish or recieve any messages, so it will always time out and try to restart the connection.

I ended up using this Node-RED palette: Telldus NodeRED Contrib

Works almost like a charm! The only bug is I'm not getting on signals when device is already on, and vice versa.

hauard avatar Dec 16 '23 02:12 hauard