How to get Supla devices in Home Assistant without MQTT?

User avatar
pzygmunt
Posts: 18283
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

Put the password in quotation marks
bremenpl
Posts: 8
Joined: Fri Apr 21, 2023 7:42 am

Thanks for the reply. Right now I have:

Code: Select all

mqtt:
    broker: "mqtt85.supla.org"
    port: 8883
    certificate: auto
    username: "07df9cbb0816e0d13e7d9fdf4090a032"
    password: "4w9TDXU2*1VzdFf4QCr55-L3T6@exxxx"
    discovery: true
Untitled.png
Untitled.png (15.41 KiB) Viewed 2682 times
What do you think?
User avatar
pzygmunt
Posts: 18283
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

What's on line 28 exactly?
bremenpl
Posts: 8
Joined: Fri Apr 21, 2023 7:42 am

The mqtt entry:
Untitled.png
Untitled.png (48.45 KiB) Viewed 2675 times
User avatar
pzygmunt
Posts: 18283
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

Generate a new password. Maybe yaml doesn't handle special characters.
bremenpl
Posts: 8
Joined: Fri Apr 21, 2023 7:42 am

For the purposes of testing I did "123456", but the effect is the same...
User avatar
pzygmunt
Posts: 18283
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

Please re-enter everything manually. Maybe some invisible illegal characters got there when pasting.
bremenpl
Posts: 8
Joined: Fri Apr 21, 2023 7:42 am

Didn't help. I think that as stated in this post:

https://community.home-assistant.io/t/m ... u=bremenpl

These values can no longer be placed in the configuration.yaml...
broker
port
username
password
Otherwise I really don't know what is going on...

Right now I have raw mqtt: entry and its ok, but cannot add any parameters under it.
User avatar
klew
Posts: 8184
Joined: Thu Jun 27, 2019 12:16 pm
Location: Wrocław

bremenpl wrote: Sun Apr 23, 2023 2:08 pm Didn't help. I think that as stated in this post:

https://community.home-assistant.io/t/m ... u=bremenpl

These values can no longer be placed in the configuration.yaml...
Have you tried removing those values from file and providing them somewhere in HA GUI? Does it work?
Widzimy się na Supla Offline Party vol. 2 :!:
Post Reply

Return to “Help”