Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with new update v2.1.3 #106

Closed
Mick51 opened this issue Apr 20, 2022 · 5 comments
Closed

Error with new update v2.1.3 #106

Mick51 opened this issue Apr 20, 2022 · 5 comments
Labels
bug Something isn't working released

Comments

@Mick51
Copy link

Mick51 commented Apr 20, 2022

Capture d’écran 2022-04-20 230342

System Health

version core-2022.4.5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.9
os_name Linux
os_version 5.10.103-v8
arch aarch64
timezone Europe/Paris
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 3674
Installed Version 1.24.5
Stage running
Available Repositories 1097
Downloaded Repositories 45
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 7.6
update_channel stable
supervisor_version supervisor-2022.04.0
docker_version 20.10.9
disk_total 111.1 GB
disk_used 11.0 GB
healthy true
supported true
board rpi4-64
supervisor_api ok
version_api ok
installed_addons Duck DNS (1.14.0), File editor (5.3.3), RPC Shutdown (2.2), Samba share (9.5.1), Home Assistant Google Drive Backup (0.106.2), Terminal & SSH (9.3.0), Glances (0.15.0), Check Home Assistant configuration (3.10.0), SQLite Web (3.3.0), ESPHome (2022.4.0)
Dashboards
dashboards 7
resources 33
views 9
mode storage
Xiaomi Miot Auto
component_version 0.5.6
can_reach_server ok
can_reach_spec ok
logged_accounts 0
total_devices 0
Xiaomi MIoT
logged_in true
can_reach_micloud_server ok
accounts_count 1
account_devices_count 5
added_devices 2
@Mick51 Mick51 added the bug Something isn't working label Apr 20, 2022
@Microbeen
Copy link

I have a similar problem

@Mick51 Mick51 changed the title Error with new update Error with new update v2.1.3 Apr 20, 2022
@V4n1X
Copy link

V4n1X commented Apr 20, 2022

Same here with 2.1.3
2.1.2 works as normal as i can see

@zz66
Copy link

zz66 commented Apr 21, 2022

yes me too

@denysdovhan
Copy link
Owner

Same problem here: denysdovhan/vacuum-card#366

Can't figure out the problem. Any help is appretiated.

github-actions bot pushed a commit that referenced this issue Apr 21, 2022
## [2.1.4](v2.1.3...v2.1.4) (2022-04-21)

### Bug Fixes

* fix missing lit-element ([4cb8091](4cb8091)), closes [#106](#106)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to filiptepper/xiaomi-air-purifier-card that referenced this issue Nov 28, 2022
# 1.0.0 (2022-11-28)

### Bug Fixes

* add linting before build on CI ([4730836](4730836))
* add missing space in version console.info ([c546542](c546542))
* bump ha-template ([7ba4117](7ba4117))
* centered icons in buttons ([denysdovhan#73](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/73)) ([67e3762](67e3762))
* change default platform to xiaomi_miio_airpurifier ([81f302d](81f302d))
* do not render empty % ([3a13d9c](3a13d9c))
* fix missing lit-element ([4cb8091](4cb8091)), closes [denysdovhan#106](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/106)
* Fix preset menu in 2022.3.x ([denysdovhan#90](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/90)) ([f83f939](f83f939))
* Fixed showSpeed and showPresetMode ([denysdovhan#63](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/63)) ([2027560](2027560))
* **ha:** fix ha-icon-button issue ([03b4881](03b4881)), closes [denysdovhan#72](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/72)
* Migrate fan model ([denysdovhan#41](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/41)) ([0005c3c](0005c3c))
* not rendering falsy values in stats. ([9f1cd80](9f1cd80))
* **readme:** Add notice about Ukraine ([9dfa151](9dfa151))
* regeneratorRuntime is not defined ([0a08943](0a08943))
* Remove changelog and add missing git ([99d1340](99d1340))
* Remove changelog and add missing git ([f949592](f949592))
* remove xiaomi_miio_level_without_preset_mode warnings ([9ea87e4](9ea87e4))
* rename speed to preset_mode in translations ([046fdb0](046fdb0))
* **semantic-release:** Add missing deps ([fb17f0b](fb17f0b))
* speed popup overflow ([da4377a](da4377a))
* Speed/Preset mode header fix ([denysdovhan#60](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/60)) ([6c96905](6c96905))
* untranspiled ?? operator ([154200d](154200d))
* wrap actions denysdovhan/vacuum-card#208 ([abd7ade](abd7ade))

### Code Refactoring

* drop xiaomi_miio_favorite_level option ([f20fdcc](f20fdcc))
* remove deprecated fan.set_speed service ([bc93b78](bc93b78))
* rename actions to shortcuts ([f4ddf8d](f4ddf8d))

### Features

* add 'platform' option ([denysdovhan#69](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/69)) ([92f7093](92f7093))
* Add @semantic-release/git for updating version in the repo ([6d15205](6d15205))
* add a slider to adjust speed ([fff54f5](fff54f5))
* add Bulgarian translation ([b9e14a6](b9e14a6))
* add compact_view options in UI editor ([5aaede9](5aaede9))
* add templates and lots of refactoring ([6f8bb45](6f8bb45))
* Add zh-TW localization ([denysdovhan#68](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/68)) ([f712ed4](f712ed4))
* Added Catalan translation ([denysdovhan#37](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/37)) ([894ea35](894ea35))
* Added Russian language ([denysdovhan#42](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/42)) ([1295074](1295074))
* allow configuration of aqi value and title ([084be62](084be62))
* Integrated the Italian language ([denysdovhan#56](https://github.com/filiptepper/xiaomi-air-purifier-card/issues/56)) ([43b46cb](43b46cb))
* introduce styling and refactor styles ([48ec9c3](48ec9c3))
* print version in console ([7610929](7610929))
* provide value inside value_template ([ad5ae4f](ad5ae4f))

### BREAKING CHANGES

* The speed option is removed in favour of percentage
* xiaomi_miio_favorite_level is removed
* Changes default platform from xiaomi_miio to xiaomi_miio_airpurifier
* `speed` option for `shortcuts` is replaced by `preset_mode` and `percentage`
* actions are renamed to shortcuts
github-actions bot pushed a commit to duddi/purifier-card that referenced this issue Aug 8, 2024
# 1.0.0 (2024-08-08)

### Bug Fixes

* add linting before build on CI ([4730836](4730836))
* add main branch for releases ([df6c28c](df6c28c))
* add missing space in version console.info ([c546542](c546542))
* bump ha-template ([7ba4117](7ba4117))
* card-mod not working ([denysdovhan#247](https://github.com/duddi/purifier-card/issues/247)) ([4df2497](4df2497))
* centered icons in buttons ([denysdovhan#73](https://github.com/duddi/purifier-card/issues/73)) ([67e3762](67e3762))
* change default platform to xiaomi_miio_airpurifier ([81f302d](81f302d))
* **deps:** fix stale ha-tempalte bundle ([8d00cd5](8d00cd5))
* **deps:** regeneratorRuntime is not defined in ha-template ([9ffbc1b](9ffbc1b)), closes [denysdovhan#228](https://github.com/duddi/purifier-card/issues/228)
* Do not fail when problem with stats encountered ([5eeddd1](5eeddd1))
* do not render empty % ([3a13d9c](3a13d9c))
* fix circular progress ([3afe6a8](3afe6a8))
* fix missing lit-element ([4cb8091](4cb8091)), closes [denysdovhan#106](https://github.com/duddi/purifier-card/issues/106)
* Fix preset menu in 2022.3.x ([denysdovhan#90](https://github.com/duddi/purifier-card/issues/90)) ([f83f939](f83f939))
* fix problem with ha-template dep ([eee8dc3](eee8dc3))
* fix release cycle ([6e35797](6e35797))
* Fixed showSpeed and showPresetMode ([denysdovhan#63](https://github.com/duddi/purifier-card/issues/63)) ([2027560](2027560))
* **ha:** fix ha-icon-button issue ([03b4881](03b4881)), closes [denysdovhan#72](https://github.com/duddi/purifier-card/issues/72)
* Migrate fan model ([denysdovhan#41](https://github.com/duddi/purifier-card/issues/41)) ([0005c3c](0005c3c))
* migrate rollup to esm modules ([5b2269f](5b2269f))
* minor problems with deps ([7095dfc](7095dfc))
* not rendering falsy values in stats. ([9f1cd80](9f1cd80))
* **readme:** Add notice about Ukraine ([9dfa151](9dfa151))
* regeneratorRuntime is not defined ([0a08943](0a08943))
* Remove changelog and add missing git ([99d1340](99d1340))
* Remove changelog and add missing git ([f949592](f949592))
* remove xiaomi_miio_level_without_preset_mode warnings ([9ea87e4](9ea87e4))
* rename speed to preset_mode in translations ([046fdb0](046fdb0))
* **semantic-release:** Add missing deps ([fb17f0b](fb17f0b))
* speed popup overflow ([da4377a](da4377a))
* Speed/Preset mode header fix ([denysdovhan#60](https://github.com/duddi/purifier-card/issues/60)) ([6c96905](6c96905))
* **style:** Corners overlapping ([692bf68](692bf68))
* untranspiled ?? operator ([154200d](154200d))
* wrap actions denysdovhan/vacuum-card#208 ([abd7ade](abd7ade))

### Code Refactoring

* drop xiaomi_miio_favorite_level option ([f20fdcc](f20fdcc))
* remove deprecated fan.set_speed service ([bc93b78](bc93b78))
* rename actions to shortcuts ([f4ddf8d](f4ddf8d))

### Features

* add 'platform' option ([denysdovhan#69](https://github.com/duddi/purifier-card/issues/69)) ([92f7093](92f7093))
* Add @semantic-release/git for updating version in the repo ([6d15205](6d15205))
* add a slider to adjust speed ([fff54f5](fff54f5))
* add ability to combine attribute and entity_id in stats ([de31c53](de31c53))
* add Bulgarian translation ([b9e14a6](b9e14a6))
* add compact_view options in UI editor ([5aaede9](5aaede9))
* Add Spanish translation ([denysdovhan#268](https://github.com/duddi/purifier-card/issues/268)) ([d3a7cd1](d3a7cd1))
* add templates and lots of refactoring ([6f8bb45](6f8bb45))
* Add zh-TW localization ([denysdovhan#68](https://github.com/duddi/purifier-card/issues/68)) ([f712ed4](f712ed4))
* Added Catalan translation ([denysdovhan#37](https://github.com/duddi/purifier-card/issues/37)) ([894ea35](894ea35))
* Added Russian language ([denysdovhan#42](https://github.com/duddi/purifier-card/issues/42)) ([1295074](1295074))
* allow configuration of aqi value and title ([084be62](084be62))
* Extend callService with target to make it possible to call a service on a custom entity. ([denysdovhan#363](https://github.com/duddi/purifier-card/issues/363)) ([861a52c](861a52c))
* **i18n:** add dutch translation ([denysdovhan#211](https://github.com/duddi/purifier-card/issues/211)) ([a8dd218](a8dd218))
* Integrated the Italian language ([denysdovhan#56](https://github.com/duddi/purifier-card/issues/56)) ([43b46cb](43b46cb))
* introduce styling and refactor styles ([48ec9c3](48ec9c3))
* print version in console ([7610929](7610929))
* provide value inside value_template ([ad5ae4f](ad5ae4f))
* start transition to typescript ([5d61230](5d61230))

### BREAKING CHANGES

* The speed option is removed in favour of percentage
* xiaomi_miio_favorite_level is removed
* Changes default platform from xiaomi_miio to xiaomi_miio_airpurifier
* `speed` option for `shortcuts` is replaced by `preset_mode` and `percentage`
* actions are renamed to shortcuts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

5 participants