Did you also try to update the car’s status from the Audi site / app? As often, I’m experiencing general problems with the Audi service right now but they only show when you try to update.
Thomas
Did you also try to update the car’s status from the Audi site / app? As often, I’m experiencing general problems with the Audi service right now but they only show when you try to update.
Thomas
Thanks Thomas. I logged into the website and then made some unrelated changes to HA so had to restart. This time, which the last 4 restarted didn’t cause, it started working again.
So was it my login, was it something on their side? Not sure.
I’m about as sure as I understand the 510 days until service. Service visits are yearly.
with 109.0 , log is now flooded with translation messages / errors …
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] audiconnect: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] audiconnect: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] audiconnect: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] esxi_stats: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] esxi_stats: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] audiconnect: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] audiconnect: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
2020-04-29 19:14:31 WARNING (MainThread) [homeassistant.helpers.translation] audiconnect: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this
I can confirm that it is related to the model. I can’t start clima on my e-tron either. Have you found a solution?
Neither of this method works for me:
SOURCE_AUX = 'auxiliary'
SOURCE_AUTOMATIC = 'automatic'
SOURCE_ELECTRIC = 'electric'
Hi,
unfortunately, no. @arjenvr did try to debug it with my car but it never worked. I abandoned the idea…
Thomas
same here.
At you able to share your code for this card with all the entities on it?
Looks good!
I made a weird work-around for my iPad hanging on the wall.
- entity: sensor.elvira_ac
icon: 'mdi:air-conditioner'
tap_action:
action: url
url_path: 'workflow://run-workflow?name=Audi'
The screen flips to myAudi and back to HA, but better than nothing.
Here you go :
elements:
- entity: sensor.audi_a5_mileage
icon: 'mdi:car-door'
image: /local/2018-Audi.png
style:
height: 45px
left: 50%
top: 93%
width: 100%
tap_action: more_info
type: image
- entity: binary_sensor.audi_a5_sportback_doors_lock
icon: 'mdi:car-door'
style:
color: white
left: 10%
top: 90%
tap_action: more_info
type: icon
- entity: binary_sensor.audi_a5_sportback_doors_lock
style:
color: white
left: 10%
top: 97%
type: state-label
- entity: binary_sensor.audi_a5_sportback_windows
icon: 'mdi:window-maximize'
style:
color: white
left: 30%
top: 90%
tap_action: more_info
type: icon
- entity: binary_sensor.audi_a5_sportback_windows
style:
color: white
left: 30%
top: 97%
type: state-label
- entity: sensor.audi_a5_sportback_oil_level
icon: 'mdi:oil'
style:
color: white
left: 50%
top: 90%
tap_action: more_info
type: icon
- entity: sensor.audi_a5_sportback_oil_level
style:
color: white
left: 50%
top: 97%
type: state-label
- entity: sensor.audi_a5_sportback_oil_change_distance
icon: 'mdi:room-service-outline'
style:
color: white
left: 70%
top: 90%
tap_action: more_info
type: icon
- entity: sensor.audi_a5_sportback_oil_change_distance
style:
color: white
left: 70%
top: 97%
type: state-label
- entity: sensor.audi_a5_sportback_mileage
icon: 'mdi:speedometer'
style:
color: white
left: 90%
top: 90%
tap_action: more_info
type: icon
- entity: sensor.audi_a5_sportback_mileage
style:
color: white
left: 90%
top: 97%
type: state-label
- entity: sensor.audi_a5_sportback_tank_level
fill: '#aaaabbb'
font_style:
color: white
font-color: white
font-size: 1.0em
text-shadow: 1px 1px black
gradient: true
max: 100
min: 0
name: tank
stroke_width: 10
style:
height: 4em
left: 82%
top: 5%
transform: none
width: 4em
type: 'custom:circle-sensor-card'
units: '%'
- entity: sensor.audi_a5_sportback_range
fill: '#aaaabbb'
font_style:
color: white
font-color: white
font-size: 1.0em
text-shadow: 1px 1px black
gradient: true
max: 1050
min: 0
name: range
stroke_width: 10
style:
height: 4em
left: 5%
top: 5%
transform: none
width: 4em
type: 'custom:circle-sensor-card'
units: km
image: /local/2018-Audi.png
type: picture-elements
Thank you very much for this.
Do you know if there is a way to take anything in Kilometres and convert it to miles.
In England, the kilometres don’t really mean anything to me.
Thanks.
Does anyone else ever have it happen where your car goes from being labeled as a limousine and then after a couple of reboots or days later it goes back to being a sedan? I finally just made a script so that my card that shows everything just renames everything back and forth when it happens.
just change the units to miles
transform: none
width: 4em
type: 'custom:circle-sensor-card'
units: miles
Yes. I have this happen.
Thanks. This only changes the wording though.
I think I need a calculation to work out the mileage reading from the Km that the sensor offers.
Strange, you bought your car in the UK and the output from you mileage sensor is in km?
Only my HA integration.
The car is a UK model, the app and website show miles but the integration in to HA shows it all in KM.
Card needs a bit of formatting work but you can see that all the figures are in KM. - Range shows ‘miles’ where I changed the text previously but the figure is a KM reading.
check your sensor .range and .mileage in the developer tools.
What state you have there for the 2 sensors?
Both range and milage sensors show a km reading.
Easiest solution short of modifying the integration would be to make a template sensor which does the conversion behind the scenes. You will need to do this for every value you want to have converted.
I still don’t understand why you get km instead of miles, maybe something went wrong with the integration…Maybe a reinstall could solve it or use this for converting km to miles in your config
- platform: template
sensors:
audi_a5_sportback_range:
unit_of_measurement: mi
friendly_name: "A5 miles"
icon_template: mdi:speedometer
value_template: >
{{ (states('sensor.audi_a5_sportback_range')|float/1.60934)|round(0) }}
I just tested this in my config with success :
1070km = 665 miles