[ojelectronics] Add discovery; enable writable properties (#9168)

* Add methods to update via Command; Add discovery
* add vacation channels; rework README
* Fixed code review issues: Corrected TimeZone-Handling

Signed-off-by: Christian Kittel <ckittel@gmx.de>
This commit is contained in:
Christian Kittel
2020-12-08 02:23:04 +01:00
committed by GitHub
parent 20e03c257a
commit 8d389b7e2e
22 changed files with 620 additions and 83 deletions

View File

@@ -1,8 +1,6 @@
# OJElectronics Binding
With this binding it is possible to connect [OWD5/MWD5 Thermostat](https://www.ojelectronics.com/business-areas/wifi-thermostat-owd5-prod400) of OJ Electronics.
At this moment all information is read only.
With this binding it is possible to connect [OWD5/MWD5 Thermostat](https://ojelectronics.com/floorheating/products/wifi-thermostat-owd5/) of OJ Electronics.
## Supported Things
@@ -15,9 +13,7 @@ There are two things:
## Discovery
Not supported at the moment.
## Thing Configuration
After the ojcloud bridge is succesfully initialized all thermostats will be discovered.
### OJ Electronics Bridge configuration (ojcloud)
@@ -54,7 +50,9 @@ Not supported at the moment.
| comfortEndTime | Date time | Date and time when the thermostat switchs back from comfort mode to automatic mode |
| boostEndTime | Date time | Date and time when the thermostat switchs back from boost mode to automatic mode |
| manualModeSetpoint | Number:Temperature | Target temperature of the manual mode |
| vacationEnabled | Switch | Vacation is enabled |
| vacationEnabled | Contact | Vacation is enabled |
| vacationBeginDay | Date time | Vacation start date |
| vacationEndDay | Date time | Vacation end date |
## Example