Skip to content

Releases: freakshock88/hass-populartimes

0.26

30 Dec 10:42
Compare
Choose a tag to compare

Fixed typo in attribute name for attribute indicating if popularity is live or not

0.25

22 Dec 10:26
Compare
Choose a tag to compare
  • Added fallback to historical Maps data, for when live popularity is not reported for a place.
  • Added a new attribute to indicate whether current state is from historical or live data.

0.24

05 May 18:54
Compare
Choose a tag to compare
  • Added version property to manifest to fix HA warnings
  • Used LivePopularTimes library main repo instead of own fork

0.23

20 Jan 20:56
Compare
Choose a tag to compare

Fix issue where required libs of dependency repo could not be found. Using forked version of dependency repo now.

0.22

30 Jul 21:02
Compare
Choose a tag to compare

Fix for current_popularity reported as None, will report back as 0

0.21

30 Jul 20:16
Compare
Choose a tag to compare

Fix reporting state unknown when venue is closed by reporting 0

Use livepopulartimes library

30 Jul 19:51
Compare
Choose a tag to compare

Use livepopulartimes library instead of broken populartimes, now uses address as input instead of APIKey + PlacesID

0.12

19 Nov 20:35
Compare
Choose a tag to compare

Added error handling for when no popularity data can be retrieved for a place

Fix update on boot

09 Nov 20:25
Compare
Choose a tag to compare
0.11

Fix sensor update on boot

0.1

09 Nov 19:01
Compare
Choose a tag to compare
0.1

Initial release