[Helios] Remove support for obsolete firmware 2.7 including SOAP base… (#12721)
* Helios] Remove support for obsolete firmware 2.7 including SOAP based communication Signed-off-by: Karel Goderis <karel.goderis@me.com>
This commit is contained in:
@@ -4,7 +4,7 @@ This binding integrates the Heliop door/videophone system (https://www.2n.cz).
|
||||
|
||||
## Supported Things
|
||||
|
||||
Currently, the Helios IP Vario is supported by this binding, running the 2.7 or 2.21 version of the firmware
|
||||
Currently, the Helios IP Vario is supported by this binding, running the 2.21 version of the firmware
|
||||
|
||||
|
||||
## Binding Configuration
|
||||
@@ -14,7 +14,7 @@ There is no specific binding configuration
|
||||
|
||||
## Thing Configuration
|
||||
|
||||
The ipvario221 (or ipvario27) Thing requires the IP address of the videophone, and the username and password as a configuration value in order for the binding to log into the videophone.
|
||||
The ipvario221 Thing requires the IP address of the videophone, and the username and password as a configuration value in order for the binding to log into the videophone.
|
||||
|
||||
In the thing file, this looks e.g. like
|
||||
|
||||
@@ -55,7 +55,7 @@ For switchstate, there are as well the switchstateswitch and switchstateoriginat
|
||||
demo.Things:
|
||||
|
||||
```
|
||||
Thing helios:ipvario213:gate [ipAddress="192.168.0.14", username="admin", password="mypassword"]
|
||||
Thing helios:ipvario221:gate [ipAddress="192.168.0.14", username="admin", password="mypassword"]
|
||||
```
|
||||
|
||||
demo.items:
|
||||
|
||||
Reference in New Issue
Block a user