Homeassistant Attributes Versions Save

Breaks out specified attribute from other entities to a sensor

v1.2.1

11 months ago

:bookmark_tabs: Changes

  • fix: sort keys in manifest.json d44f91b30e1dc534987409d1d38004469f4c684b

  • fix: add required iot_class 9cd7ee80236c39b124e50d187bffd40e9ea339fb

  • chore: bump version 765090cef1c05daac9c3c31cf01ffd08bd0f7fc6

  • fix: remove domains from hacs.json b617dfde7b803a84dc97516d3e4872a7ab8a96f7

  • switch from coroutine to async/await 31f3725fa042ebb2de712b4fa07a8b62b0d654ac

  • Fix: Compare state to STATE_UNKNOWN, not time_format. 398ac4c489ddbde39ec76ca4ab03a695eb596a0b

v1.2.0

3 years ago

:bookmark_tabs: Changes

  • add version + issues to manifest a32a831406e634120c634313c558b68e3b4e6c72
  • friendly name fix 29172c06a728e227aeda84a767169c530949c66f
  • accept icons with hass prefix 545fbfe756c04732a92ca9d1fcd9ccfc85bb1939
  • check STATE_UNAVAILABLE f0dc4929875996aa4ed89a9b15634428721a722a
  • add device_class option bda0d736f098ab9f16b19df4940ea10caee4a279

v1.1.1

3 years ago

:bookmark_tabs: Changes

  • version bump b1d554b7124693d431fcb9fb26f36f290a5531a7

  • validate badge deca16ed1b0ba7ee9452c06f73c87632d7b37332

  • CI update aa1dd1564486d84e4e1e482f1183ed359562882a

  • Generate unique ID for sensors df7a967cdff2797ec416b8f884a6db8d1ba0c422

  • Generate unique ID for sensors 0883007e6e162a818b72465d63a6eb293e446ec4

  • Friendly name None check 5b264c1519426ad7683d38868861d4aa0c78ac28

  • Update sensor.py a8ddda9c68acb4a30462b4adc98af49ee046acad

  • HACS name update 71818a88313fb765b2e2e001be4404e894120b85

  • HACS update a25819cae35ad14ae58b4939a660fb822ea142b4

  • CI validate 536aa2644d39312a6a8e0a5fec65a325cf39de41

v1.1.0

3 years ago

You can now round number to any decimals you like or you can have a whole numbers as well. There is also a support for value_template in case you need to do some math with the result

1.0.1

4 years ago
  • Friendly name fix
  • Typos
  • Handle undefined "'mappingproxy object' has no attribute" errors.

1.0.0

4 years ago