diff --git a/web/ia7/house/whatsnew.shtml b/web/ia7/house/whatsnew.shtml
index c693b05f1..0cec8dbe8 100644
--- a/web/ia7/house/whatsnew.shtml
+++ b/web/ia7/house/whatsnew.shtml
@@ -1,5 +1,5 @@
v6.0
-Released September 2024
+Released 2021/11/11
@@ -7,14 +7,23 @@
-
+
- - HA_Item allows to including HA items into Misterhouse
-
- MQTT updates (including discovery) allows to integration from MH into HA
+
- DaveNeudoerffer
+
- HA_Server and HA_Item. A webservice bassed integration to integrate HA entities into Misterhouse.
+
- Supported Items
+
+ - Lights & Switches
+
- Sensors & Binary Sensors
+
- Fans
+
- Cover devices (Garage Door and Blinds)
+
- Number
+
- Climate
+
- There is a ha_perform_action method to directly call an action in Home Assistant
@@ -22,22 +31,75 @@
-
+
- - See git log for details
+
- hplato
+
- Support for piper, including voices inside models. Only tested as a wav generator, direct sound output is not supported
+
+
+
+
+
+ - hplato
+
- A generic module that combines sensors and relays to control a garage door. Supports 2 sensors to provide additional states (opening and closing)
+
+
+
+
+
+
+
+
+
+ - tobser
+
- Adds a module to remote control any Android device with FullyKioskBrowser installed (see https://www.fully-kiosk.com/)
+
- Implemented Features
+
+ - Turn display on/off
+
- Use text to speech on device
+
- With mqtt enalbed
+
- get remote on/off updates from device
+
- watch the battery level
+
- use device as a motion sensor
+
+
+
+
+
+
+
+
+
+
+ - DaveNeudoerffer
+
- Provides discovery services, and an easy method to expose MH objects to Home Assistant.
+
+
+
+
-
v5.1
-