-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add temperature entity #26
Comments
The cloud API does not provide temperature value, therefore it cannot be added. |
Once temperature becomes available in Api, it will be added to the library and then is automatically available as entity since all is prepared in the integration. |
Reopened to keep tracking requirement in case temperature will ever be supported by cloud Api |
How to get the temperature to HomeAssistant via Bluetooth or MQTT? |
I have no idea |
Checklist
Is your feature request related to a problem? Please describe.
During cold temperatures the Anker Solix sometimes behaves a little bit strange.
It might make debugging easier if the temperature is avaiable.
Describe the solution you'd like
Add a temperature entity to
Describe alternatives you've considered
Look into the Anker App in Live view.
Additional context
Sensor Description already available, but not used:
AnkerSolixSensorDescription(
key="temperature",
translation_key="temperature",
The text was updated successfully, but these errors were encountered: