2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-19 12:46:03 +00:00

98_Hyperion.pm: initial official release of this completely new module

git-svn-id: https://svn.fhem.de/fhem/trunk@11885 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
deespe 2016-08-03 16:09:11 +00:00
parent 2b4a1491cd
commit bfa200feeb
4 changed files with 1111 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# 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.
- added: 98_Hyperion: initial release of completely new module
- feature: 10_OWServer/11_OWDevice: new device DS2433 4kbit 1-Wire RAM
- updated: 77_UWZ: New Release 2.4
bugfix: 77_UWZ: Perl warnings uninitialized value fixed

1104
fhem/FHEM/98_Hyperion.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -676,5 +676,9 @@
- Sun May 22 2016 (loredo)
- rewrite of ONKYO_AVR module based on IODev for real-time updates
- separate ONKYO_AVR_ZONE module to support separate zone devices for ONKYO_AVR; users will need to manually delete old ONKYO_AVR definitions who where just used for a specific zone and have them re-created based on ONKYO_AVR_ZONE
- Sun May 29 2016 (arnoaugustin)
- added new module 52_I2C_BH1750 for i2c BH1750 light sensor
- Wed Aug 03 2016 (deespe)
- added new module 98_Hyperion for Hyperion server

View File

@ -326,6 +326,7 @@ FHEM/98_GEOFANCY.pm loredo http://forum.fhem.de Unterstue
FHEM/98_HMinfo.pm martinp876 http://forum.fhem.de HomeMatic
FHEM/98_Heating_Control.pm dietmar63 http://forum.fhem.de Unterstuetzende Dienste
FHEM/98_HTTPMOD.pm stefanstrobel http://forum.fhem.de Sonstiges
FHEM/98_Hyperion.pm DeeSPe http://forum.fhem.de Beleuchtung
FHEM/98_IF.pm damian-s http://forum.fhem.de Automatisierung
FHEM/98_JsonList.pm mfr69bs http://forum.fhem.de Automatisierung
FHEM/98_JsonList2.pm rudolfkoenig http://forum.fhem.de Automatisierung