So does this mean that a custom device_tracker will stop working, or is that a domain and not a component? I’m using a custom asuswrt device-tracker as the original haven’t been working since 0.81.6, and i’m quite dependent on this for my automations.
The nissan_leaf component offers integration with the NissanConnect EV cloud service. NissanConnect EV was previously known as Nissan Carwings. It offers:
sensors for the battery status, range and charging status
a switch to start and stop the climate control
a device tracker to locate the car (only on later Leaf models)
services to request updates from the car and to request the car starts charging.
I couldn’t found services to request updates from the car and to request the car starts charging
in the homeassistant: section and just get 401: Unauthorized errors. Is there some obvious gotcha? I’m accessing via http rather than https as this instance is only accessible on my internal network, if that makes any difference.
I’ve been getting a lot of errors the last couple of days which appear to relate to TrackR (I have a few TrackR tags and had been tracking these in Home Assistant):
2019-03-11 15:26:10 ERROR (Thread-18) [pytrackr.api] API error not updating state. 500
2019-03-11 15:31:40 ERROR (Thread-9) [pytrackr.api] API error not updating state. 500
2019-03-11 15:42:40 ERROR (Thread-19) [pytrackr.api] API error not updating state. 500
2019-03-11 15:53:40 ERROR (Thread-4) [pytrackr.api] API error not updating state. 500
2019-03-11 16:04:40 ERROR (Thread-2) [pytrackr.api] API error not updating state. 500
I can’t say for certain that these are due to 0.89, but I hadn’t noticed them before updating.
Just a opinion . My Honewell Lylic Thermostat has been working great in HA with the help of [Bram_Kragten] programming abilities. Since I upgraded to 0.89.0 I have not been able to make my Thermostat connect. I have tried everything proposed by https://github.com/teunehv/ha-custom-components/tree/master/custom_components/lyric .
Nothing worked. Thanks for breaking my working system!!
Home to work, based on UK postcodes. Shows 0 all the time regardless of where I am located
person to home (based on UK postcode). Shows a crazy time. I’m currently at home (Gatwick area) and I get this:
Would love some support on this issue as 0.89 defo broke that sensor.
Will try and get some debug data…
@petro since you made a change to add person, would you have any idea how to troubleshoot this?
I’ve added homeassistant.components.sensor.waze_travel_time: debug to my logger: config but I get no logs from Waze…