* [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>
* [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>