Releases: Barma-lej/landroid-card
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: 1.0.0...1.0.1
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
toconstants.js
by @Barma-lej in #251 - Remove unnecesary attributes by @Barma-lej in #252
- Added
stopPropagation
andwifiStrenghtToQuality
by @Barma-lej in #253 - Rewrite
landroid-card
to supportlandroid cloud
>= 4. Issues #218 #222 #237 #249. MoveDEFAULT_LANG
toconstants.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: 0.3.2...1.0.0
1.0.0b2
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
toconstants.js
by @Barma-lej in #251 - Remove unnecesary attributes by @Barma-lej in #252
- Added
stopPropagation
andwifiStrenghtToQuality
by @Barma-lej in #253 - Rewrite
landroid-card
to supportlandroid cloud
>= 4. Issues #218 #222 #237 #249. MoveDEFAULT_LANG
toconstants.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: 1.0.0b1...1.0.0b2
1.0.0b1
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: 0.3.2...1.0.0b1
0.3.2
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
- Fix severity moderate PostCSS CVE-2023-44270 GHSA-7fh5-64p2-3v2j 058e606
Full Changelog: 0.3.1...0.3.2
v0.3.1
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: 0.3.0...0.3.1
v0.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: 0.2.9...0.3.0
0.2.9
0.2.8
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: 0.2.7...0.2.8
0.2.7
What's Changed
New Contributors
Dependencies
- Bump ha-tempalte from 1.0.5 to 1.2.2 in 613bd65
- Bump postcss from 8.4.23 to 8.4.24 by @dependabot in #159
Full Changelog: 0.2.6...0.2.7