2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

YAMAHA_AVR: new set command navigateListMenu for automatic menu navigation (Forum: #19896), command queue enhancements to support concatenated set commands (Forum: #43569), new set command/reading partyMode (Forum: #19896), added disabledForIntervals attribute

git-svn-id: https://svn.fhem.de/fhem/trunk@10152 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2015-12-11 18:58:21 +00:00
parent 3f75c0a2bc
commit edae6ace81
2 changed files with 613 additions and 318 deletions

View File

@ -1,5 +1,13 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- feature: YAMAHA_AVR: several new features:
- new set command navigateMenuList for automatic menu navigation
- new set command/reading partyMode
- disabledForInterval attribute added
see detaily in commandref
- change: YAMAHA AVR: optimized HTTP request command queue to allow
correct processing of concatenated set commands
(no sleep commands neccesary anymore)
- bugfix: 95_Dashboard: fixed local link in command ref
- bugfix: 10_IT: Ignore sending if dummy (Forum ID 44990)
feature: 10_IT: Add functionality for setting ITClock (Forum ID 44451)

File diff suppressed because it is too large Load Diff