Commit Graph

4563 Commits (card-helpers)

Author SHA1 Message Date
Bram Kragten a9daf9835a Bumped version to 20200316.0 2020-03-16 12:24:39 +01:00
Zack Arnett 2110d9c3b9
Map Card: Fix Dark Mode Toggle (#5209)
* Fix Editor

* comment
2020-03-16 12:23:13 +01:00
Zack Arnett b77e0b8125
Card Picker: Remove Scale (#5205)
* remove scalling

* add zoom back
2020-03-16 12:22:56 +01:00
Zack Arnett 5197f102ea
Webpage Card: Fix Aspect Ratio in Editor (#5210)
* fix Ifram editor

* suffix
2020-03-16 12:22:41 +01:00
Bram Kragten 447d4604c6
Require hyphen in lovelace dashboard url path (#5214)
* Require hyphen in url path

* Update dialog-lovelace-dashboard-detail.ts
2020-03-16 12:22:21 +01:00
Jason Lachowsky 5a84e34f93
Corrected minor misspellings (#5225) 2020-03-16 11:56:04 +01:00
Jay fb6d3cccdc
Cosmetic improvements, minor corrections (#5199)
Made some minor corrections:
"it's" > "its" ("its" is the possessive form of "it")
"setup" > "set up" ("setup" is a noun, "set up" is a verb)

Cosmetic improvement:
"can not" > "cannot" (both are correct, but "cannot" is usually more common, at least in the US. Strictly a matter of opinion here so no worries if you want this reversed.)
2020-03-16 11:51:43 +01:00
HomeAssistant Azure fad3cb185b [ci skip] Translation update 2020-03-16 00:32:44 +00:00
HomeAssistant Azure f61ce395f5 [ci skip] Translation update 2020-03-15 00:32:49 +00:00
Franck Nijhof 17f3299152
Fix brightness_pct in light device turn_on action (#5201) 2020-03-13 21:58:34 -07:00
HomeAssistant Azure 17e04589d0 [ci skip] Translation update 2020-03-14 00:32:33 +00:00
Bram Kragten 4b2edde81b
Merge pull request #5198 from home-assistant/dev
20200313.0
2020-03-13 20:39:21 +01:00
Bram Kragten 5d3d766f56 Bumped version to 20200313.0 2020-03-13 20:25:21 +01:00
Zack Arnett 94e2a0dea0
Media Card: Reset Marquee on Text change (#5184)
* Stop marquee on next and prev

* force stop

* clean

* This is much better

* Clean

* comments

* comment

* No more repaints
2020-03-13 20:22:49 +01:00
Paulus Schoutsen 21fe68add0
Stub config tweaks (#5197)
* Stub config tweaks

* Lint
2020-03-13 20:22:34 +01:00
Bram Kragten af6ebea4a3
Fix translations in production builds (#5192)
* Fix translations in production builds

* Make env functions
2020-03-13 10:19:32 -07:00
Paulus Schoutsen 3c17ee03b6
Improve color extraction for media control card (#5189)
* Improve color extraction

* Lazy load media control

* Update src/panels/lovelace/cards/hui-media-control-card.ts

Co-Authored-By: Bram Kragten <mail@bramkragten.nl>

* Extract constant

* Fix media control demo

* Remove quality(1)

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-03-13 10:01:36 -07:00
Bram Kragten 0c3c007faf
Check if entities is an array (#5193) 2020-03-13 17:48:49 +01:00
Zack Arnett 330eb0957b
Update Gauge CSS (#5182) 2020-03-13 14:52:12 +01:00
HomeAssistant Azure 02923475e6 [ci skip] Translation update 2020-03-13 01:16:04 +00:00
Zack Arnett 01ff97b366
Fix Marquee Ellipsis (#5183) 2020-03-12 19:08:51 -04:00
Bram Kragten f0a4a99654
Merge pull request #5181 from home-assistant/dev
20200312.0
2020-03-12 21:43:28 +01:00
Bram Kragten 02d2368654 Bumped version to 20200312.0 2020-03-12 21:05:35 +01:00
Bram Kragten e19d07e434
Typos (#5180)
Fixes #5179
Fixes #5178
2020-03-12 21:04:46 +01:00
Bram Kragten 669ed5cb28
Dont create new array on every render (#5177) 2020-03-12 21:02:05 +01:00
Bram Kragten 785ae4a83d
Fix for views with url starting with a number (#5176) 2020-03-12 20:49:26 +01:00
Bram Kragten d327045802 Update dialog-helper-detail.ts 2020-03-12 20:48:41 +01:00
Bram Kragten 785ef19cce
Only update map if one of entities changed (#5175) 2020-03-12 20:37:54 +01:00
Bram Kragten f5653d0da5
Show if helper can be edited (#5174)
Fixes #5173
Fixes #5171
2020-03-12 20:37:33 +01:00
Bram Kragten e0a6d2efe5
Add on state to media control card (#5168) 2020-03-12 20:11:33 +01:00
Bram Kragten 9971e2e934
Fix scroll entity settings dialog (#5165)
Fixes #5144
2020-03-12 20:11:19 +01:00
Bram Kragten 558802c7dd
Simplify action handler directive (#5157) 2020-03-12 20:11:05 +01:00
Bram Kragten 91edcf9b52
Fix stack size (#5155) 2020-03-12 20:10:45 +01:00
Sergey Avdeev f401aa2897
Update icon_color_css.ts (#5163) 2020-03-12 20:10:30 +01:00
Bram Kragten 1d0389327f
Fix helper UI (#5161)
Fixes #5146
Fixes #5145
Fixes #5142
2020-03-12 20:10:06 +01:00
Bram Kragten 06cd7556f3
Dashboard UI fixes (#5160)
Fixes #5152
Fixes #5150
Fixes #5148
2020-03-12 20:09:55 +01:00
Bram Kragten 3b1f9a5dab
Fix secondary info (#5159) 2020-03-12 20:09:41 +01:00
Bram Kragten f54cd18da4
Fix resize observer on error card (#5158)
* Fix resize observer on error card

* Update hui-media-control-card.ts
2020-03-12 20:09:27 +01:00
Zack Arnett 73e0fd614e
updates transparent to be hex plus alpha of 0 (#5167) 2020-03-12 19:47:48 +01:00
Paulus Schoutsen 9b220cc6ce
Extract media controls into method (#5141)
* Extract media controls into method

* address comments

* lint

* Moooorre fixes

* Fix margin

* Update demos

* Very narrow idle players show play button

* Lint

* More stuff

* Marquee on steroids
2020-03-12 10:40:03 +01:00
Zack Arnett c7a5f63e33
Fix for safari (#5143) 2020-03-12 10:06:08 +01:00
HomeAssistant Azure 11192e6065 [ci skip] Translation update 2020-03-12 00:32:46 +00:00
Bram Kragten d83b308100
Fix area dialog too wide (#5136)
* Fix area dialog to wide

* Update styles
2020-03-11 17:10:26 -07:00
Quentame f67bf6908f
Refactor Freebox : add config flow + temperature sensor + signal dispatch (#4448)
* Add config flow to Freebox

* Compress image with https://tinypng.com/
2020-03-11 22:12:40 +01:00
Bram Kragten 2784edc689
Merge pull request #5135 from home-assistant/dev
20200311.1
2020-03-11 19:07:22 +01:00
Bram Kragten 8f41e99464 Bumped version to 20200311.1 2020-03-11 18:52:20 +01:00
Paulus Schoutsen 7c2b37e8ca
Demo paths (#5134)
* Update paths to images in demo

* Remove some unused attributes

* Fix camera paths
2020-03-11 10:37:23 -07:00
Bram Kragten dbdbad2deb
Fix closing hui-editor (#5132) 2020-03-11 15:23:31 +01:00
Bram Kragten e5db86363c
Only save non system generated users and tweak text (#5131)
* Only save non system generated users and tweak text

* Clean up
2020-03-11 15:23:19 +01:00
Bram Kragten b2026c1cd7
Fix automation event trigger UI (#5130) 2020-03-11 13:47:23 +01:00