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: svn://svn.code.sf.net/p/fhem/code/trunk@10152 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch
2015-12-11 18:58:21 +00:00
parent 85c64ad8e1
commit 222969ea9f
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