You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Shawn 29b7489ac7
feat: support devices filter & devices changed notify (#332)
* feat: add devices filter page

* doc: update translations and i18n

* fix: cancel miot http timer

* feat: improve devices filter

* doc: update translations/de

* fix: i18n type error

* feat: config flow support device filter

* fix: fix mdns type error

* fix: fix miot client i18n logic

* feat: add connect type

* doc: update translations and i18n

* feat: update auth info save logic

* feat: improve config flow devices filter

* fix: fix some type error

* doc: update translations for option flow

* fix: fix option flow type error

* feat: support option flow devices filter

* doc: update option flow tranlations

* feat: update webhook handle func to private

* feat: update config flow translations

* doc: update tranlations text

* feat: custom display device changed notify

* feat: device changed notify logical refinement

* doc: update translations content
12 months ago
..
miot feat: support devices filter & devices changed notify (#332) 12 months ago
translations feat: support devices filter & devices changed notify (#332) 12 months ago
__init__.py style: pylint check add ignore item 1 year ago
binary_sensor.py feat: first commit 1 year ago
button.py feat: first commit 1 year ago
climate.py fix: fix type error, wrong use of any and Any (#338) 1 year ago
config_flow.py feat: support devices filter & devices changed notify (#332) 12 months ago
cover.py fix: invalid cover status 1 year ago
event.py fix: fix type error, wrong use of any and Any (#338) 1 year ago
fan.py fix: fix type error, wrong use of any and Any (#338) 1 year ago
humidifier.py fix: fix type error, wrong use of any and Any (#338) 1 year ago
light.py fix: fix type error, wrong use of any and Any (#338) 1 year ago
manifest.json doc: update changelog and version to v0.1.4b0 (#312) 1 year ago
notify.py Fix: Replace inconsistent logging.error with _LOGGER.error (#262) 1 year ago
number.py feat: first commit 1 year ago
select.py feat: first commit 1 year ago
sensor.py fix: fix type error, wrong use of any and Any (#338) 1 year ago
switch.py feat: first commit 1 year ago
text.py feat: first commit 1 year ago
vacuum.py feat: first commit 1 year ago
water_heater.py fix: fix type error, wrong use of any and Any (#338) 1 year ago