Skip to content

helper entities not available to select for temp and humidity sensors #61

Description

@jhollowe

I have helper entities (Combine the state of several sensors type) which gives me an average temperature and humidity of my whole house. However, it seems the helper entity does not take on the device_class of the devices is it combining, so these helper entities are filtered out and not shown in the selectors for this card.

if (hass_devices[k].attributes.device_class === 'temperature') {

if (hass_devices[k].attributes.device_class === 'humidity') {

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions