Commit Graph

3 Commits

Author SHA1 Message Date
Marcel
f241c66de3
[miio] backport recent changes from 3.0 (#8855)
* [miio] delay refresh to avoid devices not ready yet (#8838)

* [miio] delay refresh to avoid devices not ready yet

Delay refresh after command is send as some devices are not ready yet
with the execution and will report wrong status.
This is confusing to the users.

Related forum topic:
https://community.openhab.org/t/xiaomi-mi-air-purifier-xiaomi-mi-io/34840/300

* [miio] remove change from PR
* [miio] Add temperature value to chuangmi.plug.v1 (#8832)

Based on: https://github.com/marcelrv/openhab2/pull/12

* [miio] add new country server and improve readme (#8816)
* [miio] add new country server and improve readme
* [miio] apply spotless
* [miio] Allow for custom refresh commands (#8796)
* [miio] Allow for custom refresh commands

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-24 10:05:29 -07:00
Marcel
f0bc115046
[miio] backport recent enhancements (#8722)
* [miio] enable telnet for lumi gateway (#8639)
* [miio] enable telnet for lumi gateway
* allow enable telnet and some other functions on gateway
* use new fw as default for chugmi plug
* [miio] add new map elements (#8637)
* [miio] add new map elements

Add newly found mapelements for obstacles

* [miio] add yunmi waterpurifiers (#8665)
* Add several new models waterpurifiers
* Add many new properties
* [miio] allow for comments to channels in json db (#8666)
* [miio] onoffpara commandtype fix (#8675)
* [miio] Add many new Yeelights models (#8668)
* [miio] Add many new Yeelights models

closing #8082
* [miio] update doc
* [miio] add several xjx.toiletseats (#8677)
* [miio] add several xjx.toiletseats

To enjoy your quiet moment with Openhab...

* [miio] allow for device remarks in the readme from json db (#8676)

* [miio] allow for device remarks in the readme from json db
* Update bundles/org.openhab.binding.miio/src/test/java/org/openhab/binding/miio/internal/ReadmeHelper.java

* [miio] Add several Philips ceiling lights (#8681)

Adding
philips.light.bceiling1
philips.light.bceiling2
philips.light.lnblight1
philips.light.lnblight2
philips.light.lnlrlight
philips.light.lrceiling

* [miio] Miio philips miot lights (#8699)

* [miio] add Philips miot ceiling lights

adding models
philips.light.dlight
philips.light.mceil
philips.light.mceilm
philips.light.mceils
philips.light.obceil
philips.light.obceim
philips.light.obceis
philips.light.xzceil
philips.light.xzceim
philips.light.xzceis
philips.light.sceil
philips.light.sceilm
philips.light.sceils

* [miio] change name downlight
* [miio] backport Improved unsupported handler
* [miio] backport readme

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-12 16:52:42 -07:00
Kai Kreuzer
4be0e341d8 Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-20 23:52:13 +02:00