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

Any way to display wifi strength and fan speed? #120

Open
Ellevix opened this issue May 4, 2022 · 5 comments
Open

Any way to display wifi strength and fan speed? #120

Ellevix opened this issue May 4, 2022 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Ellevix
Copy link

Ellevix commented May 4, 2022

Hello,
I was wondering if there is any way to display the wifi strength and fan speed, and associated icons, in addition to the status and battery level?
Thanks, Cam

@Ellevix Ellevix changed the title Anyway to display wifi strength and fan speed? Any way to display wifi strength and fan speed? May 4, 2022
@TheLastProject TheLastProject added enhancement New feature or request good first issue Good for newcomers labels May 4, 2022
@TheLastProject
Copy link
Contributor

Should definitely be possible as that info seems to be exposed to Home Assistent by Valetudo.

@Ellevix
Copy link
Author

Ellevix commented May 4, 2022

Great. Oh and also, is there a way I can have your card display sensor information, eg. the main filter time, brush time, etc.?

@TheLastProject
Copy link
Contributor

As those are also exposed to Home Assistant adding those to the card's code should also be relatively easy.

@Ellevix
Copy link
Author

Ellevix commented May 4, 2022

Thank you :) Would you have any example code to add the sensor entities to the card that I can try?

@TheLastProject
Copy link
Contributor

Not really, but it should mostly just going to be a copy-paste from other stuff. I have too many projects already and I want more contributors/maintainers for this so I'm purposefully avoiding doing everything myself :)

AFAICT quickly without spending too much time on this it'd just be a few new get*Entity functions and some new ifs similar to https://github.com/TheLastProject/lovelace-valetudo-map-card/blob/f9134ee2f6e1f346ba9e048c0212ac8bfad809e6/valetudo-map-card.js#L570-L581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants