I configured mosquitto with my HA and it works fine.
It show the first letter of the name in the map in circle, I provided the path for the pic in known_devices.yaml but i get empty circle no letter nor picture.
What has this to do with MQTT? Also without a config we canât really help youâŚwhat is the path you used in your known_devices.yaml for the picture and where is it stored physically.
If i am right HA has built in MQTT broker which is the mosquitto that i see installed and there is config file for mosquitto in /etc/mosquitto. I use OwnTracks as MQTT client to push location to mosquitto. when pushed from a device (say iPhone) it creates this devices in known_devices.yaml file which looks like this
Awesome, that worked.
thank you and sorry about the topic
Also another question relate to MQTT, i setup my HA with letsencrypt cert. it works but i wasnât able to achieve this for MQTT. My config now without tls look like this:
(for tls I uncommented the client cert and changed port to 8883 which did not work for me)
no need for tls when youâre going from localhost to localhost. if itâs all on the same machine just use the normal 1883 port from HA and use the TLS stuff for your clients.
I have the same problem. I run AIO instaler. I use samba, no commandline use. Can I just right click in windows explorer and add new folder called www?
My setup in known_devices.yaml
paul_mobile:
hide_if_away: false
icon:
mac: Hidden ( dont want to show my phone mac adress ).
name: Paul's Mobile
picture: /www/paul-192x192.jpg
track: true
vendor: HUAWEI TECHNOLOGIES CO.,LTD
Iâve allsow tested using local folder. same result, no images.
Can the problem do to the rights to acsess the folder?
Thanks for your replay.
Iâve tried with just /local/filname.jpg, but still not working.
My folder setup that come default with my HAssIO instalation looks like this.
How can I set permissions via windows browser? Iâve tried but it donât work.
I use Hass.IO all instaler. I didnât install via the command line. I just used etcher to create img to SD card.
Iâm now expert on using commandline.
Tested it, and it works. I see that there is a problem with size on the image. I was hoping it self adjusted the formating, but it dident. So I got to re-size the icons
Donât forget you can link to facebook profile images if you want. Just make sure itâs https to keep SSL happy. You just need your facebook id number and you should be good to go. Use something like https://findmyfbid.com/ to find your ID.
Also stuck here.
I am using the map with the device/person tracker.
Including the customize.yaml and added the lines there and added the images to the www folder, but nothing happens.