Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not seeing battery range using unsupported version HA 2021.5.x #19

Closed
iotarho opened this issue Aug 28, 2021 · 5 comments
Closed

Not seeing battery range using unsupported version HA 2021.5.x #19

iotarho opened this issue Aug 28, 2021 · 5 comments
Labels
wontfix This will not be worked on

Comments

@iotarho
Copy link

iotarho commented Aug 28, 2021

Thanks for the work on this! I've got this working good and see a laundry list of entities (screenshot included). However, I'm not seeing a way to get the mileage range off my Tesla. I may be missing something totally obvious, or is this not a feature?

Screen Shot 2021-08-28 at 9 22 19 AM

@alandtse
Copy link
Owner

You're missing range sensors. Do the log say anything? There should be at least 21 entities generated per car. I can't show them all in a screenshot but:
image

@iotarho
Copy link
Author

iotarho commented Aug 29, 2021

Good to know I'm definitely missing a few! Here's a paste of the log. I'll put in bold one line that seem most relevant... searching around for that now, happy to have any pointers as well.

2021-08-28 17:16:48 WARNING (MainThread) [homeassistant.loader] You are using a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-08-28 17:16:48 WARNING (MainThread) [homeassistant.loader] You are using a custom integration adtpulse which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-08-28 17:16:48 ERROR (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'adtpulse'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'adtpulse'
2021-08-28 17:16:48 WARNING (MainThread) [homeassistant.loader] You are using a custom integration tesla_custom which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2021-08-28 17:17:05 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform tesla_custom.sensor: Platform not found (cannot import name 'STATE_CLASSES' from 'homeassistant.components.sensor' (/usr/src/homeassistant/homeassistant/components/sensor/init.py)).
2021-08-28 17:17:07 DEBUG (MainThread) [homeassistant.components.mqtt.trigger] Attaching MQTT trigger for topic: 'pool/setPoint', payload: 'None'
2021-08-28 17:17:07 DEBUG (MainThread) [homeassistant.components.mqtt] Subscribing to pool/setPoint, mid: 23
2021-08-28 17:17:09 DEBUG (MainThread) [homeassistant.components.mqtt] Transmitting message on homeassistant/status: 'online', mid: 24

@iotarho
Copy link
Author

iotarho commented Aug 29, 2021

Sorry I should also mention I'm using HA core 2021.5.5... my last attempt to update to the latest build failed and so I'm a few months behind.

@alandtse
Copy link
Owner

alandtse commented Aug 29, 2021

What version of HA? You need at least the latest version for support. Older versions may work but I do not test them.

Edit: sorry, the app didn't load your full response before I responded. Yah sensors may not work that far back since they made changes.

@alandtse
Copy link
Owner

alandtse commented Aug 29, 2021

Yah, I just checked. If you had installed through HACS, it would've stopped you. This needs 2021.6 to run.

@alandtse alandtse changed the title Not seeing battery range? Not seeing battery range using unsupported version HA 2021.5.x Aug 29, 2021
@alandtse alandtse added the wontfix This will not be worked on label Aug 29, 2021
@alandtse alandtse closed this as completed Sep 1, 2021
@alandtse alandtse pinned this issue Sep 27, 2021
@alandtse alandtse unpinned this issue May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants