Skip to content

Latest commit

 

History

History
941 lines (692 loc) · 55.9 KB

CHANGELOG.md

File metadata and controls

941 lines (692 loc) · 55.9 KB

Changelog

Version 1.2.2

What's Changed

  • Render error if mover is unavailable by @Barma-lej in #469

Dependencies

  • Bump core-js from 3.38.1 to 3.39.0 by @dependabot in #466
  • Bump rollup from 4.24.0 to 4.24.3 by @dependabot in #467

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.2.1...1.2.2

Version 1.2.1

In this release I'm trying to fix updating settings entities after their state has changed. #322

What's Changed

  • Refactoring and generate JSDoc by @Barma-lej in #440
  • Rewriting findEntitiesBySuffixes to return unsorted array by @Barma-lej in #441
  • Rewriting renderTipButton by @Barma-lej in #442
  • Rearranging cards by @Barma-lej in #443
  • Removing div header by @Barma-lej in #444
  • Refactoring and generate JSDoc by @Barma-lej in #445
  • Refactoring settings entity by @Barma-lej in #446
  • Refactoring service, action calls, action button rendering by @Barma-lej in #447
  • Refactoring rendering of toggle switch, configCard, infoCard by @Barma-lej in #448
  • Rewriting status rendering to show locked status by @Barma-lej in #449
  • Renaming landroid-linear-progress to lc-linear-progress by @Barma-lej in #450
  • Removing stopPropagation by @Barma-lej in #451
  • Moving creating of configCard to another file by @Barma-lej in #452
  • Modifying landroid-card.js structure by @Barma-lej in #453
  • Refactoring infocard renderer by @Barma-lej in #455
  • Last change by @Barma-lej in #456
  • Dev by @Barma-lej in #457
  • Updating card when the settings entities were changed #322 by @Barma-lej in #458
  • Cleaning up css by @Barma-lej in #459
  • Fix actions by @Barma-lej in #460
  • Checking if settingsEntities exists by @Barma-lej in #461
  • Cleaning up constants by @Barma-lej in #462
  • Prettier format by @Barma-lej in #463
  • Fix process undefined by @Barma-lej in #464

Dependencies

  • Dependencies update by @Barma-lej in #454

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.2.0...1.2.1

Version 1.2.0

Warning

Please install it only you have Landroid Cloud version 5.0.0 and above

In this release you can define which configuration entities will be displayed by clicking the configuration button at the bottom of the card.

What's Changed

  • Replace checkboxes with switches in editor by @Barma-lej in #424
  • Fix animation in returning mode by @Barma-lej in #425
  • If entity is not set in config and we have at least one lawn_mower entity, assign the first one by @Barma-lej in #426
  • Fixed some translations by @Barma-lej in #427
  • New Crowdin updates by @Barma-lej in #428
  • New Crowdin updates by @Barma-lej in #429
  • Dev by @Barma-lej in #430
  • Added the ability to customize settings entities #305 #374 by @Barma-lej in #431
  • Added the ability to customize settings entities in visual editor by @Barma-lej in #432
  • Added settings object description by @Barma-lej in #433
  • New Crowdin updates by @Barma-lej in #435
  • New Crowdin updates by @Barma-lej in #436
  • Update translations by @Barma-lej in #437

Dependencies

  • Bump dependies by @Barma-lej in #434

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.1.4...1.2.0

Version 1.1.4

Warning

Please install it only you have Landroid Cloud version 5.0.0 and above

What's Changed

  • Add constant for edgecut title by @Barma-lej in #417
  • Short string by @Barma-lej in #418
  • Removed unused translations phrases, added new phrases by @Barma-lej in #420
  • Fix Rounded corners #419 by @Barma-lej in #422

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.1.3...1.1.4

Version 1.1.3

Warning

Please install it only you have Landroid Cloud version 5.0.0 and above

What's Changed

  • Fixed incorrect encoding of the Hungarian language by @Barma-lej in #413

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.1.2...1.1.3

Version 1.1.2

Warning

Please install it only you have Landroid Cloud version 5.0.0 and above

What's Changed

  • New Czech Translation Generate jDocs by @Barma-lej in #375
  • Create es.json by @damianve in #395
  • Update localize.js by @damianve in #397
  • Update README.md by @damianve in #396
  • Add WR100SI by @stigvoss in #404
  • Add Worx WR142E Landroid M700 by @ximex in #405
  • Update localize.js by @gralfj in #406
  • Update README.md by @gralfj in #407
  • Hungarian translation added. by @cinadr in #408
  • Add button to add the repository to HACS by @Barma-lej in #410

Dependencies

  • Bump postcss-preset-env from 9.5.9 to 9.5.14 by @dependabot in #363
  • Bump @rollup/plugin-commonjs from 25.0.7 to 25.0.8 by @dependabot in #364
  • Bump globals from 15.1.0 to 15.3.0 by @dependabot in #365
  • Bump @babel/core from 7.24.5 to 7.24.6 by @dependabot in #366
  • Bump @babel/plugin-transform-runtime from 7.24.3 to 7.24.6 by @dependabot in #367
  • Bump semver from 7.6.0 to 7.6.2 by @dependabot in #368
  • Bump @babel/preset-env from 7.24.5 to 7.24.6 by @dependabot in #369
  • Bump lint-staged from 15.2.2 to 15.2.5 by @dependabot in #370
  • Bump rollup from 4.17.2 to 4.18.0 by @dependabot in #371
  • Bump core-js from 3.37.0 to 3.37.1 by @dependabot in #372
  • New Crowdin updates by @Barma-lej in #373
  • Remove cowsay, bump eslint and babel by @Barma-lej in #377
  • Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 by @dependabot in #380
  • Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #387
  • Bump @babel/core from 7.24.7 to 7.25.2 by @dependabot in #389
  • Bump globals from 15.1.0 to 15.9.0 by @dependabot in #392
  • Bump postcss-preset-env from 9.5.14 to 10.0.2 by @dependabot in #398
  • Bump rollup from 4.18.0 to 4.21.2 by @dependabot in #399
  • Bump semantic-release from 23.1.1 to 24.1.0 by @dependabot in #400
  • Bump postcss from 8.4.38 to 8.4.42 by @dependabot in #401
  • Bump eslint from 9.5.0 to 9.9.1 by @dependabot in #402
  • Bump husky from 9.0.11 to 9.1.5 by @dependabot in #403
  • Update dependies by @Barma-lej in #409

New Contributors

  • @damianve made their first contribution in #395
  • @stigvoss made their first contribution in #404
  • @ximex made their first contribution in #405
  • @gralfj made their first contribution in #406
  • @cinadr made their first contribution in #408

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.1.1...1.1.2

Version 1.1.1

Warning

Please install it only you have Landroid Cloud version 5.0.0 and above

What's Changed

  • Remove Errors information from Status by @Barma-lej in #337
  • Moving starting edgecut from landroid service to button by @Barma-lej in #340
  • Update localize.js by @northweed in #344
  • Create et.json by @northweed in #345
  • Update README.md by @northweed in #346
  • Rewrite CallService by @Barma-lej in #359

Dependencies

  • Change husky install to husky by @Barma-lej in #336
  • New eslint config by @Barma-lej in #338
  • Bump rollup from 4.14.3 to 4.17.2 by @dependabot in #348
  • Bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot in #349
  • Bump postcss-preset-env from 9.5.5 to 9.5.9 by @dependabot in #350
  • Bump globals from 15.0.0 to 15.1.0 by @dependabot in #351
  • Bump eslint from 9.0.0 to 9.1.1 by @dependabot in #352
  • Bump @babel/core from 7.24.4 to 7.24.5 by @dependabot in #353

New Contributors

  • @northweed made their first contribution in #344

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.1.0...1.1.1

Version 1.1.0

Warning

Please install it only you have Landroid Cloud version 5.0.0 and above

What's Changed

  • Describe new actions #304 by @Barma-lej in #306
  • Change services to entities in Landroid Cloud 5 by @Barma-lej in #320
  • Rewrite getAttribute according new LandroidCloud 5 version by @Barma-lej in #322
  • Correct time_extension constant according LandroidCloud Typo by @Barma-lej in #323
  • Set in status "Party Mode" instead of "Next Start" if Party Mode enabled #321 by @Barma-lej in #324

Dependencies

  • Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #292
  • Bump lint-staged from 15.2.0 to 15.2.2 by @dependabot in #296
  • Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #298
  • Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #299
  • Bump @babel/core from 7.23.9 to 7.24.3 by @dependabot in #307
  • Bump postcss from 8.4.33 to 8.4.38 by @dependabot in #309
  • Bump @babel/plugin-transform-runtime from 7.23.9 to 7.24.3 by @dependabot in #310
  • Bump core-js from 3.35.1 to 3.36.1 by @dependabot in #312
  • Bump postcss-preset-env from 9.3.0 to 9.5.5 by @dependabot in #314
  • Bump rollup from 4.9.6 to 4.14.3 by @dependabot in #315
  • Bump dependencies by @Barma-lej in #319
  • Bump eslint from 8.57.0 to 9.0.0 by @dependabot in #329
  • Bump husky from 8.0.3 to 9.0.11 by @dependabot in #330
  • Bump semver from 7.5.4 to 7.6.0 by @Barma-lej in #331

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.0.4...1.1.0

Version 1.0.4

Warning

Please install it only you have Landroid Cloud version 4.0.0 and above [!IMPORTANT] Please enable sensors at least sensor.[mower_name]_rssi, sensor.[mower_name]_total_worktime and sensor.[mower_name]_battery for correct work.

Known issues

  • Might not working Time extension configuration
  • Might not working Set Zone configuration
  • Might not working Raindelay configuration
  • PopUp at "Rain Delay" and "Zone einstellen" Wrong link #275 - Since the Landroid Cloud integration does not provide any entity for configuring Rain Delay and Zone, to use the standard Input Select, I had to substitute the first one found in Home Assistant input_select. I hope that in future versions of Landroid Cloud, @MTrab will add entities that allow changing these settings, and then I will adapt the map accordingly.

What's Changed

  • Add gif to view actions in Readme by @Barma-lej in #272
  • Update preview of landroid-card by @Barma-lej in #273
  • Update Readme according current version by @Barma-lej in #274
  • Added konwn issue #275 by @Barma-lej in #276
  • Remove unused CSS selectors by @Barma-lej in #277
  • image doesn't save from visual editor by @Barma-lej in #289

Dependencies

  • Bump semantic-release from 22.0.12 to 23.0.0 by @dependabot in #278
  • Bump prettier from 3.1.1 to 3.2.4 by @dependabot in #279
  • Bump cowsay from 1.5.0 to 1.6.0 by @dependabot in #280
  • Bump @rollup/plugin-json from 6.0.1 to 6.1.0 by @dependabot in #281
  • Bump @babel/plugin-transform-runtime from 7.23.7 to 7.23.9 by @dependabot in #282
  • Bump postcss from 8.4.32 to 8.4.33 by @dependabot in #283
  • Bump core-js from 3.35.0 to 3.35.1 by @dependabot in #284
  • Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #285
  • Bump rollup from 4.9.2 to 4.9.6 by @dependabot in #286
  • Bump @babel/core from 7.23.6 to 7.23.9 by @dependabot in #287

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.0.3...1.0.4

Version 1.0.3

Please enable sensors at least sensor.[mower_name]_rssi, sensor.[mower_name]_total_worktime and sensor.[mower_name]_battery for correct work.

PLEASE install it only you have Landroid Cloud version 4.0.0 and above

Known issues

  • Might not working Time extension configuration
  • Might not working Set Zone configuration
  • Might not working Raindelay configuration

What's Changed

  • Added landroid-linear-progress element to avoid issue with import mwc-linear-progress #269 by @Barma-lej in #271

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.0.2...1.0.3

Version 1.0.2

Please enable sensors at least sensor.[mower_name]_rssi, sensor.[mower_name]_total_worktime and sensor.[mower_name]_battery for correct work.

PLEASE install it only you have Landroid Cloud version 4.0.0 and above

Known issues

  • Might not working Time extension configuration
  • Might not working Set Zone configuration
  • Might not working Raindelay configuration

What's Changed

  • Temporary remove mwc-linear-progress import due to conflict #269 by @Barma-lej in #270

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.0.1...1.0.2

Version 1.0.1

Please enable sensors at least sensor.[mower_name]_rssi, sensor.[mower_name]_total_worktime and sensor.[mower_name]_battery for correct work.

PLEASE install it only you have Landroid Cloud version 4.0.0 and above

Known issues

  • Might not working Time extension configuration
  • Might not working Set Zone configuration
  • Might not working Raindelay configuration

What's Changed

  • Check if sensors available #264 by @Barma-lej in #265
  • Remove unused function renderListMenu by @Barma-lej in #266
  • Refactoring renderStatus by @Barma-lej in #267
  • Publish release 1.0.1 by @Barma-lej in #268

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.0.0...1.0.1

Version 1.0.0

The entire card has been completely rewritten. This is a beta version. Not everything works yet! Please enable sensors at least sensor.[mower_name]_rssi, sensor.[mower_name]_total_worktime and sensor.mower_battery for correct work.

PLEASE install it only you have Landroid Cloud version 4.0.0 and above

Known issues

  • Might not working Time extension configuration
  • Might not working Set Zone configuration
  • Might not working Raindelay configuration

What's Changed

  • Add WR260E by @Captainhum in #221
  • Update README.md by @rosscullen in #248
  • Added wire missing by @Barma-lej in #250
  • Move constants to constants.js by @Barma-lej in #251
  • Remove unnecesary attributes by @Barma-lej in #252
  • Added stopPropagation and wifiStrenghtToQuality by @Barma-lej in #253
  • Rewrite landroid-card to support landroid cloud >= 4. Issues #218 #222 #237 #249. Move DEFAULT_LANG to constants.js by @Barma-lej in #254
  • Added @material/mwc-linear-progress component by @Barma-lej in #255
  • Version 1.0.0b2 by @Barma-lej in #257
  • Typo by @Barma-lej in #258
  • Catch error if entity_id or attribute in stats block not found by @Barma-lej in #259
  • Refactoring creating tip buttons and entities card by @Barma-lej in #260
  • Added error wire missing by @Barma-lej in #261
  • Update Readme by @Barma-lej in #262
  • Version 1.0.0 by @Barma-lej in #263

Dependencies

  • Bump @babel/core from 7.23.0 to 7.23.2 by @dependabot in #208
  • Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 by @dependabot in #217
  • Bump @rollup/plugin-terser from 0.4.3 to 0.4.4 by @dependabot in #216
  • Bump rollup from 3.29.4 to 4.2.0 by @dependabot in #214
  • Bump @rollup/plugin-json from 6.0.0 to 6.0.1 by @dependabot in #211
  • Bump eslint from 8.50.0 to 8.52.0 by @dependabot in #213
  • Bump @rollup/plugin-babel from 6.0.3 to 6.0.4 by @dependabot in #209
  • Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 by @dependabot in #210
  • Bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #212
  • Bump @babel/plugin-transform-runtime from 7.22.15 to 7.23.2 by @dependabot in #215
  • Bump rollup from 4.2.0 to 4.3.0 by @dependabot in #219
  • Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #220
  • Bump semantic-release from 22.0.7 to 22.0.8 by @dependabot in #223
  • Bump lint-staged from 14.0.1 to 15.1.0 by @dependabot in #224
  • Bump rollup from 4.3.0 to 4.6.1 by @dependabot in #225
  • Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #226
  • Bump core-js from 3.33.2 to 3.33.3 by @dependabot in #227
  • Bump @babel/plugin-transform-runtime from 7.23.2 to 7.23.4 by @dependabot in #228
  • Bump eslint from 8.53.0 to 8.55.0 by @dependabot in #232
  • Bump prettier from 3.0.3 to 3.1.1 by @dependabot in #233
  • Bump rollup from 4.6.1 to 4.9.0 by @dependabot in #234
  • Bump @babel/core from 7.23.2 to 7.23.6 by @dependabot in #235
  • Bump @babel/preset-env from 7.23.2 to 7.23.6 by @dependabot in #236
  • Bump @babel/preset-env from 7.23.6 to 7.23.7 by @dependabot in #238
  • Bump core-js from 3.33.3 to 3.35.0 by @dependabot in #239
  • Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #240
  • Bump regenerator-runtime from 0.14.0 to 0.14.1 by @dependabot in #241
  • Bump rollup from 4.9.0 to 4.9.2 by @dependabot in #242
  • Bump rollup-plugin-serve from 2.0.2 to 3.0.0 by @dependabot in #243
  • Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #244
  • Bump @babel/plugin-transform-runtime from 7.23.4 to 7.23.7 by @dependabot in #245
  • Bump semantic-release from 22.0.8 to 22.0.12 by @dependabot in #246
  • Bump postcss from 8.4.31 to 8.4.32 by @dependabot in #247
  • Delete duplicate of semantic-release by @Barma-lej in #256

New Contributors

  • @Captainhum made their first contribution in #221
  • @Barma-lej made their first contribution in #250
  • @rosscullen made their first contribution in #248

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.3.2...1.0.0

Version 1.0.0b2

The entire card has been completely rewritten. This is a beta version. Not everything works yet! Please enable sensors at least sensor.[mower_name]_rssi, sensor.[mower_name]_total_worktime and sensor.mower_battery for correct work.

PLEASE install it only you have Landroid Cloud version 4.0.0 and above

What's Changed

  • Add WR260E by @Captainhum in #221
  • Added wire missing by @Barma-lej in #250
  • Move constants to constants.js by @Barma-lej in #251
  • Remove unnecesary attributes by @Barma-lej in #252
  • Added stopPropagation and wifiStrenghtToQuality by @Barma-lej in #253
  • Rewrite landroid-card to support landroid cloud >= 4. Issues #218 #222 #237 #249. Move DEFAULT_LANG to constants.js by @Barma-lej in #254
  • Added @material/mwc-linear-progress component by @Barma-lej in #255
  • Update README.md by @rosscullen in #248

Dependencies

  • Delete duplicate of semantic-release by @Barma-lej in #256
  • Bump semantic-release from 22.0.7 to 22.0.8 by @dependabot in #223
  • Bump lint-staged from 14.0.1 to 15.1.0 by @dependabot in #224
  • Bump rollup from 4.3.0 to 4.6.1 by @dependabot in #225
  • Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #226
  • Bump core-js from 3.33.2 to 3.33.3 by @dependabot in #227
  • Bump @babel/plugin-transform-runtime from 7.23.2 to 7.23.4 by @dependabot in #228
  • Bump eslint from 8.53.0 to 8.55.0 by @dependabot in #232
  • Bump prettier from 3.0.3 to 3.1.1 by @dependabot in #233
  • Bump rollup from 4.6.1 to 4.9.0 by @dependabot in #234
  • Bump @babel/core from 7.23.2 to 7.23.6 by @dependabot in #235
  • Bump @babel/preset-env from 7.23.2 to 7.23.6 by @dependabot in #236
  • Bump @babel/preset-env from 7.23.6 to 7.23.7 by @dependabot in #238
  • Bump core-js from 3.33.3 to 3.35.0 by @dependabot in #239
  • Bump lint-staged from 15.1.0 to 15.2.0 by @dependabot in #240
  • Bump regenerator-runtime from 0.14.0 to 0.14.1 by @dependabot in #241
  • Bump rollup from 4.9.0 to 4.9.2 by @dependabot in #242
  • Bump rollup-plugin-serve from 2.0.2 to 3.0.0 by @dependabot in #243
  • Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #244
  • Bump @babel/plugin-transform-runtime from 7.23.4 to 7.23.7 by @dependabot in #245
  • Bump semantic-release from 22.0.8 to 22.0.12 by @dependabot in #246
  • Bump postcss from 8.4.31 to 8.4.32 by @dependabot in #247

New Contributors

  • @Captainhum made their first contribution in #221
  • @Barma-lej made their first contribution in #250
  • @rosscullen made their first contribution in #248

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/1.0.0b1...1.0.0b2

Version 1.0.0b1

PLEASE install it only you have Landroid Cloud version 4.0.0b1

What's Changed

  • Migrating from vacuum to lawn_mower platform #218

Dependencies

  • Bump @babel/core from 7.23.0 to 7.23.2 by @dependabot in #208
  • Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 by @dependabot in #217
  • Bump @rollup/plugin-terser from 0.4.3 to 0.4.4 by @dependabot in #216
  • Bump rollup from 3.29.4 to 4.2.0 by @dependabot in #214
  • Bump @rollup/plugin-json from 6.0.0 to 6.0.1 by @dependabot in #211
  • Bump eslint from 8.50.0 to 8.52.0 by @dependabot in #213
  • Bump @rollup/plugin-babel from 6.0.3 to 6.0.4 by @dependabot in #209
  • Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 by @dependabot in #210
  • Bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #212
  • Bump @babel/plugin-transform-runtime from 7.22.15 to 7.23.2 by @dependabot in #215
  • Bump rollup from 4.2.0 to 4.3.0 by @dependabot in #219
  • Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #220

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.3.2...1.0.0b1

Version 0.3.2

This is the latest version compatible with Landroid Cloud version 3

What's Changed

  • Fix Animation not working #207 8bb257d
  • Remove unnecessary constant 7400e19
  • Remove unnecessary argument d67521d

Dependencies

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.3.1...0.3.2

Version 0.3.1

What's Changed

  • Refactoring getIcon abe67a2
  • Refactoring renderListMenu, renderListItem b12d960
  • Refactoring formatValue f0ed189
  • Check that attributes of entity is an object #175 01926c9
  • Add downloads badge, fix templating link in README.MD 96b3155

Dependencies

  • Bump semver from 7.5.3 to 7.5.4 f26684a
  • Bump semantic-release from 21.0.6 to 22.0.5 by @dependabot in #196
  • Bump @babel/plugin-transform-runtime from 7.22.5 to 7.22.15 by @dependabot in #205
  • Bump actions/checkout from 3 to 4 by @dependabot in #206
  • Bump rollup from 3.28.1 to 3.29.4 by @dependabot in #204
  • Bump eslint from 8.48.0 to 8.50.0 by @dependabot in #203
  • Bump lint-staged from 13.2.3 to 14.0.1 by @dependabot in #202
  • Bump @babel/core from 7.22.11 to 7.23.0 by @dependabot in #200
  • Bump @rollup/plugin-commonjs from 25.0.2 to 25.0.4 by @dependabot in #199
  • Bump regenerator-runtime from 0.13.11 to 0.14.0 by @dependabot in #198
  • Bump eslint-plugin-import from 2.27.5 to 2.28.1 by @dependabot in #201
  • Bump @babel/preset-env from 7.22.14 to 7.22.20 by @dependabot in #197

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.3.0...0.3.1

Version 0.3.0

What's Changed

  • Added default attributes
  • Rewritten attribute call #175

Dependencies

  • Bump @babel/preset-env from 7.22.5 to 7.22.14 by @dependabot in #185
  • Bump eslint from 8.44.0 to 8.48.0 by @dependabot in #186
  • Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.1 by @dependabot in #187
  • Bump rollup from 3.26.0 to 3.28.1 by @dependabot in #188
  • Bump core-js from 3.31.0 to 3.32.1 by @dependabot in #189
  • Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #190
  • Bump @babel/core from 7.22.5 to 7.22.11 by @dependabot in #191
  • Bump postcss-preset-env from 8.5.1 to 9.1.2 by @dependabot in #192
  • Bump lit from 2.7.5 to 2.8.0 by @dependabot in #193
  • Bump prettier from 2.8.8 to 3.0.3 by @dependabot in #194

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.9...0.3.0

Version 0.2.9

What's Changed

  • Fixed No alues shown in Card for Blades and Worktime #167

Version 0.2.8

What's Changed

  • Fixed setzone does not work in card #166
  • Rename rollup.config.js to rollup.config.mjs due to rollup v3

Dependencies

  • Fixed a vulnerability in semver <7.5.2 by @Barma-lej
  • Bump core-js from 3.29.1 to 3.31.0 by @Barma-lej
  • Bump lit from 2.7.4 to 2.7.5 by @Barma-lej
  • Bump @babel/plugin-transform-runtime from 7.21.4 to 7.22.5 by @Barma-lej
  • Bump @babel/core from 7.21.8 to 7.22.5 by @Barma-lej
  • Bump @babel/preset-env from 7.21.5 to 7.22.5 by @Barma-lej
  • Bump @rollup/plugin-commonjs from 24.0.1 to 25.0.2 by @Barma-lej
  • Bump @rollup/plugin-node-resolve from 15.0.1 to 15.1.0 by @Barma-lej
  • Bump @rollup/plugin-terser from 0.4.1 to 0.4.3 by @Barma-lej
  • Bump rollup from 2.79.1 to 3.26.0 by @Barma-lej
  • Bump rollup-plugin-postcss-lit from 2.0.0 to 2.1.0 by @Barma-lej
  • Bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #168
  • Bump postcss-preset-env from 8.4.2 to 8.5.1 by @dependabot in #171
  • Bump semantic-release from 21.0.5 to 21.0.6 by @dependabot in #172
  • Bump eslint from 8.42.0 to 8.44.0 by @dependabot in #174
  • Remove rollup-plugin-minify-html-literals because the Rollup dependency version remains at v2 by @Barma-lej

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.7...0.2.8

Version 0.2.7

What's Changed

New Contributors

  • @Rob-28 made their first contribution in #164

Dependencies

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.6...0.2.7

Version 0.2.6

What's Changed

  • Fixed incompatibility with the vacuum-card (Register 'ha-template') #163

Version 0.2.5

What's Changed

  • Added the ability to resize the image #57
  • Added the ability to move the image to the left
  • Added Torque configuration
  • Added Time extension configuration
  • Partymode moved to header #57
  • Hidden next scheduled start part of status if the start in the past #150
  • Hidden config bar. It's can open with Config button on the left of the toolbar
  • Update README.md by @CasparTheBridge in #74
  • Added WR105SI compatibility by @GiZMoSK1221 in #71
  • WR167E added to supported models by @luzik in #75
  • Add WR130E (Landroid S300) at the supported models by @CasparTheBridge in #76
  • Added W155E model (L2000) by @janez33 in #77

Config editor

  • Migrate to ha custom elements
  • Added select for image_size
  • Added checkbox for image_left
  • Remove checkbox show_configbar

Translates

  • Update de.json by @Danit2 in #33
  • Add czech translation by @johny-mnemonic in #69
  • Create nl.json by @CasparTheBridge in #72
  • Update localize.js by @CasparTheBridge in #73
  • Update localize.js by @CasparTheBridge in #79
  • Update sl.json by @mitchoklemen in #115
  • Rename continue to resume
  • Fix missing quote in sl.json
  • Added new keys

New Contributors

  • @GiZMoSK1221 made their first contribution in #71
  • @johny-mnemonic made their first contribution in #69
  • @CasparTheBridge made their first contribution in #72
  • @luzik made their first contribution in #75
  • @janez33 made their first contribution in #77

Dependencies

  • Downgrade rollup from 3.23.0 to 2.79.1
  • Bump eslint from 8.21.0 to 8.23.0 by @dependabot in #34
  • Bump semantic-release from 19.0.3 to 19.0.5 by @dependabot in #35
  • Bump @babel/core from 7.18.9 to 7.18.13 by @dependabot in #36
  • Bump postcss from 8.4.14 to 8.4.16 by @dependabot in #37
  • Bump @material/mwc-list from 0.26.1 to 0.27.0 by @dependabot in #38
  • Bump postcss-preset-env from 7.7.2 to 7.8.0 by @dependabot in #39
  • Bump @material/mwc-icon-button from 0.26.1 to 0.27.0 by @dependabot in #40
  • Bump core-js from 3.24.1 to 3.25.0 by @dependabot in #41
  • Bump @babel/preset-env from 7.18.9 to 7.18.10 by @dependabot in #42
  • Bump lit from 2.2.8 to 2.3.1 by @dependabot in #43
  • Bump rollup-plugin-serve from 2.0.0 to 2.0.1 by @dependabot in #44
  • Bump @material/mwc-menu from 0.26.1 to 0.27.0 by @dependabot in #45
  • Bump @material/mwc-button from 0.26.1 to 0.27.0 by @dependabot in #46
  • Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 by @dependabot in #48
  • Bump @babel/plugin-transform-runtime from 7.18.9 to 7.18.10 by @dependabot in #49
  • Bump @material/mwc-select from 0.26.1 to 0.27.0 by @dependabot in #47
  • Bump @material/mwc-icon from 0.26.1 to 0.27.0 by @dependabot in #52
  • Bump rollup from 2.77.2 to 2.79.0 by @dependabot in #53
  • Bump @material/mwc-notched-outline from 0.26.1 to 0.27.0 by @dependabot in #51
  • Bump @material/mwc-ripple from 0.26.1 to 0.27.0 by @dependabot in #50
  • Bump rollup from 2.79.0 to 2.79.1 by @dependabot in #58
  • Bump eslint from 8.23.0 to 8.24.0 by @dependabot in #59
  • Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 by @dependabot in #60
  • Bump postcss-preset-env from 7.8.1 to 7.8.2 by @dependabot in #61
  • Bump @babel/preset-env from 7.19.0 to 7.19.3 by @dependabot in #62
  • Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1 by @dependabot in #63
  • Bump postcss from 8.4.16 to 8.4.17 by @dependabot in #64
  • Bump @babel/core from 7.19.0 to 7.19.3 by @dependabot in #66
  • Bump core-js from 3.25.1 to 3.25.4 by @dependabot in #67
  • Bump @rollup/plugin-json from 4.1.0 to 5.0.2 by @dependabot in #80
  • Bump husky from 8.0.1 to 8.0.2 by @dependabot in #81
  • Bump prettier from 2.7.1 to 2.8.0 by @dependabot in #82
  • Bump lit from 2.3.1 to 2.4.1 by @dependabot in #83
  • Bump regenerator-runtime from 0.13.9 to 0.13.11 by @dependabot in #84
  • Bump @rollup/plugin-babel from 5.3.1 to 6.0.3 by @dependabot in #85
  • Bump @rollup/plugin-node-resolve from 14.1.0 to 15.0.1 by @dependabot in #86
  • Bump core-js from 3.25.4 to 3.26.1 by @dependabot in #87
  • Bump eslint from 8.24.0 to 8.28.0 by @dependabot in #88
  • Bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6 by @dependabot in #89
  • Bump @rollup/plugin-commonjs from 22.0.2 to 23.0.3 by @dependabot in #90
  • Bump rollup-plugin-serve from 2.0.1 to 2.0.2 by @dependabot in #95
  • Bump @babel/preset-env from 7.19.3 to 7.20.2 by @dependabot in #93
  • Bump postcss from 8.4.17 to 8.4.19 by @dependabot in #94
  • Bump lint-staged from 13.0.3 to 13.0.4 by @dependabot in #91
  • Bump postcss-preset-env from 7.8.2 to 7.8.3 by @dependabot in #92
  • Bump @babel/core from 7.19.3 to 7.20.5 by @dependabot in #96
  • Bump postcss from 8.4.19 to 8.4.20 by @dependabot in #97
  • Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #98
  • Bump @rollup/plugin-image from 2.1.1 to 3.0.1 by @dependabot in #100
  • Bump lit from 2.4.1 to 2.5.0 by @dependabot in #101
  • Bump eslint from 8.28.0 to 8.31.0 by @dependabot in #102
  • Bump core-js from 3.26.1 to 3.27.1 by @dependabot in #106
  • Bump @babel/core from 7.20.5 to 7.20.12 by @dependabot in #107
  • Bump @rollup/plugin-commonjs from 23.0.3 to 24.0.1 by @dependabot in #108
  • Bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #111
  • Bump eslint from 8.28.0 to 8.33.0 by @dependabot in #110
  • Bump lit from 2.4.1 to 2.6.1 by @dependabot in #112
  • Bump prettier from 2.8.0 to 2.8.3 by @dependabot in #114
  • Bump @rollup/plugin-image from 2.1.1 to 3.0.2 by @dependabot in #109
  • Bump lint-staged from 13.0.4 to 13.1.0 by @dependabot in #99
  • Bump husky from 8.0.2 to 8.0.3 by @dependabot in #113
  • Bump @rollup/plugin-json from 5.0.2 to 6.0.0 by @dependabot in #103
  • Bump semantic-release from 19.0.5 to 20.1.1 by @dependabot in #116
  • Bump core-js from 3.27.1 to 3.29.0 by @dependabot in #117
  • Bump @babel/core from 7.20.12 to 7.21.0 by @dependabot in #118
  • Bump eslint from 8.33.0 to 8.35.0 by @dependabot in #119
  • Bump postcss from 8.4.20 to 8.4.21 by @dependabot in #121
  • Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #124
  • Bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0 by @dependabot in #120
  • Bump postcss-preset-env from 7.8.3 to 8.0.1 by @dependabot in #122
  • Bump lint-staged from 13.1.0 to 13.1.2 by @dependabot in #123
  • Bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #125
  • Bump lint-staged from 13.1.2 to 13.2.0 by @dependabot in #126
  • Bump core-js from 3.29.0 to 3.29.1 by @dependabot in #131
  • Bump postcss-preset-env from 8.0.1 to 8.3.0 by @dependabot in #132
  • Bump @babel/preset-env from 7.20.2 to 7.21.4 by @dependabot in #133
  • Bump eslint from 8.35.0 to 8.37.0 by @dependabot in #135
  • Bump semantic-release from 20.1.1 to 21.0.1 by @dependabot in #136
  • Bump lit from 2.6.1 to 2.7.0 by @dependabot in #130
  • Bump @babel/plugin-transform-runtime from 7.21.0 to 7.21.4 by @dependabot in #129
  • Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #128
  • Bump eslint-config-prettier from 8.6.0 to 8.8.0 by @dependabot in #127
  • Bump postcss from 8.4.22 to 8.4.23 by @dependabot in #140
  • Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #147
  • Bump @babel/preset-env from 7.21.4 to 7.21.5 by @dependabot in #141
  • Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #144
  • Bump semantic-release from 21.0.1 to 21.0.2 by @dependabot in #146
  • Bump lint-staged from 13.2.1 to 13.2.2 by @dependabot in #148
  • Bump lit from 2.7.2 to 2.7.4 by @dependabot in #154
  • Bump @babel/core from 7.21.4 to 7.21.8 by @dependabot in #155
  • Bump rollup from 2.79.1 to 3.23.0 by @dependabot in #152
  • Bump eslint from 8.38.0 to 8.41.0 by @dependabot in #153

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.4...0.2.5

Version 0.2.4

What's Changed

  • Fix date format #31
  • Border radius is not applied to landroid card #70

New Contributors

  • @cm86 made their first contribution in #19

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.3...0.2.4

Version 0.2.3

What's Changed

  • Add translation #18
  • Fix animation #30
  • Update README.md by @cm86 in #19
  • Bump actions/checkout from 2 to 3 by @dependabot in #20
  • Bump CupOfTea696/gh-action-auto-release from 1.0.0 to 1.0.2 by @dependabot in #21
  • Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.9 by @dependabot in #22
  • Bump core-js from 3.23.3 to 3.24.1 by @dependabot in #23
  • Bump @lit-labs/scoped-registry-mixin from 1.0.0 to 1.0.1 by @dependabot in #24
  • Bump eslint from 8.19.0 to 8.21.0 by @dependabot in #25
  • Bump lit from 2.2.7 to 2.2.8 by @dependabot in #26
  • Bump @babel/preset-env from 7.18.6 to 7.18.9 by @dependabot in #27
  • Bump @babel/core from 7.18.6 to 7.18.9 by @dependabot in #28
  • Bump rollup from 2.75.7 to 2.77.2 by @dependabot in #29

New Contributors

  • @cm86 made their first contribution in #19

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.2...0.2.3

Version 0.2.2

What's Changed

  • Add daily progress bar
  • Add next scheduled start to status
  • Add ultrasonic, daily_progress, next_scheduled_start attributes to translates
  • Clean translations from vacuum entries
  • Update README.md by @Danit2 in #15
  • Update da.json by @projectraam in #17
  • Fix callService with additionaly parameters

New Contributors

  • @Danit2 made their first contribution in #15

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.1...0.2.2

Version 0.2.1

What's Changed

  • Add swedish translations by @Miicroo in #13
  • Bump terser to 5.14.1 -> 5.14.2

New Contributors

  • @Miicroo made their first contribution in #13

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.2.0...0.2.1

Known Issues

  • Changing zone doesn't work

Version 0.2.0

Added

  • Added callService to zone change to debugging
  • Added polish translation by @SongoQ in #12

Fixed

  • Fixed wrong DateTime Format in attributes #10

New Contributors

  • @SongoQ made their first contribution in #12

Known Issues

  • Changing zone doesn't work

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.1.9...0.2.0

Version 0.1.9

Added

  • Added info menu under WiFi Icon

Fixed

  • Fixed Start action command button
  • Fixed Edgecut action command button

Known Issues

  • Changing zone don't work

Version 0.1.8

Added

  • Added ability to disable and enable animation
  • Added ability to disable and enable configuration panel
  • [Translate] Added slovenian translation by @mitchoklemen

What's Changed

New Contributors

  • @mitchoklemen made their first contribution in #11

Full Changelog: https://github.com/Barma-lej/landroid-card/compare/0.1.7...0.1.8

Version 0.1.7

Fixes

  • Added default locales to try to fix #10

Version 0.1.6

Fixes

  • Try to fix #10

Version 0.1.5

Added

  • Added stats (Click on graph icon)
  • Added Current zone to status
  • Added Rain delay remaining to status
  • Added Eror description to status
  • Added compatibility with Landroid Cloud < 2.1 #7
  • Added new element configBar
  • [Translate] Added danish translation by @projectraam
  • [Translate] Added italian translation by Sofa_Surfer
  • [Translate] Added translations of errors
  • [Translate] Added yes and no for boolean values
  • [README.MD] Added Worx Landroid L1000 WR147E to supported mode by @elvis7
  • [README.MD] Added link to Home Assistant templating

Changes

  • Change option map to camera
  • [Translate] Fr. Moved action to action section

Fixes

  • Fix #7 Battery not showing if Landroid Cloud integration < 2.1

Known Issues

  • Changing zone don't work

Version 0.1.4

  • Fix WiFi Quality (if rssi > -49)
  • Added French translate by @Skyber1967
  • Translate: Move actions to action group

Version 0.1.3

  • Fix #3 regeneratorRuntime is not defined

Version 0.1.2

What's Changed

  • Adapt to Landroid Cloud > 2.0.3
  • Added battery status (Click on battery icon)
  • Bump actions/checkout from 2 to 3 by @dependabot in #1
  • Bump rollup-plugin-serve from 1.1.0 to 2.0.0 by @dependabot in #2

New Contributors

@dependabot made their first contribution in #1

Full Changelog: https://github.com/Barma-lej/landroid-card/commits/0.1.2

Version 0.1.1

  • Added Party Mode
  • Added Lock
  • Changed paper elements to mwc elements in editor

Version 0.1.0

  • Fork from Vacuum Card
  • Adjustement vacuum to landroid mower