Skip to content

Releases: peteS-UK/sonyavr

Add watcher to reconnect after comms loss

15 Jan 16:28
a5eb836
Compare
Choose a tag to compare

Add a ping watcher to reconnect if comms is lost then regained with the AVR.
Fix a divide by zero error on DA5800ES startup.

Fix divide by zero error on DA5800ES

13 Jan 15:38
Compare
Choose a tag to compare
Pre-release

Divide by zero error on initial load until volume range was populated for DA5800ES only.

Add second ping

13 Jan 08:30
Compare
Choose a tag to compare
Add second ping Pre-release
Pre-release

Add a second confirmatory ping if the first ping isn't received before assuming avr is disconnected.

Extend ping timeout

12 Jan 17:23
Compare
Choose a tag to compare
Extend ping timeout Pre-release
Pre-release
v1.6.0b3

extend ping timeout

Reload after disconnect

12 Jan 16:47
Compare
Choose a tag to compare
Pre-release

Add PingWatcher to reload configuration if disconnected and reconnected from AVR - e.g. if the AVR is turned off and back on.

Hide unnecessary debug from log

06 Jan 13:15
3ceb9f4
Compare
Choose a tag to compare

Hide unnecessary debug from log which were mistakenly left after max volume fix

Fix for STR_DA5800ES max volume

06 Jan 11:49
3b809b1
Compare
Choose a tag to compare

STR_DA5800ES max volume was incorrectly set to +45 if max volume hadn't been configured
Change max volume on options config to number selector

Support for STR-DN1060 and other fixes

02 Jan 13:55
7a7507f
Compare
Choose a tag to compare

Support for STR-DN1060
Fix for upcoming changes in configflow
Fixes for max volume settings
Remove redundant code and debug
Move state initialisation code to task

Update for Ruff Formatting and IP discovery method

22 Aug 11:25
ccde84e
Compare
Choose a tag to compare
Merge pull request #10 from peteS-UK/develop

Ruff format, try around ip discovery

Add support for AVR's with different volume models and new entity

10 Jul 17:29
71d0955
Compare
Choose a tag to compare

Add support for STR_DA5800ES and perhaps other AVRs which report volume as -ve dB values

  • Fix for correctly set volume, including fix for 0.5 setting correctly

Add new sensor entity for volume

Add HACS validation actions