2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-20 19:36:02 +00:00

YAMAHA_AVR: big rewrite to execute HTTP requests non-blocking; added new set command trickPlay + new remoteControl commands, new reading trickPlay.

git-svn-id: https://svn.fhem.de/fhem/trunk@5970 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2014-05-25 20:52:16 +00:00
parent 44a7be2c56
commit 344e15b49b
2 changed files with 527 additions and 383 deletions

View File

@ -1,5 +1,9 @@
# 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.
- change: YAMAHA_BD: make YAMAHA_BD more performant by using non-blocking
HTTP request (from HttpUtils.pm)
- added: YAMAHA_BD: new set command trickPlay and more remoteControl
commands. new reading trickPlay
- added: new module 98_statistics.pm: hourly, daily, monthly, yearly
statistics for min/avg/max/delta/duration of selected readings
- added: new module 52_I2C_MCP23017.pm (klausw)

File diff suppressed because it is too large Load Diff