hass-populartimes icon indicating copy to clipboard operation
hass-populartimes copied to clipboard

Custom component for Home Assistant which generates a sensor to show popularity for a google maps place.

Results 2 hass-populartimes issues
Sort by recently updated
recently updated
newest added

I would love to have long term statistics in Popular Times so I could see longer term trends. The sensor must opt in for statistics by including state_class. https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics

There's quite some time already that we don't do `sensors:` on YAML anymore. Nowadays my `configuration.yaml` is [like this Template example](https://www.home-assistant.io/integrations/template/#state-based-template-binary-sensors-buttons-images-numbers-selects-and-sensors). Thus, I tried the following, but it errored stating...