Commit Graph

356 Commits

Author SHA1 Message Date
clemalex824 9b5f728905
doc: minor quotes correction (#437)
Edit enclose quote in lock example otherwise return an error
2021-02-21 18:09:50 +01:00
semantic-release-bot 19110c4290 chore(release): 3.5.0-dev.1 [skip ci]
## [3.5.0-dev.1](https://github.com/custom-cards/button-card/compare/v3.4.2...v3.5.0-dev.1) (2021-02-17)

### Features

* **state_display:** Support for `state_display` in `state` ([440dc77](440dc77e7e)), closes [#426](https://github.com/custom-cards/button-card/issues/426)
2021-02-17 21:40:49 +00:00
Jérôme Wiedemann 440dc77e7e feat(state_display): Support for `state_display` in `state`
Fixes #426
2021-02-17 21:33:21 +00:00
Jérôme Wiedemann 163e96772d chore(devcontainer): Update tasks 2021-02-17 21:26:04 +00:00
Jérôme Wiedemann 29b10a6c22 chore(ci): Fix not releasing the file 2021-02-17 21:10:48 +00:00
semantic-release-bot 75375e7695 chore(release): 3.4.2 [skip ci]
### [3.4.2](https://github.com/custom-cards/button-card/compare/v3.4.1...v3.4.2) (2021-02-17)

### Bug Fixes

* Support for `fire-dom-event` ([f4fcbfe](f4fcbfe2ee)), closes [#429](https://github.com/custom-cards/button-card/issues/429)
2021-02-17 20:57:36 +00:00
Jérôme Wiedemann f4fcbfe2ee fix: Support for `fire-dom-event`
Fixes #429
2021-02-17 20:44:22 +00:00
Jérôme Wiedemann 2d3d690b0f chore(ci): Update CI with semantic-release 2021-02-12 17:22:46 +00:00
Marius 1010a09a77
link to 'official' iOS companion app (#420)
and explicitly link to the haptic feedback section

Co-authored-by: Jérôme W <jerome@wnetworks.org>
2021-01-27 03:28:44 +01:00
Kendell R d27d1cf3ca
Update maintenance badge (#424)
This PR being merged means the project is still maintained.
2021-01-27 03:27:47 +01:00
Jérôme Wiedemann 4bf3e73f7d Lint... 2021-01-16 08:02:50 +00:00
Jérôme Wiedemann 6aca434fdf Display button-card in the card picker
Fix #415
2021-01-16 08:00:53 +00:00
Jérôme Wiedemann 210aac56c8 Tooltips made the card clickable with lock enabled
Fix #416
2021-01-16 07:40:10 +00:00
Jérôme Wiedemann f845d07749 Bump 3.4.1 2020-12-27 14:26:04 +00:00
Jérôme Wiedemann 4275d45dca Fix clicks on inline cards 2020-12-27 14:25:52 +00:00
Jérôme Wiedemann b5de9915b2 Bump 3.4.0 2020-12-02 14:02:09 +00:00
Jérôme Wiedemann 2f8d363209 Bump 3.4.0.-5 2020-11-08 14:46:47 +00:00
Jérôme Wiedemann 4c428b61c2 Better use of ? operator 2020-11-08 14:34:56 +00:00
Jérôme Wiedemann b75441d9b7 Add rollup-plugin-cleanup 2020-11-08 13:35:49 +00:00
Jérôme Wiedemann 94ff313467 Remove babel call from build, inbuilt in rollup 2020-11-08 13:32:13 +00:00
Jérôme Wiedemann a01ab15498 Some more tiny perf improvements 2020-11-07 13:59:45 +00:00
Jérôme Wiedemann 99606d1235 Update lit-element and lit-html 2020-11-07 13:59:14 +00:00
Jérôme Wiedemann c41d0b665a Bump 3.4.0-4 2020-11-06 17:47:24 +00:00
Jérôme Wiedemann 142d32cd14 Update all dependencies 2020-11-06 17:47:03 +00:00
Jérôme Wiedemann 04737e0f46 Some performance optimizations 2020-11-05 02:10:04 +00:00
Jérôme Wiedemann 590247f791 Bump 3.4.0-3 2020-11-05 01:26:55 +00:00
Jérôme Wiedemann 9b52f11ebf Lint 2020-11-05 01:26:26 +00:00
Jérôme Wiedemann af2239cb9a Attempt to fix slowness on IOS14 2020-11-05 01:26:15 +00:00
Jérôme Wiedemann 32e646d586 Squashed commit of the following:
commit 7cf14a6468489615715b07aa5657c08d1f5452e7
Merge: b594411 ba401e8
Author: Jérôme Wiedemann <jerome@wnetworks.org>
Date:   Wed Nov 4 17:16:07 2020 +0000

    Merge branch 'feature/388_ehnance-documentation-for-config-templates' of https://github.com/bilak-poc/button-card into bilak-poc-feature/388_ehnance-documentation-for-config-templates

commit ba401e8d2e
Author: Lukáš Vasek <bilaak@gmail.com>
Date:   Tue Oct 27 21:02:33 2020 +0100

    Updated readme

commit e221b666c8
Author: Lukáš Vasek <bilaak@gmail.com>
Date:   Tue Oct 27 17:51:36 2020 +0100

    Added description about which configuration should be changed for configuration templates
2020-11-04 17:17:51 +00:00
Jérôme Wiedemann b594411f3b Bump 3.4.0-2 2020-11-01 19:37:49 +00:00
Jérôme Wiedemann 0ca11564b9 Add group_expand 2020-11-01 19:34:09 +00:00
myhomeiot 67c637bdff
Typo (#382) 2020-10-27 20:54:36 +01:00
root c5310e54e9 Bump 3.4.0-1 2020-10-17 15:05:56 +00:00
root ff6877ac42 Don't account for brightness if light is off
Fix #378
2020-10-17 14:46:50 +00:00
root 93a7f532f7 Update documentation 2020-10-04 22:27:31 +00:00
root a5598298d6 Bump version 3.4.0-0 2020-10-04 22:18:41 +00:00
root 26207e398b Support for tooltip 2020-10-04 22:15:48 +00:00
root baa13b129b Card size is now configurable 2020-10-04 21:23:54 +00:00
root 305c9a2498 Fix max file watchers reached in a devcontainer 2020-09-27 21:48:00 +00:00
root caed2f4056 Fix hass config + LL config 2020-09-27 21:47:39 +00:00
root ef3e5330ee Update custom-card-helpers 2020-09-27 15:31:58 +00:00
root e1d8905344 Bump 3.3.7-0 2020-09-27 14:46:31 +00:00
David Martin 9387f6a6f2
Various typos and fixes (#372)
Co-authored-by: Jérôme W <jerome@wnetworks.org>
2020-09-27 16:22:18 +02:00
Kendell R 747a2dd4a2
Note HACS is supported and fix typo (#366)
* Update README.md

* Update README.md

Co-authored-by: Jérôme W <jerome@wnetworks.org>
2020-09-27 16:19:53 +02:00
SeanPaulE 2f9029851d
Fix spelling in code example (#346)
update livimg_room_speaker to living_room_speaker on lines 1011 ad 1020

Co-authored-by: Jérôme W <jerome@wnetworks.org>
2020-09-27 16:16:56 +02:00
Daniel Bahl 489cf39487
Community-links (#342)
Links to awesome tutorials using this card. :)

Co-authored-by: Jérôme W <jerome@wnetworks.org>
2020-09-27 16:15:46 +02:00
Gerard 432c038daf
Doc: Override location of lock (#336)
Add an example how to override the location of the lock as discussed in #335

Co-authored-by: Jérôme W <jerome@wnetworks.org>
2020-09-27 16:14:07 +02:00
root 23863a6bfe Timer wouldn't update on page change
Fix #365
2020-09-27 13:20:41 +00:00
root 7782e7b1b1 Update dependencies 2020-09-27 13:18:29 +00:00
root c146fbe0f5 Fix deprecation of --paper-card-background-color 2020-09-27 12:17:48 +00:00