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

Icons for device_tracker.* and sensor.*_icloud_badge missing #382

Open
cweakland opened this issue Oct 27, 2024 · 1 comment
Open

Icons for device_tracker.* and sensor.*_icloud_badge missing #382

cweakland opened this issue Oct 27, 2024 · 1 comment

Comments

@cweakland
Copy link

When an image is not selected for a device, the entity's entity_picture is set to /local/None. This seems to override the "icon:" setting. This results in a empty icon. Below is an example:

device_tracker.chriss_iphone_icloud
entity_picture: /local/None
picture_file: /local/None

sensor.chriss_iphone_icloud_badge
entity_picture: /local/None

Is there any way to remove these so that the standard "icon:" appears?

@gcobb321
Copy link
Owner

gcobb321 commented Nov 3, 2024

The device tracker entity was fixed to the v3.1b6 I just posted as a zip file here.

I’ll catch the badge sensor on the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants