Skip to content

v0.6.0

Compare
Choose a tag to compare
@ericmatte ericmatte released this 02 Jan 19:15
· 30 commits to master since this release

Changes

  • 9d59b88 Allow listening to multiple media_player
  • e521d95 Remove "photo_attribute" option for easier app configuration
    • Hardcode entity_picture and entity_picture_local for listeners
  • 26f9071 Skip callback if picture was already changed
    • This prevents downloading image online from entity_picture when the image is already available locally on entity_picture_local
  • 499a027 Add feature to reset lights after turning off a media_player
  • 09932db Add clearer AppDaemon logs
  • 59c4aad Update README.md