Skip to content

Conversation

@longzheng
Copy link
Contributor

Fixes #4327

Remove the availability from most Home Assistant MQTT sensors because it can be misleading and prevent sensors from receiving updated values (from streaming API) when the vehicle is "Unhealthy".

Refer to the binary_sensor.tesla_healthy sensor to actually check if the vehicle is healthy.

@longzheng longzheng changed the title Remove availability from Home Assistant MQTT sensors docs: Remove availability from Home Assistant MQTT sensors Nov 7, 2024
@netlify
Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for teslamate ready!

Name Link
🔨 Latest commit 7d681b9
🔍 Latest deploy log https://app.netlify.com/sites/teslamate/deploys/672c866123a9f3000814d8b9
😎 Deploy Preview https://deploy-preview-4362--teslamate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@longzheng
Copy link
Contributor Author

@JakobLichterfeld one of the jobs failed due to rate limits

buildx failed with: ERROR: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@JakobLichterfeld JakobLichterfeld added the kind:documentation Adds or improves documentation label Nov 7, 2024
Copy link
Member

@JakobLichterfeld JakobLichterfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, ty!

@JakobLichterfeld
Copy link
Member

@JakobLichterfeld one of the jobs failed due to rate limits

Yeah sorry for that. For this PR it does not matter as it updates only the docs

@JakobLichterfeld JakobLichterfeld changed the title docs: Remove availability from Home Assistant MQTT sensors docs: Remove availability from Home Assistant MQTT sensors, as it can be misleading and prevent sensors from receiving updated values Nov 7, 2024
@JakobLichterfeld JakobLichterfeld merged commit 2a6ecb3 into teslamate-org:master Nov 7, 2024
14 of 15 checks passed
@longzheng longzheng deleted the docs-homeassistant-availability-remove branch November 8, 2024 06:49
dannytsang added a commit to dannytsang/homeassistant-config that referenced this pull request Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation Adds or improves documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Home Assistant MQTT sensors unavailable due to healthy but data is available

2 participants