-
One of the traccar-web UI feature informed on your site is " replaced ‘current state’ panel with popups. They appear either when you hover a row in ‘devices’ table or when you hover a marker on map"..…
-
When connecting to the websocket it provided all the devices positions in the position data. but the messages that come after that only provide position of a single device. The other device is sending…
-
### The problem
Before the update, it was possible to add images, even animated ones, to the “known_devices.yaml” file for “device_tracker.XXX” objects, but is this not the case now.
How to add ima…
-
Assume I have these trackers:
```
device_tracker:
- platform: virtual
devices:
- name: iphone_1
peristent: True
- name: iphone_2
peristent: True
```
which a…
-
I am running HASSOS on a VM under unraid.
Hi everyone new to github and HA. Not sure how to explain this. I had one heck of a time getting this to work. I have nothing but Hacs and Wyzesense in…
-
### The problem
New installation of HAOS v12 on x64 mini PC. Everything works with local connections (Mosquitto broker, Zigbee2MQTT, File editor, Yeelight), but integrations and services associated…
-
### Describe the issue you are experiencing
Hi,
I was interested to do a pci passthrough of my wifi+bt card, the rtl8821ce, to my libvirt HAOS, but on boot it kernel panics spitting out this error o…
-
**Describe the bug**
New installation on a fresh VPS server under Debian
When I run "My-ip:8082/traccar" I have a white screen
**To Reproduce**
Create mysql database traccar via phpmyadmin
Down…
-
It seems, that the speed in ovms is in km/h and at the traccar server in knots.
To correct this, I changed the lines calculating the speed:
`var speed = OvmsMetrics.AsFloat("v.p.speed")/1.852; //km/…
-
Hello everyone. I am working with several Lilygo boards, tsim7000 and A7670E. I'm using code to make them work with the Traccar platform. Both work perfectly, I can send data to my own server successf…