Phi Dong
4dbf5327bd
Update snapshot actions to be a list ( #4045 )
...
* Update snapshot actions to be a list
* Update text of delete button to warning color
2019-10-19 18:03:22 +02:00
springstan
603240c467
Translated developer tools info page ( #4054 )
...
* Translated developer tools info page
* Added set or remove as a variable in translation of key default_ui
2019-10-19 17:59:57 +02:00
Paulus Schoutsen
bbc3e7d93f
Make updateHass not async ( #4060 )
2019-10-19 17:18:56 +02:00
Ian Richardson
fbee4937a0
add icon option to entities card name ( #4024 )
...
* add icon option to entities card name
* account for only icon
* address comments
2019-10-19 14:25:14 +02:00
Phi Dong
0a77728652
Move Home Assistant and version on info page into h2 ( #4061 )
2019-10-19 14:24:28 +02:00
Phi Dong
e3ed0cf436
Hide save on card configuration if no card is picked ( #4062 )
2019-10-19 14:18:59 +02:00
Bram Kragten
d05dc2e4dc
Bring back babel ( #3974 )
...
* Bring back babel
* bump preset env
* Remove empty TS properties in mixins
2019-10-19 14:06:04 +02:00
Paulus Schoutsen
c437cd3865
Use only decorators ( #4058 )
...
* Use only decorators
* Remove unused imports
2019-10-18 22:50:27 -07:00
springstan
442171169b
Translated developer tools template page ( #4050 )
2019-10-18 23:05:07 +02:00
springstan
cc12dbb6ee
Translated developer tools services page ( #4049 )
...
* Translated developer tools services page
* Changed translation parameter from error to data
2019-10-18 23:04:43 +02:00
springstan
60b3a960ae
Translated developer tools mqtt page ( #4052 )
2019-10-18 23:04:26 +02:00
shbatm
5a957c3c9e
Add width property to light card to fix #3964 ( #3972 )
...
* Add width property to light card to fix #3964
* Update Light Card Name CSS
* Update css per review
2019-10-18 22:58:25 +02:00
Ian Richardson
be4d431dc3
more-info dialog for counter ( #4038 )
...
* more-info dialog for counter
* address comments
2019-10-18 14:55:53 -05:00
Ian Richardson
0005c75091
fix double tap on glance entity ( #4051 )
2019-10-18 21:08:12 +02:00
springstan
880b382a16
Translated developer tools logs page ( #4046 )
...
* Translated developer tools logs page
* Changed translation key from load_log to load_full_log
2019-10-18 17:43:04 +02:00
Ian Richardson
d012512a79
add feature request template ( #4026 )
2019-10-18 17:01:41 +02:00
springstan
e2ac842690
Translated developer tools state page ( #4039 )
...
* Translated developer tools state page
* Fixed merge error by updating used icon in developer-tools-state.js
2019-10-18 16:33:11 +02:00
Ian Richardson
67d8d48855
translate view editor and explain panel mode ( #4043 )
2019-10-18 16:28:31 +02:00
Bram Kragten
00f2d36cb5
Migrate ha-form to lit ( #4000 )
...
* Migrate ha-form to lit
* Fix import path
* Update
* add default, change suffix, fix import
* Fix select
2019-10-18 16:08:34 +02:00
springstan
035057b185
Made thermostat history graph localizable ( #4004 )
...
* Made thermostat history graph localizable
* Changed string concatenation with white spaces from .join() to template literal
* Used variables in translations instead of template literals
* Update src/translations/en.json
Removed unnecessary space in heating value
Co-Authored-By: Bram Kragten <mail@bramkragten.nl>
2019-10-17 23:28:12 +02:00
springstan
982966c8d9
Translated developer tools events page ( #4033 )
...
* Translated developer tools events page
* Implemented translations (alert on empty event type, notification on firing an event), Removed unnecessary translation key-value pairs
* Added falsely removed key-value pairs
2019-10-17 23:17:39 +02:00
Ian Richardson
f5e3a9ad40
Convert thermostat to round-slider ( #3734 )
...
* Convert to round-slider
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3622
Closes https://github.com/home-assistant/home-assistant-polymer/issues/2756
* scaling
* address review comments
* css tweaks
* remove jquery
* address comments
* simplify set-temperature
* handle long name
* remove increased handleSize
* address comments
* address comments
* address comments
* address comment
* need coffee
2019-10-17 21:00:39 +02:00
Ian Richardson
141c3f1ea4
add confirmation option to actions ( #4006 )
...
* add confirmation option to actions
* address comments
2019-10-16 11:03:36 -05:00
Ian Richardson
4ea483e3de
Switch theme ( #4017 )
...
* introduce ha-switch theming
* fix typo
* remove comment
2019-10-16 17:08:28 +02:00
Josh McCarty
8eca956cd1
Uses information-outline icon for entity more info link ( #4016 )
2019-10-16 16:53:25 +02:00
Ian Richardson
c9242a5075
Custom badges ( #3867 )
...
* custom badges
* incremental
* functional
* cleanup
* cleanup
* address review comments
* address more comments
* address review comments
* address review comments
* cleanup
* address review comments
* address comments
* address comments
* fix entity-filter
* set hass once
* hass
2019-10-16 16:09:13 +02:00
Ian Richardson
df29a5becb
Add double tap action ( #3879 )
...
* add dbltap_action
* apply to picture-glance
* types and boolean
* fix typo
* simplify double tap logic
* extract hasDoubleClick functionality
* address comments
* address comments
* double_tap_action
2019-10-16 08:57:05 -05:00
Ian Richardson
fb589337f8
display card errors with yaml config ( #4018 )
2019-10-16 09:22:57 +02:00
Ian Richardson
ea5ee6189d
filter system users from Person editor ( #3958 )
...
* filter system users from Person editor
* address review comments
* address comments
* address comments
2019-10-15 19:19:46 -05:00
Josh McCarty
a39e47cced
Updates alarm more-info dialog button styles to match lovelace card ( #3955 )
...
* Updates alarm more-info dialog button styles to match lovelace card
* Use flex for controlling button size
* Limit max-width of alarm buttons
This matches the width of the code input field
2019-10-15 21:04:29 +02:00
Ian Richardson
49d69f65ad
add show_state option for picture-glance entities ( #3937 )
...
* add states option below picture-glance entities
* address review comments
2019-10-15 09:49:03 +02:00
Marcus Fredlund
424d677bcb
Alarm Panel card: number buttons outline and adjusted padding and font-size fixing #2812 ( #3991 )
...
* outline on alarm panel buttons
* Fix for font-size before mwc-button is working.
* suggested edits from review
* changed to just outline
* Remove base-unit
2019-10-14 21:29:37 +02:00
springstan
59e4cdc62a
Added integration name to System Options dialog ( #3996 )
...
* Added integration name to System Options dialog
* Passed integration name into translation string
* Translated integration name
* Added option for no translation
2019-10-14 21:28:44 +02:00
Bram Kragten
9d3dfad98c
Update integration-badge.ts ( #4001 )
2019-10-14 21:28:13 +02:00
Erik Montnemery
555b746f4b
Allow device actions to specify extra fields ( #4002 )
...
* Allow device actions to specify extra fields
* Typing etc.
* Use deviceAutomationsEqual to compare automations
2019-10-14 21:27:51 +02:00
Bram Kragten
ce6a97d065
Merge pull request #3995 from scop/customize-yaml-message
...
Improve customize.yaml non-inclusion warning message
2019-10-14 21:27:07 +02:00
Ville Skyttä
88567df36d
Prettier
2019-10-14 22:03:28 +03:00
Bram Kragten
f55cbd9e9a
Merge pull request #3999 from home-assistant/dev
...
20191014.0
2019-10-14 11:01:07 +02:00
Bram Kragten
7d00cc1eff
Merge branch 'master' into dev
2019-10-14 10:28:17 +02:00
Bram Kragten
29301ddee7
Bumped version to 20191014.0
2019-10-14 10:22:13 +02:00
Bram Kragten
978b773968
Update translations
2019-10-14 10:21:56 +02:00
springstan
4f30cae6aa
Translated Advanced mode toggle ( #3997 )
2019-10-13 22:39:08 +02:00
Ville Skyttä
5f29b66a8d
Further tweak the message
2019-10-13 21:15:06 +03:00
springstan
b94da1bd19
Added note about more integrations to bottom of Set up new integration dialog ( #3992 )
...
* Added note about more integrations to bottom of Set up new integration dialog
* Fixed note about more integration by encapsulating it in one paragraph
2019-10-13 15:57:24 +02:00
Franck Nijhof
f9b0a0fc13
Fixes documentation URL for HTML5 push notifications ( #3993 )
2019-10-13 13:34:34 +02:00
Sven
300ffdae04
Add no devices available hint to person editor ( #3906 )
...
* Add no devices available hint to person editor (#3731 )
* Fix device_tracker check and adjust messages
* fix lint
* Add location, fix memoize usage, hide entity picker and update text
* Move links to a list
2019-10-13 13:22:37 +02:00
Tom Raithel
476525e0d4
Remove 'Pick script to edit' headline from script editor ( #3873 )
...
Fixes #3829
2019-10-13 13:18:43 +02:00
Ville Skyttä
edecf9d58f
Improve customize.yaml non-inclusion warning message
...
Link to relevant docs, note that changes won't be applied after a
restart if the include isn't in place (changes _do_ actually affect the
current runtime configuration and are persisted in customize.yaml).
2019-10-13 14:07:02 +03:00
Sean Mooney
38bf2e116b
Update ISSUE_TEMPLATE.md ( #3987 )
...
Now that ui-schema repo is merged here and there's a feature request label, I think this line is no longer necessary.
`- This is for bugs only. Feature and enhancement requests should go in our community forum: https://community.home-assistant.io/c/feature-requests `
2019-10-12 23:14:51 -07:00
Paulus Schoutsen
0719c4d1ae
Add cache headers to demo and cast ( #3982 )
...
* Add cache headers to demo and cast
* Demo only to copy static from frontend public folder
* Update headers
* Update demo headers
* Update cast headers
* Update _headers
* Update _headers
2019-10-12 23:12:01 -07:00