Thomas Lovén
bda951e6d1
POC
2020-09-14 14:25:40 +02:00
Joakim Sørensen
92ed14c0e4
Merge pull request #6983 from home-assistant/fix-mnuted
...
Fix muted on video
2020-09-14 11:29:14 +02:00
Bram Kragten
5b94a4de9a
Fix muted on video
2020-09-14 11:14:32 +02:00
Kendell R
709112c498
Do safety check before detecting hex value and handle YAML numbers better ( #6956 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-14 09:40:35 +02:00
Kendell R
e465ec8835
Make code editor font family follow theme ( #6958 )
2020-09-14 09:39:47 +02:00
Kendell R
f6eb31bf9d
Use --error-color instead of a fixed color ( #6961 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2020-09-14 09:37:59 +02:00
Thomas Lovén
426f939982
Add Execute button to script editor ( #6957 )
2020-09-14 09:34:59 +02:00
Zack Barett
fab6cebf0d
fix hard to read text ( #6980 )
2020-09-14 09:33:23 +02:00
HomeAssistant Azure
ff081dd0f1
[ci skip] Translation update
2020-09-14 00:32:37 +00:00
Zack Barett
868399ed6f
HA Logs: Copy log ( #6945 )
2020-09-13 15:27:16 -05:00
Kendell R
1bc9b95289
Remove useless "My Title" ( #6970 )
2020-09-13 21:43:54 +02:00
Kendell R
9af805ab5e
Make moon icon more readable ( #6969 )
2020-09-13 21:43:17 +02:00
HomeAssistant Azure
6b88081360
[ci skip] Translation update
2020-09-13 00:32:53 +00:00
Joakim Sørensen
50d37ce4f6
Remove icon slot ( #6964 )
2020-09-12 21:25:40 +02:00
Joakim Sørensen
af0246cd27
convert ha-refresh-tokens-card ( #6962 )
2020-09-12 21:05:01 +02:00
Ludeeus
857e4e49d8
Bumped version to 20200912.0
2020-09-12 18:58:49 +00:00
Joakim Sørensen
c1afed7f98
Sort media sources ( #6960 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-12 20:34:34 +02:00
Bram Kragten
5480e54185
Mute stream outside of more info ( #6959 )
2020-09-12 20:07:22 +02:00
Bram Kragten
99d0a0a6fd
Lazy load more info content, split logbook and history ( #6936 )
2020-09-12 19:39:54 +02:00
Joakim Sørensen
8a998369d6
Add padding to rendered template result ( #6954 )
2020-09-12 19:15:00 +02:00
Zack Barett
8b490c5047
Media Browser: Use Media Class ( #6904 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-12 11:59:19 -05:00
Bram Kragten
7e70ba6ab2
FIx entities picker ( #6951 )
...
Fixes #6947 ?
2020-09-12 18:18:57 +02:00
Bram Kragten
90e09fc384
Add default hold actions ( #6952 )
...
Fixes #6942
2020-09-12 18:07:14 +02:00
Bram Kragten
266f2e763d
Sort listening entity and domain in template dev tools ( #6953 )
2020-09-12 17:48:40 +02:00
Bram Kragten
c979cfb912
Fix sidebar for not existing hidden panel ( #6944 )
...
Fixes #6940
2020-09-12 12:52:37 +02:00
HomeAssistant Azure
8ee29b1e43
[ci skip] Translation update
2020-09-12 00:32:19 +00:00
Bram Kragten
26fbc07cac
Add edit sidebar button to profile ( #6943 )
2020-09-12 00:04:25 +02:00
Bram Kragten
f01fe65be4
Show title and name for default panels ( #6941 )
...
Fixes #6927
2020-09-11 22:42:11 +02:00
Bram Kragten
3fdd6a80f9
Update codeql-analysis.yml
2020-09-11 22:15:08 +02:00
Bram Kragten
da1de8db1d
Create codeql-analysis.yml
2020-09-11 22:13:57 +02:00
Ian Richardson
dd1bf7b49d
show first visible view on default ( #6567 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-11 22:10:36 +02:00
J. Nick Koston
f18913b5a0
Show which state changed events a template listeners for in dev tools ( #6939 )
...
* Show which state changed events a template listeners for in dev tools
* Update src/data/ws-templates.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/data/ws-templates.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* merge
* Update src/panels/lovelace/cards/hui-markdown-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* fix string reversal
* Update src/panels/lovelace/cards/hui-markdown-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* error to string
* cleanup
* cleanup
* no listeners is probably worth warning about as well
* handle unknown error
* fix error alignment in pre
* fix error alignment in pre
* fix error alignment in pre
* fix error alignment in pre
* reformat
* reformat
* reformat
* fix accidential revert
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* clear error on success
* tweak to not error if listeners are not returned
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-11 21:36:39 +02:00
Bram Kragten
a2cd227f1a
Remove backpath in ozw ( #6937 )
...
Fixes #6934
2020-09-11 17:31:04 +02:00
Bram Kragten
78e64e1f60
Show brigtness slider when light is off ( #6935 )
...
Fixes #6928
2020-09-11 17:07:46 +02:00
Joakim Sørensen
23a9b79320
Expand groups in entitry row to check toggle ( #6930 )
2020-09-11 15:46:41 +02:00
Joakim Sørensen
76394ce341
Use secondary text color for no entries ( #6931 )
2020-09-11 14:52:12 +02:00
Arielpod
1935df1faa
Fixed height of circular progress in history ( #6929 )
2020-09-11 14:45:47 +02:00
Bram Kragten
5af4ce28ab
Restrict long press to header of sidebar ( #6933 )
2020-09-11 14:42:39 +02:00
Bram Kragten
ce8ee569c4
Check if history and logbook are loaded ( #6908 )
2020-09-11 10:17:05 +02:00
HomeAssistant Azure
b0508f430e
[ci skip] Translation update
2020-09-11 00:32:26 +00:00
Philip Allgaier
2139a80a7a
Use proper constants for "unavailable" checks ( #6922 )
...
* Use proper constants for "unavailable"
* Additional usage of constants
2020-09-10 22:59:45 +02:00
Bram Kragten
aa4bc2ce03
Make logbook a bit smaller in more info ( #6921 )
2020-09-10 15:40:54 -05:00
Joakim Sørensen
fa65f84e09
Ignore disconnect codes for shutdown and reboot ( #6901 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-10 22:04:16 +02:00
Bram Kragten
c06357a351
Only show what triggered a change if it wasn't a user ( #6919 )
...
* Only show what triggered a change if it wasn't a user
* Update ha-logbook.ts
2020-09-10 21:47:18 +02:00
Joakim Sørensen
092a02a624
Convert ha-long-lived-access-tokens-card ( #6917 )
...
Co-authored-by: Zack Barett <arnett.zackary@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-10 20:51:23 +02:00
J. Nick Koston
b9699f745f
Avoid watching all states in the default template ( #6918 )
2020-09-10 20:50:24 +02:00
Bram Kragten
7fa9f10c30
Don't add space on the bottom when not showing tabs ( #6913 )
2020-09-10 17:24:01 +02:00
Bram Kragten
7bf0655dae
Diable tts inputs when entities is unavailable ( #6909 )
...
Fixes #6890
2020-09-10 16:59:12 +02:00
Bram Kragten
96c5fdcbeb
Fix some lovelace editors ( #6911 )
...
* Fix some lovelace editors
* let -> const
2020-09-10 15:17:32 +02:00
dependabot[bot]
c2e6d40382
Bump http-proxy from 1.17.0 to 1.18.1 ( #6914 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 15:16:03 +02:00
Bram Kragten
810d2a1ceb
Fix onboarding dark mode ( #6910 )
...
Fixes #6882
2020-09-10 13:11:27 +02:00
Bram Kragten
af74f21af9
Dont virtualize logbook in more info ( #6907 )
2020-09-10 11:12:05 +02:00
HomeAssistant Azure
cdf7558a8e
[ci skip] Translation update
2020-09-10 00:32:03 +00:00
Zack Barett
41b86e6c10
Fix media browse item width ( #6870 )
2020-09-09 17:03:11 -05:00
Bram Kragten
3039c678a5
Fix check
2020-09-09 23:08:16 +02:00
Joakim Sørensen
498882d014
Remove mobile_app from generated Lovelace ( #6873 )
...
* Hide mobile_app from generated Lovelace
* simplify
* Move to computeDefaultViewStates
* removed -> hidden
* Update src/panels/lovelace/common/generate-lovelace-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Adjust for Set
* Review comments
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-09 23:01:50 +02:00
Bram Kragten
6c2b8c2abb
Bumped version to 20200909.0
2020-09-09 23:00:48 +02:00
Bram Kragten
e955cc4378
Check for hass when setting themes ( #6897 )
2020-09-09 22:57:44 +02:00
Bram Kragten
eb96dd4803
Handle not defined entities ( #6898 )
2020-09-09 22:55:43 +02:00
Bram Kragten
e0bdef98a6
Only show history tabs for certain domains ( #6895 )
...
Co-authored-by: Zack Barett <arnett.zackary@gmail.com >
2020-09-09 22:10:23 +02:00
Bram Kragten
1130007d14
Fix mjpeg player ( #6896 )
2020-09-09 22:09:56 +02:00
Bram Kragten
d99d092784
Enlarge touch target delete button ( #6893 )
2020-09-09 21:02:14 +02:00
Philip Allgaier
e3b18a33ca
Disable "Execute" if automation is unavailable ( #6866 )
2020-09-09 20:49:56 +02:00
Philip Allgaier
1890aab1e6
Color all deletion options consistenly red ( #6891 )
...
* Color all deletion options consistenly red
* CSS cleanup
* Color the "Remove Selected" entity config button
* Make eslint happy
* Getting rid of a wayward bracket
2020-09-09 20:48:51 +02:00
Joakim Sørensen
42bf350034
Add ha-user-badge to view visibility editor ( #6885 )
2020-09-09 17:26:22 +02:00
epenet
5ff52ea113
Update constant name to make it clearer ( #6881 )
2020-09-09 17:24:13 +02:00
Bram Kragten
432e3ba636
Fix entity drag ( #6884 )
2020-09-09 17:23:03 +02:00
Zack Barett
f7ab52fe9a
Remove sort from frontend for now ( #6886 )
2020-09-09 17:22:34 +02:00
Bram Kragten
ad8430049d
Merge pull request #6878 from home-assistant/external-header-fallback
2020-09-09 17:02:24 +02:00
epenet
2dffe7ba9e
Add binary sensor icon for DEVICE_CLASS_BATTERY_CHARGING ( #6876 )
...
* Add binary sensor icon for DEVICE_CLASS_BATTERY_CHARGING
* Update icons for DEVICE_CLASS_BATTERY_CHARGING
2020-09-09 13:27:54 +02:00
Ludeeus
5b8f97e0f6
fix missing step
2020-09-09 10:17:57 +00:00
Ludeeus
b3a763a48d
Add fallback for renderExternalStepHeader
2020-09-09 10:16:54 +00:00
HomeAssistant Azure
07569f10b5
[ci skip] Translation update
2020-09-09 00:32:22 +00:00
Philip Allgaier
7c5a78a1cf
Media player visual improvements ( #6817 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-08 16:36:44 -05:00
Bram Kragten
0e021e7d7d
Bumped version to 20200908.0
2020-09-08 20:58:47 +02:00
Zack Barett
b30ee884a7
Fix for Camera streams that don't support stream ( #6863 )
2020-09-08 20:57:17 +02:00
J. Nick Koston
869b7c85ca
Ensure we pickup all the reloadable domains ( #6861 )
2020-09-08 20:56:45 +02:00
Zack Barett
4d0d1ed2a1
Undo my commit into dev ( #6864 )
2020-09-08 20:52:21 +02:00
Zack Arnett
291983e4c3
Merge branch 'dev' of https://github.com/home-assistant/frontend into dev
2020-09-08 10:25:50 -05:00
Bram Kragten
909cff2158
Fix timer entity display ( #6849 )
2020-09-08 17:01:04 +02:00
Bram Kragten
4e676b1dba
Fix light more info ( #6855 )
2020-09-08 09:17:01 -05:00
Paulus Schoutsen
9149bb9333
Remove deprecated HTML support ( #6858 )
2020-09-08 15:41:17 +02:00
Bram Kragten
4631994f20
Fix sidebar issues ( #6853 )
...
* Fix sidebar issues
* fix navigate in demo
2020-09-08 14:10:34 +02:00
Joakim Sørensen
82e9178320
Add warning class to delete ( #6852 )
...
* Add error class to delete
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add missing haStyle
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-08 13:56:51 +02:00
Bram Kragten
67b4688168
Make time wider in logbook ( #6854 )
...
Fixes #6842
2020-09-08 13:28:29 +02:00
Joakim Sørensen
6e0e169b6e
Add reload for platforms with reload service ( #6851 )
2020-09-08 13:27:59 +02:00
Zack Barett
100ba8edfa
Add allowed options to entities struct so UI editor can still be used ( #6823 )
2020-09-08 11:37:49 +02:00
Zack Barett
d7448ecb95
Fix Calendar Card in Add Card dialog ( #6833 )
2020-09-08 09:17:49 +02:00
Zack Barett
8b1801f378
Fix header on media browser in safari ( #6838 )
2020-09-08 09:14:34 +02:00
Bram Kragten
01a4d57566
Merge pull request #6835 from home-assistant/fix-more-info
...
Fix More info content from having space on right
2020-09-08 09:13:52 +02:00
Zack Arnett
7edc9064d9
Fix light extra attributes start fix for history
2020-09-07 20:49:53 -05:00
Zack Arnett
30c47a65f4
fix more info content
2020-09-07 19:47:25 -05:00
HomeAssistant Azure
0889f42a00
[ci skip] Translation update
2020-09-08 00:32:39 +00:00
Bram Kragten
f15fbe53cf
Bumped version to 20200907.0
2020-09-07 20:40:03 +02:00
Bram Kragten
046f7b5153
Handle media browser errors ( #6813 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-09-07 20:39:26 +02:00
Zack Barett
5339fe6e06
Updates to correct zindexs on new dialogs ( #6816 )
2020-09-07 20:11:49 +02:00
Bram Kragten
de7ffb10cb
Automation editor tweaks ( #6713 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-09-07 19:53:10 +02:00
Bram Kragten
80224e6974
Fix onboarding styling ( #6819 )
2020-09-07 19:48:19 +02:00
Joakim Sørensen
0c7c536f73
Fixes issues with channel toggle ( #6812 )
2020-09-07 19:30:16 +02:00
Bram Kragten
e5c386c39a
Fix white flash in dark mode ( #6815 )
2020-09-07 18:19:28 +02:00
Zack Barett
bb2462483e
Use Sortable to move entities in entities editor ( #6810 )
2020-09-07 13:47:24 +02:00
Bram Kragten
d5bc498373
Fix action handler bugs ( #6811 )
2020-09-07 13:41:59 +02:00
Bram Kragten
979b7ae651
Add attention required for config flows in progress ( #6808 )
2020-09-07 09:09:42 +02:00
HomeAssistant Azure
c73330a466
[ci skip] Translation update
2020-09-07 00:32:51 +00:00
Zack Barett
efe8eca4e3
Media browser updates ( #6801 )
2020-09-06 18:28:15 -05:00
Sean Mooney
a37aad18b7
Minor typo fix ( #6809 )
...
Unkown = Unknown
2020-09-06 23:53:00 +02:00
Philip Allgaier
cfa0c45213
Fix media browser panel title + selection header color ( #6807 )
2020-09-06 22:17:34 +02:00
Joakim Sørensen
509481ef06
Ignore more proxy disconnect codes ( #6805 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-06 20:29:02 +02:00
Bram Kragten
9aa8175e23
Update ha-logbook.ts
2020-09-06 19:59:29 +02:00
Joakim Sørensen
76f59d99a2
Remove extra > from button ( #6804 )
2020-09-06 18:29:39 +02:00
Joakim Sørensen
bd66bd6cf0
Add color to hass-error-screen ( #6803 )
2020-09-06 18:29:22 +02:00
HomeAssistant Azure
d69333dea4
[ci skip] Translation update
2020-09-06 00:32:31 +00:00
Joakim Sørensen
3fd7899b93
Display services as services and not devices ( #6798 )
...
* Display services as services and not devices
* remove seperator
* Add comma
* Update src/panels/config/integrations/ha-integration-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Fix spacing
* Remove check
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-06 02:16:50 +02:00
Pawel
8f8a2cea56
Don't show source select dialog when media player Unavailable. ( #6799 )
2020-09-05 17:35:34 -05:00
Donnie
879011c8e9
Fix incorrect link to mode documentation in automation editor ( #6793 )
2020-09-05 15:51:52 +02:00
HomeAssistant Azure
d5794c3e2e
[ci skip] Translation update
2020-09-05 00:32:46 +00:00
Charles Garwood
fcc22ba560
Add node details shortcut to OZW device pages ( #6791 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-04 23:14:15 +02:00
Bram Kragten
2adeb88fe6
Bumped version to 20200904.0
2020-09-04 23:02:24 +02:00
Zack Arnett
e63a78bcdb
Media Browser Panel ( #6772 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-04 23:01:20 +02:00
Bram Kragten
b065f002a4
Allow local storage decorator to register as property ( #6776 )
2020-09-04 22:22:55 +02:00
Zack Arnett
349a5f52b1
More Info History: Scrollbar Style ( #6790 )
2020-09-04 20:56:48 +02:00
Charles Garwood
aa5e20df05
Add basic nodes list & node metadata to OZW config panel ( #6719 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-04 20:55:40 +02:00
Bram Kragten
793b9f238c
Tweak card create dialog a bit ( #6787 )
2020-09-04 18:30:04 +02:00
Philip Allgaier
9c4fdaa4f3
Minor EN text improvements / fixes ( #6788 )
2020-09-04 16:21:15 +02:00
Bram Kragten
d1a9cb488a
Add person badge ( #6785 )
...
* Add person badge
* Update src/components/user/ha-person-badge.ts
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Revert screwup by @ludeeus
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-09-04 15:54:42 +02:00
Bram Kragten
faee2c3e1b
Fix gauge editor ( #6783 )
2020-09-04 15:18:01 +02:00
Joakim Sørensen
b7845c318e
Error extraction and target cleanup ( #6782 )
2020-09-04 15:08:30 +02:00
Bram Kragten
426a0727c3
Add person picture to user badge ( #6784 )
...
* Use person picture ha-user-badge
* Fix missing import
* lint
* User person picture in user-badge
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-09-04 14:52:21 +02:00
HomeAssistant Azure
584e509a9c
[ci skip] Translation update
2020-09-04 00:32:27 +00:00
Zack Arnett
f3639c2663
Card Picker: Entity Picker ( #6693 )
2020-09-03 18:28:53 -05:00
Zack Arnett
1431e75f8b
More Info: Add History Tab ( #6758 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-09-03 18:28:10 -05:00
Bram Kragten
be8812e0af
Add input field to ha form integer when it has a min and max ( #6781 )
2020-09-03 23:23:10 +02:00
J. Nick Koston
fd6436d490
Update reloadables to include telegram/smtp/mqtt ( #6759 )
2020-09-03 17:47:08 +02:00
Tomasz
fd1342f9d1
add rpi_gpio translation ( #6778 )
2020-09-03 16:55:31 +02:00
Joakim Sørensen
5fa0012195
hassio-addon-info feedback ( #6734 )
...
* hassio-addon-info feedback
* lint
* init config validation
* better error
* Finish
* sort imports
* Use startup type for watchdog
* Only show error if issue with config
* Adjust
2020-09-03 16:38:59 +02:00
Bram Kragten
9dbb67ef01
Fix shouldHandleRequestSelectedEvent ( #6777 )
2020-09-03 15:36:15 +02:00
Bram Kragten
d16e2f37d4
Generalize reloadableDomains ( #6773 )
...
* Generalize reloadableDomains
* Add back translations
2020-09-03 15:24:43 +02:00
Florian Gareis
d9e8b53ffe
Add static color for home and not_home states ( #6700 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-03 14:39:11 +02:00
Bram Kragten
1997e63b7c
Fix action handler for touch ( #6775 )
...
* Fix action handler for touch
* Console
2020-09-03 14:09:25 +02:00
Joakim Sørensen
6f673359ff
hassio-supervisor-log feedback ( #6736 )
...
* hassio-supervisor-log feedback
* Update hassio/src/system/hassio-supervisor-log.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-03 11:49:10 +02:00
Joakim Sørensen
45dfbff10a
hassio-addon-config feedback ( #6732 )
...
* hassio-addon-config feedback
* Update hassio/src/addon-view/config/hassio-addon-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/config/hassio-addon-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-03 11:03:08 +02:00
Joakim Sørensen
348ee96274
hassio-addon-audio feedback ( #6731 )
2020-09-03 10:45:18 +02:00
Joakim Sørensen
8edee32e77
hassio-supervisor-info feedback ( #6737 )
2020-09-03 10:44:53 +02:00
Joakim Sørensen
6d8d263ca6
hassio-addon-network feedback ( #6733 )
2020-09-03 10:33:45 +02:00
Joakim Sørensen
35923709e2
hassio-snapshots feedback ( #6735 )
2020-09-03 10:32:21 +02:00
Joakim Sørensen
fdd4d53448
hassio-host-info feedback ( #6738 )
...
* hassio-host-info feedback
* lint
2020-09-03 10:27:34 +02:00
HomeAssistant Azure
06419f662e
[ci skip] Translation update
2020-09-03 00:32:39 +00:00
Bram Kragten
57763ef032
Fix layout of domain toggler dialog ( #6771 )
2020-09-02 20:46:38 +02:00
Joakim Sørensen
8e506f7749
Handle connection drops when upgrading ( #6767 )
2020-09-02 16:21:59 +02:00
Joakim Sørensen
c7f8fe1468
Don't show NM before 115 ( #6768 )
2020-09-02 15:58:14 +02:00
HomeAssistant Azure
4156a4e36d
[ci skip] Translation update
2020-09-02 00:32:17 +00:00
Bram Kragten
0c212d39eb
Bumped version to 20200901.0
2020-09-01 23:31:59 +02:00
Bram Kragten
3bd2e8dbf5
Allow to move and hide sidebar items ( #6755 )
2020-09-01 23:28:03 +02:00
Bram Kragten
5292119e6e
Allow exposing domains in cloud ( #6696 )
...
* Allow exposing domains in cloud
https://github.com/home-assistant/core/pull/39216
* Update styles
* Lint
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Comments
* Add translations
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-09-01 10:23:59 +02:00
HomeAssistant Azure
994a397231
[ci skip] Translation update
2020-09-01 00:32:43 +00:00
Aidan Timson
353b71f803
Stop image from rendering for camera when disconnected and update when reconnected ( #6677 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-31 23:54:57 +02:00
Bram Kragten
eb12afe8cc
Media browser tweaks ( #6720 )
...
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-08-31 23:30:41 +02:00
Joakim Sørensen
4a176f1b43
Call service button feedback ( #6752 )
2020-08-31 14:38:24 -05:00
Kendell R
8e228baa82
Change spot clean icon ( #6750 )
...
* Change spot clean icon
* Switch to target-variant
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-31 09:38:32 -05:00
Pascal Roeleven
154b53b0d8
Fix automation modes documentation link ( #6754 )
2020-08-31 16:04:02 +02:00
Tomasz
a3f680d80c
Fix render modifiers - public to protected ( #6753 )
2020-08-31 14:59:12 +02:00
HomeAssistant Azure
0d75fe6b81
[ci skip] Translation update
2020-08-31 00:32:41 +00:00
Paulus Schoutsen
4070380ded
Remove credentials for load module ( #6746 )
...
Fixes #6745
2020-08-30 16:42:02 +02:00
Bram Kragten
41195dcef0
Remove animation delay from paper tooltip ( #6716 )
2020-08-30 10:03:04 +02:00
Joakim Sørensen
78a1e45be2
Dismiss dialog if the user clicks outside it or hit the escape button ( #6741 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-30 09:42:58 +02:00
Joakim Sørensen
d8e88bc58d
Ignore 504 errors while updating ( #6743 )
2020-08-30 09:39:34 +02:00
HomeAssistant Azure
448e9b71b8
[ci skip] Translation update
2020-08-30 00:32:28 +00:00
HomeAssistant Azure
2e178164cc
[ci skip] Translation update
2020-08-29 00:32:29 +00:00
Zack Arnett
9f2e3f05a1
Entities & Glance Card: Add state color to editors ( #6723 )
2020-08-29 00:09:42 +02:00
Joakim Sørensen
405bd29ebd
Convert ha-progress-button to lit ( #6728 )
2020-08-29 00:08:56 +02:00
Bram Kragten
b39b54e0ac
Enable filtering on hidden columns ( #6717 )
2020-08-28 15:50:32 +02:00
J. Nick Koston
119c5c9071
Add generic/generic_thermostat/homekit/min_max/history_stats/trend/ping/filesize to the list of reloadables ( #6721 )
...
* Add generic/generic_thermostat/homekit/min_max/history_stats/trend/ping/filesize to the list of reloadables
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-08-28 08:31:54 -05:00
Bram Kragten
7a4c9b128c
Allow owner users to change password of any user ( #6698 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-28 14:30:42 +02:00
Joakim Sørensen
dc5b92030f
Use ha-progress-button for update cards ( #6725 )
2020-08-28 14:16:55 +02:00
Zack Arnett
db0a010d7c
Graph Footer: Fix Editor Warning ( #6724 )
2020-08-28 13:20:23 +02:00
HomeAssistant Azure
a117a19bdf
[ci skip] Translation update
2020-08-28 00:32:05 +00:00
dklemm
5f46fdb406
Restored card margin for narrow viewports ( #6454 )
2020-08-27 16:13:21 +02:00
Joakim Sørensen
f0201de4cc
Round with 1 decimal ( #6715 )
2020-08-27 07:52:57 -05:00
HomeAssistant Azure
6cd51a318b
[ci skip] Translation update
2020-08-27 00:32:23 +00:00
Joakim Sørensen
c1a4b27bc7
Adds confirmation dialog to updates ( #6709 )
2020-08-26 18:13:22 +02:00
Joakim Sørensen
5113222050
Adds ha-bar component ( #6708 )
...
* Adds ha-bar component
* Move calculate logic to util
* Add test
* Prove overshot with test
* Remove stuff
* remove unused styles
* commit correct file
* remove root style
* Move to CSS
* html -> svg
2020-08-26 11:08:21 -05:00
Joakim Sørensen
90f12eea5e
Limit changing network to systems that have that support ( #6711 )
2020-08-26 17:41:02 +02:00
Bram Kragten
2403743701
Fix more info media player dropdowns ( #6712 )
2020-08-26 17:34:00 +02:00
Joakim Sørensen
3e6a759309
Changes to add-on options ( #6706 )
2020-08-26 15:53:25 +02:00
Joakim Sørensen
35a430e9f4
Add watchdog toggle ( #6703 )
2020-08-26 15:27:19 +02:00
Bram Kragten
b644f7d23d
Theme tweaks ( #6701 )
2020-08-26 12:38:48 +02:00
Bram Kragten
7702a05464
Filter attributes in more info light ( #6707 )
2020-08-26 11:13:29 +02:00
J. Nick Koston
493af5fe82
Add rest/command_line/filter/statistics to the list of reloadables ( #6705 )
...
* Add rest and command_line to the list of reloadables
* Update src/translations/en.json
* Add the latest ones
2020-08-25 21:33:29 -05:00
HomeAssistant Azure
ac66a59cec
[ci skip] Translation update
2020-08-26 00:35:17 +00:00
J. Nick Koston
e10c8faa47
Add UI control to reload a config entry (integration) ( #6656 )
...
* Add UI control to reload an integration
* Refactor to move reload above delete and check supports_unload
* Avoid index switch
* Update src/panels/config/integrations/ha-integration-card.ts
2020-08-25 18:00:50 -05:00
Bram Kragten
9b7d17433c
Add aria roles to data table ( #6702 )
2020-08-26 00:38:02 +02:00
J. Nick Koston
a40eb1ff43
Add universal to the list of reloadables ( #6697 )
...
* Add universal to the list of reloadables
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-26 00:30:02 +02:00
Joakim Sørensen
04df6c3e9e
Supervisor system ( #6699 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-25 23:34:02 +02:00
Bram Kragten
1b970e5a66
No background repeat media browser ( #6695 )
2020-08-25 14:06:03 +02:00
Bram Kragten
75406c2d01
Add disabled text color to dark mode ( #6694 )
2020-08-25 11:09:23 +02:00
HomeAssistant Azure
64d3511fbc
[ci skip] Translation update
2020-08-25 00:32:10 +00:00
Paulus Schoutsen
c610f54977
Add methods for new trigger/condition commands ( #6675 )
2020-08-24 23:02:04 +02:00
Bram Kragten
358c5205d2
Fix calendar ( #6691 )
2020-08-24 13:32:55 -05:00
Bram Kragten
5503cd0589
Bumped version to 20200824.0
2020-08-24 20:01:54 +02:00
Zack Arnett
dae42b1bd9
Calendar Card: New Card ( #5813 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-24 19:59:50 +02:00
fabiocastagnino
06a25284e8
Add icons for new sensor device classes ( #6193 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-24 19:50:47 +02:00
J. Nick Koston
5989560f15
Show the entity id that first used the context in logbook
2020-08-24 12:45:04 -05:00
J. Nick Koston
63c995e5da
cleanups
2020-08-24 12:24:24 -05:00
Charles Garwood
dc5607f554
Beginning pages for OZW Config Panel ( #6670 )
2020-08-24 19:21:25 +02:00
J. Nick Koston
d49302c032
typo
2020-08-24 12:20:48 -05:00
J. Nick Koston
63fef9bd4b
Adjust to handle service calls and described events
2020-08-24 11:46:16 -05:00
Bram Kragten
6599351d45
Replace confirm with confirmation dialogs in snapshots ( #6690 )
2020-08-24 18:36:47 +02:00
Joakim Sørensen
47e9531972
Use media query for darkmode on login and onboarding ( #6625 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-24 18:29:16 +02:00
Bram Kragten
3ba31483f4
Convert dev tools template to Lit and store last used template ( #6669 )
2020-08-24 18:26:41 +02:00
Bram Kragten
f4ca94f2e1
Move click listener ( #6688 )
...
* Move click listener
* Move label
2020-08-24 10:52:04 -05:00
Zack Arnett
67f9be2b77
Media Browser: Fix dark mode ( #6687 )
2020-08-24 17:31:16 +02:00
Bram Kragten
e2fd155e1b
Fix updating history card + only update when entity changed ( #6647 )
2020-08-24 17:03:42 +02:00
Bram Kragten
931068dede
Use default panel if panel in settings doesn't exist ( #6667 )
2020-08-24 16:49:32 +02:00
Bram Kragten
bc4c9cc40d
Adjust tags just scanned time display ( #6663 )
2020-08-24 16:48:00 +02:00
Bram Kragten
294665fbe8
Fix time format in charts ( #6671 )
2020-08-24 16:45:30 +02:00
Bram Kragten
e8f6a79c8f
Fix create write tag ( #6679 )
2020-08-24 16:34:55 +02:00
Zack Arnett
5fd8b5c5b9
Media browser ( #6672 )
...
* Add media browser stub
* Updates from first night
* Visual updates
* First pr push?
* Updates
* Add to dialog Havent tested it idk where to put it
* comments - Add overflow menu
* change to flex end
* lint
* Refresh the previous item
* simplify child render logic
* Add show media browser dialog func (thanks bram)
* Add to more info dialog. Not perfect. Visual bugs
* Change play/picked event to callback
* Don't use data table
* Move play button
* Fix dialog getting too wide
* Style tweaks
* tweaks
* Fix padding mobile
* Update ha-media-player-browse.ts
* Remove Color on folder icon
* Leave dialog open on play
* Move more info icon
* Remove unneeded files
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-24 09:31:25 -05:00
Bram Kragten
226b2a73af
Update mocha and eslint-import-resolver-webpack ( #6497 )
2020-08-24 14:35:50 +02:00
J. Nick Koston
42d421a6fc
Add template to the list of reloadables ( #6673 )
...
Make reloadable check to see if the service
is loaded instead of the component
2020-08-24 14:32:52 +02:00
Joakim Sørensen
a90203f256
Use secure cookie if https ( #6644 )
2020-08-24 14:21:57 +02:00
Aidan Timson
c3ef79caa9
Improve messaging of empty device info cards ( #6628 )
2020-08-24 14:20:32 +02:00
Joakim Sørensen
1439afcd9c
Update MDI to 5.5.55 ( #6598 )
2020-08-24 13:59:31 +02:00
uvjustin
d263b19910
Play HLS with Exoplayer on Android ( #6606 )
2020-08-24 11:50:40 +02:00
HomeAssistant Azure
1e477226ea
[ci skip] Translation update
2020-08-24 00:32:13 +00:00
J. Nick Koston
026fc1d2e3
Show the entity id that first used the context in logbook
2020-08-23 17:00:27 -05:00
HomeAssistant Azure
2d4bd9857a
[ci skip] Translation update
2020-08-23 00:32:24 +00:00
HomeAssistant Azure
8f48f5b45c
[ci skip] Translation update
2020-08-22 00:32:43 +00:00
Bram Kragten
22210b7400
Clarify renaming entity ids ( #6668 )
2020-08-21 16:25:33 +02:00
HomeAssistant Azure
7d05855ee0
[ci skip] Translation update
2020-08-21 00:32:24 +00:00
Bram Kragten
4561957e56
Merge branch 'master' into dev
2020-08-20 15:53:59 +02:00
Bram Kragten
3367fadc3a
Bumped version to 20200820.0
2020-08-20 15:52:06 +02:00
Paulus Schoutsen
d7e409b042
Add tag config panel ( #6601 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-20 15:34:52 +02:00
HomeAssistant Azure
a0b28e8ad1
[ci skip] Translation update
2020-08-20 00:32:18 +00:00
Paulus Schoutsen
f928a8e58e
Add picture upload component ( #6646 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-19 11:33:18 +02:00
Bram Kragten
0bc4b3d0fa
Adds theming and dark mode to code editor ( #6547 )
2020-08-19 11:04:05 +02:00
Zack Arnett
e352768388
Save Config Dialog - Convert to MWC ( #6590 )
2020-08-19 11:02:21 +02:00
HomeAssistant Azure
6835b73e49
[ci skip] Translation update
2020-08-19 00:33:28 +00:00
HomeAssistant Azure
f1503f871b
[ci skip] Translation update
2020-08-18 00:32:11 +00:00
Charles Garwood
c4d8aba5c8
Add OZW Refresh Node Dialog ( #6530 )
2020-08-17 19:54:03 +02:00
Zack Arnett
39f24c41ad
Media More Info: Convert to Lit Element ( #6619 )
...
* lit element
* Remove Properties
* review comments
* This should be somewhat better.
2020-08-17 11:24:19 -05:00
Zack Arnett
21644ec889
Light More Info: Convert to Lit Element ( #6592 )
...
* Update more info
* Remove is unavailable
* Remove divs
* updates
* Update src/dialogs/more-info/controls/more-info-light.ts
* Update src/dialogs/more-info/controls/more-info-light.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-17 09:07:29 -05:00
Joakim Sørensen
613470b44d
Set SameSite=Strict attribute for ingress_session ( #6556 )
2020-08-17 15:16:28 +02:00
David F. Mulcahey
6c918e346b
Fix navigation after ZHA device removal ( #6638 )
2020-08-17 14:17:18 +02:00
Joakim Sørensen
bce8539572
Add style to combobox ( #6630 )
2020-08-17 12:00:06 +02:00
HomeAssistant Azure
aab86e00ec
[ci skip] Translation update
2020-08-17 00:32:14 +00:00
gibwar
2a58726caf
Fix exceptional weither icon size ( #6425 ) ( #6634 )
...
The weather icon for the `exceptional` state uses a different DOM layout
than the other icons, using a `.weather-icon` class that sets the size
to 64px (52px on narrow). This updates the `forecast-icon > *` class to
set the correct variable to match the expected `40px` and works on all
sizes from `veryverynarrow` to normal.
2020-08-16 17:51:50 -05:00
HomeAssistant Azure
4163b35b32
[ci skip] Translation update
2020-08-15 00:32:27 +00:00
HomeAssistant Azure
9c6dac8180
[ci skip] Translation update
2020-08-14 00:32:15 +00:00
HomeAssistant Azure
80fc37724b
[ci skip] Translation update
2020-08-13 00:32:21 +00:00
Joakim Sørensen
77b25f5132
Merge pull request #6603 from home-assistant/supervisor-theme-legacy-backendselected
2020-08-12 15:40:48 +02:00
Joakim Sørensen
684f098450
Merge pull request #6597 from home-assistant/show-if-healthy
2020-08-12 15:40:18 +02:00
Ludeeus
d09f74d30f
console.die
2020-08-12 13:15:39 +00:00
Ludeeus
3d973b112e
Use default as fallback theme for older versions
2020-08-12 13:15:24 +00:00
Ludeeus
96986164a4
Show error if not supported
2020-08-11 14:12:38 +00:00
Joakim Sørensen
78152c20a9
Merge pull request #6596 from home-assistant/202008110
2020-08-11 14:49:12 +02:00
Ludeeus
2bb64e9e2f
Use supported instead
2020-08-11 12:28:35 +00:00
Ludeeus
746844dfc8
Only show diagnostics if healthy
2020-08-11 12:15:08 +00:00
Joakim Sørensen
41b613a2d7
Fix wrapping for diagnostics row ( #6595 )
2020-08-11 14:01:20 +02:00
Ludeeus
3b3aeea224
Bumped version to 20200811.0
2020-08-11 12:00:48 +00:00
Joakim Sørensen
71c592a0ce
Use primary-background-color when it exists ( #6594 )
2020-08-11 12:00:36 +00:00
Joakim Sørensen
15193fcf5f
Set header and tab color ( #6582 )
2020-08-11 12:00:14 +00:00
Joakim Sørensen
a31f53395f
Set min width ( #6583 )
2020-08-11 11:59:27 +00:00
Ludeeus
283b134d84
Bumped version to 20200811.0
2020-08-11 11:57:03 +00:00
Joakim Sørensen
271eb614cd
Use primary-background-color when it exists ( #6594 )
2020-08-11 13:22:46 +02:00
HomeAssistant Azure
16167bef07
[ci skip] Translation update
2020-08-11 00:32:11 +00:00
Joakim Sørensen
1eac9fa1cd
Set header and tab color ( #6582 )
2020-08-10 16:42:55 +02:00
Joakim Sørensen
7f819f0020
Set min width ( #6583 )
2020-08-10 16:23:14 +02:00
Bram Kragten
dec1f99a5f
Fix hassio panel dark mode ( #6569 )
2020-08-10 09:36:01 +02:00
HomeAssistant Azure
c705e74fc8
[ci skip] Translation update
2020-08-10 00:32:35 +00:00
HomeAssistant Azure
01df10f93e
[ci skip] Translation update
2020-08-09 00:32:33 +00:00
HomeAssistant Azure
9877f08cf4
[ci skip] Translation update
2020-08-08 00:32:34 +00:00
Joakim Sørensen
3dc4b1d775
Merge to master for 20200807.1 ( #6566 )
...
* Reorder to not break jinja templates (#6564 )
* Bumped version to 20200807.1
2020-08-07 16:36:49 +02:00
Ludeeus
02791c51ae
Bumped version to 20200807.1
2020-08-07 14:00:10 +00:00
Joakim Sørensen
49683326e6
Reorder to not break jinja templates ( #6564 )
2020-08-07 15:59:22 +02:00
Joakim Sørensen
947773a82e
Add diagnostics toggle ( #6525 )
...
* Add diagnostics toggle
* No need to check
* Expected blank line between class members
* Mimic the profile page
* Move settings-row to components and use button
* Update src/components/ha-settings-row.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-07 08:47:25 -05:00
Zack Arnett
2a229df624
Change English/default naming of configure ui ( #6555 )
2020-08-07 08:42:38 -05:00
Bram Kragten
e605ad5e46
Merge pull request #6562 from home-assistant/dev
...
Merge dev to master for 20200807.0
2020-08-07 14:20:30 +02:00
Ludeeus
0d4f43472b
Bumped version to 20200807.0
2020-08-07 10:47:19 +00:00
Bram Kragten
b30e467685
Fix z-index light and thermostat more info button ( #6561 )
2020-08-07 11:43:20 +02:00
HomeAssistant Azure
a56c0b52d5
[ci skip] Translation update
2020-08-07 00:32:18 +00:00
Bram Kragten
c17ebfd279
Show small header on ingress panels when the sidebar is hidden ( #6488 )
2020-08-06 23:42:10 +02:00
Joakim Sørensen
5400b1da96
Fixes display issues with longer dates ( #6540 )
...
* Fixes display issues with longer dates
* review
* Remove size
2020-08-06 19:42:27 +02:00
Joakim Sørensen
69f4a618b2
Fix color and overlap in close dialog header ( #6539 )
...
* Fix color and overlap in close dialog header
* Use haStyleDialog instead
2020-08-06 17:51:41 +02:00
Joakim Sørensen
16b8b6698c
Fixes display issues with the new darkmode ( #6532 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-06 17:51:14 +02:00
Joakim Sørensen
b29a700d40
Only show stage bage if not stable ( #6546 )
2020-08-06 17:50:46 +02:00
Bram Kragten
bbb1468439
Mark card editor dirty on prefilled create ( #6545 )
2020-08-06 15:18:08 +02:00
Joakim Sørensen
72f9d6a8d3
Open more info on top ( #6543 )
2020-08-06 14:28:53 +02:00
Joakim Sørensen
3ec8da1f17
Fix theme loading on earlier versions ( #6521 )
2020-08-06 14:04:22 +02:00
Joakim Sørensen
dbea3848df
Remove !important from h2 ( #6541 )
2020-08-06 14:02:49 +02:00
HomeAssistant Azure
33871435e1
[ci skip] Translation update
2020-08-06 00:32:16 +00:00
Bram Kragten
f1f22b43dc
Merge pull request #6524 from home-assistant/dev
...
20200805.0
2020-08-05 13:11:08 +02:00
Ludeeus
2fb9a56e0b
Bumped version to 20200805.0
2020-08-05 10:49:41 +00:00
Joakim Sørensen
14e8f66ed7
Fix allignment in integration badge during onboarding ( #6523 )
2020-08-05 12:20:32 +02:00
HomeAssistant Azure
e6f5072462
[ci skip] Translation update
2020-08-05 00:32:16 +00:00
Bram Kragten
a64f50fa72
Bump mwc to 0.18 ( #6517 )
2020-08-04 20:52:05 +02:00
Bram Kragten
bb5f6e88d0
Close entity registry dialog when navigation away ( #6511 )
2020-08-04 11:13:55 +02:00
Bram Kragten
6991403203
Fix location editor in onboarding ( #6512 )
2020-08-03 23:26:41 +02:00
Bram Kragten
410bd22f8a
Punycode client id on auth page ( #6513 )
2020-08-03 22:44:20 +02:00
Charles Garwood
b81d823602
Add Z-Wave device info to OZW device pages ( #6508 )
...
* Add basic device info to devices page for OZW devices
* Remove unused HassEntity
* connection -> identifier
* async fetch
* Cleanup fetch call
2020-08-03 18:53:41 +02:00
Bram Kragten
bd5115f9aa
Merge pull request #6510 from home-assistant/dev
2020-08-03 16:48:29 +02:00
Bram Kragten
7bcbed80d7
Bumped version to 20200803.0
2020-08-03 16:35:40 +02:00
Bram Kragten
8fb62ebf5f
Fix gauge when safari is zoomed ( #6492 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-03 16:32:23 +02:00
Bram Kragten
209dd9923f
Allow to select a different dashboard when adding entities / moving cards ( #6478 )
2020-08-03 16:29:26 +02:00
Charles Garwood
c75207e391
Add identifiers to DeviceRegistryEntry ( #6507 )
2020-08-03 15:35:52 +02:00
HomeAssistant Azure
d957f36927
[ci skip] Translation update
2020-08-03 00:33:23 +00:00
Bram Kragten
9ac459b6d9
Update lint rules ( #6490 )
2020-08-03 02:11:28 +02:00
Bram Kragten
e08b2817ba
Move view edit dialog to mwc ( #6479 )
2020-08-03 02:08:05 +02:00
Bram Kragten
4ca13c409b
Introduce dark mode and primary color picker ( #6430 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-03 02:07:12 +02:00
Bram Kragten
0d515e2303
Replace createValidEntityId with slugify ( #6505 )
2020-08-03 02:06:08 +02:00
Bram Kragten
a2153bc6aa
Add UI for new script functions ( #6491 )
2020-08-02 20:56:26 +02:00
HomeAssistant Azure
ca171afe6f
[ci skip] Translation update
2020-08-02 00:33:15 +00:00
HomeAssistant Azure
bf4e97bd48
[ci skip] Translation update
2020-08-01 00:33:31 +00:00
dependabot[bot]
8c59a12a03
Bump elliptic from 6.4.1 to 6.5.3 ( #6502 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 20:54:52 +02:00
Bram Kragten
89569355be
Don't add undefined values to extra data in device automations ( #6499 )
2020-07-31 19:07:11 +02:00
MeIchthys
3a41b3bdcf
standardize config menu descriptions ( #6495 )
2020-07-31 11:27:38 +02:00
HomeAssistant Azure
12bd7037b3
[ci skip] Translation update
2020-07-31 00:33:23 +00:00
Bram Kragten
ca4f573be0
Add support for safe area insets ( #6473 )
2020-07-30 18:27:27 +02:00
Andrey Kupreychik
07fceeab5a
Using entity_picture_local for entity card and badge ( #6489 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-07-30 16:33:08 +02:00
HomeAssistant Azure
3aa376e912
[ci skip] Translation update
2020-07-30 00:34:00 +00:00
Michael Irigoyen
92d30a8896
Update Material Design Icons to v5.4.55 ( #6485 )
2020-07-29 16:19:45 +02:00
Bram Kragten
83876fb9da
Nullish coalescing entity card ( #6484 )
...
Fixes #6483
2020-07-29 08:40:28 -05:00
HomeAssistant Azure
29bdf7877c
[ci skip] Translation update
2020-07-29 00:32:28 +00:00
Bram Kragten
29199e2782
Fix scroll to top dev tools ( #6455 )
...
Fixes https://github.com/home-assistant/frontend/issues/6448
2020-07-28 11:16:47 +02:00
Bram Kragten
68e1378615
Fix automation/scripts dirty on start edit ( #6474 )
2020-07-28 11:12:58 +02:00
HomeAssistant Azure
cf7efb5bfc
[ci skip] Translation update
2020-07-28 00:32:36 +00:00
HomeAssistant Azure
8634ee536d
[ci skip] Translation update
2020-07-27 00:32:48 +00:00
HomeAssistant Azure
632d3cda24
[ci skip] Translation update
2020-07-26 00:32:40 +00:00
HomeAssistant Azure
29b6a907d4
[ci skip] Translation update
2020-07-25 00:32:25 +00:00
HomeAssistant Azure
7474d09e5d
[ci skip] Translation update
2020-07-24 00:32:32 +00:00
HomeAssistant Azure
fc7bcd7e00
[ci skip] Translation update
2020-07-23 00:32:33 +00:00
Bram Kragten
f6fb2e4b1d
Missed the entities in the editors ( #6443 )
2020-07-22 14:16:25 +02:00
HomeAssistant Azure
8c8673a272
[ci skip] Translation update
2020-07-22 00:32:23 +00:00
Bram Kragten
4404a1173b
Fix mwc-list/menu actions ( #6442 )
...
* Fix mwc-list/menu actions
Fix double actions when using request-selected
* Update ha-button-menu.ts
* Automation menu styling
* Update src/panels/lovelace/hui-root.ts
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Move
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-07-21 23:22:19 +02:00
Bram Kragten
e08c10315e
Fix removing/moving device actions ( #6441 )
...
Fixes https://github.com/home-assistant/frontend/issues/6438
2020-07-21 09:05:21 -07:00
Bram Kragten
16473c9177
Bump superstruct, add struct to automation action ( #6436 )
...
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-07-21 12:42:07 +02:00
HomeAssistant Azure
235fd5603f
[ci skip] Translation update
2020-07-21 00:32:32 +00:00
Quinn Casey
d07d5832f5
Increase z-index of save button on editor ( #6435 )
2020-07-20 18:46:10 +02:00
Yosi Levy
ef8be5d559
Merge pull request #6433 from yosilevy/edit-card-RTL-fix
...
Edit card rtl fix
2020-07-20 14:44:05 +03:00
Yosi Levy
ccafdc6e1f
Merge pull request #6431 from yosilevy/Unused-entities-search
...
ha-data-table search label + no data text label
2020-07-20 14:31:41 +03:00
Yosi Levy
11827aa4c0
Merge pull request #6426 from yosilevy/Logbook-link-fix
...
Logbook link fix
2020-07-20 14:31:21 +03:00
Yosi Levy
6b0589d343
Update lint
2020-07-20 14:30:32 +03:00
Yosi Levy
cec1eed99e
Merge branch 'dev' into edit-card-RTL-fix
2020-07-20 14:01:20 +03:00
Yosi Levy
d7e1e9e284
Merge pull request #6417 from yosilevy/RTL-date-selector
...
RTL fix for range list
2020-07-20 13:57:27 +03:00
Yosi Levy
cae46453a7
New parameterized label
2020-07-20 13:56:39 +03:00
Yosi Levy
a6e948c808
Typeo
2020-07-20 13:41:20 +03:00
Yosi Levy
7638020bfc
Changed default wording
2020-07-20 13:37:18 +03:00
Yosi Levy
10a62ca17c
Fix bad merge
2020-07-20 13:29:51 +03:00
Yosi Levy
0afc7c184f
Fixed comments
2020-07-20 13:25:34 +03:00
Yosi Levy
168e26aeb4
Merge branch 'dev' into RTL-date-selector
2020-07-20 13:12:53 +03:00
Yosi Levy
e6b9389b33
Fixed heading (concat) to support RTL (name comes last)
2020-07-20 07:49:09 +03:00
Yosi Levy
377c37425e
Refactor ha-dialog RTL to include dialogs not using createCloseHeader
2020-07-20 07:32:09 +03:00
HomeAssistant Azure
4af26602bb
[ci skip] Translation update
2020-07-20 00:32:37 +00:00
Yosi Levy
c6624e5cb6
Optimized RTL check
2020-07-19 15:09:34 +03:00
Yosi Levy
f7ae5b91bf
Remove rtl update check
2020-07-19 14:17:09 +03:00
Yosi Levy
07e68496c0
Removed directive
2020-07-19 06:14:09 +03:00
Yosi Levy
d5a947e2cc
Removed style
2020-07-19 06:09:57 +03:00
Yosi Levy
3f920767f1
Added noDataText
2020-07-19 06:04:42 +03:00
Yosi Levy
3e14d27a1e
Usage of search label
2020-07-19 05:58:01 +03:00
Yosi Levy
cfa4c14108
Added search label support to ha-data-table
2020-07-19 05:56:39 +03:00
HomeAssistant Azure
209056dbe1
[ci skip] Translation update
2020-07-19 00:32:25 +00:00
Aidan Timson
10356a7496
Fix typo in ZHA ( #6429 )
2020-07-18 19:27:46 +02:00
Yosi Levy
d4ae74de44
Removed style
2020-07-18 11:06:43 +03:00
Yosi Levy
88d5e7dd5e
Line breaks
2020-07-18 11:02:13 +03:00
Yosi Levy
06c7b0b82e
Optimized
2020-07-18 10:59:48 +03:00
Yosi Levy
689febda60
Fixed comments
2020-07-18 06:48:36 +03:00
Yosi Levy
80bc6fda8b
Improved
2020-07-18 06:31:33 +03:00
Yosi Levy
346eb78c4e
Fixed extra space issue + RTL support when no entries
2020-07-18 06:29:21 +03:00
HomeAssistant Azure
2df02f1b09
[ci skip] Translation update
2020-07-18 00:32:26 +00:00
Bram Kragten
92915eddc2
Make menu's work with keyboard ( #6421 )
2020-07-17 20:31:44 +02:00
Bram Kragten
cddbf460f8
Add close function to edit card dialog ( #6423 )
2020-07-17 11:29:08 -07:00
Bram Kragten
3c63c23e5a
Fix spacing more info ( #6419 )
2020-07-17 12:04:20 +02:00
Yosi Levy
ba67b1291f
Merge pull request #6404 from yosilevy/RTL-dev-changes
...
Removed LTR force - looks much better
2020-07-17 07:00:07 +03:00
Yosi Levy
7bced28327
RTL fix for range list
2020-07-17 06:57:42 +03:00
HomeAssistant Azure
db2b60700c
[ci skip] Translation update
2020-07-17 00:32:26 +00:00
Bram Kragten
9034822c44
Bump lit-analyzer and add back cast types ( #6409 )
2020-07-16 12:01:24 -07:00
Bram Kragten
e8254f9aae
Merge pull request #6411 from home-assistant/dev
2020-07-16 18:38:27 +02:00
Bram Kragten
a14179b81a
Bumped version to 20200716.0
2020-07-16 17:51:47 +02:00
Bram Kragten
427c5db7f4
default 0
2020-07-16 17:51:01 +02:00
Bram Kragten
fcb5865468
Make gauge bit smaller
2020-07-16 17:49:35 +02:00
Bram Kragten
41370be2b8
Rewrite gauge ( #6407 )
2020-07-16 08:42:14 -07:00
Bram Kragten
d7d8dd8986
Debug was still true ( #6410 )
2020-07-16 17:18:55 +02:00
Bram Kragten
a0f596e419
Missing icon change ( #6406 )
2020-07-16 09:47:41 +02:00
Paulus Schoutsen
0a8894feb7
Random cleanups ( #6402 )
2020-07-16 08:24:16 +02:00
Bram Kragten
1db9eea0f8
Add visual-studio-code
to icon conversion ( #6401 )
...
Fixes https://github.com/home-assistant/frontend/issues/6400
2020-07-16 08:22:22 +02:00
Sean Mooney
489783c398
Fix typo in icon rename mapping ( #6405 )
...
After updating all my MDI icons I noticed that one wasn't displaying anymore. Then realized there was a minor typo.
2020-07-16 08:21:32 +02:00
Yosi Levy
be62f327ee
Removed LTR force - looks much better
2020-07-16 05:32:49 +03:00
HomeAssistant Azure
32359adb6d
[ci skip] Translation update
2020-07-16 00:32:14 +00:00
Bram Kragten
2e198af8c3
Merge pull request #6399 from home-assistant/dev
2020-07-15 20:19:11 +02:00
Bram Kragten
d154fcbd71
Bumped version to 20200715.1
2020-07-15 19:56:56 +02:00
Bram Kragten
21e277b8a2
Change default automation mode ( #6398 )
2020-07-15 10:56:15 -07:00
Jaroslav Hanslík
f98cdd0749
Added missing translation to alarm panel card ( #6390 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-07-15 19:42:06 +02:00
Mike Knudson
e60e306426
Update icon_color_css.ts ( #6385 )
...
* Update icon_color_css.ts
Adding the "group" data-domain to CSS check for active coloring.
This fixes ha-icon to change to the active color based on an "on" state.
* Update icon_color_css.ts
Adding, home, open, locked, and problem to the list.
2020-07-15 19:31:05 +02:00
Bram Kragten
ec36d396d9
Merge pull request #6396 from home-assistant/dev
2020-07-15 16:23:49 +02:00
Bram Kragten
135232d880
Bumped version to 20200715.0
2020-07-15 15:40:55 +02:00
Bram Kragten
9c42ca0315
Fix filtering attributes ( #6394 )
2020-07-15 15:34:18 +02:00
Bram Kragten
9ad9c569a6
Fix button position entity settings dialog ( #6395 )
2020-07-15 15:33:55 +02:00
Bram Kragten
a9071d7920
Fix long entity name streching header ( #6393 )
2020-07-15 15:26:01 +02:00
Bram Kragten
1b4a10fac1
Merge pull request #6392 from home-assistant/fix-gauge-text-color
...
Fix text color in gauge
2020-07-15 15:21:19 +02:00
Bram Kragten
d340f3b383
Fix text color in gauge
2020-07-15 11:31:48 +02:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07:00
HomeAssistant Azure
9cd2d0df93
[ci skip] Translation update
2020-07-15 00:32:18 +00:00
Bram Kragten
78914091b1
Merge pull request #6389 from home-assistant/dev
2020-07-14 23:53:51 +02:00
Bram Kragten
e12c324613
Merge branch 'master' into dev
2020-07-14 23:37:43 +02:00
Bram Kragten
7cf396b518
Bumped version to 20200714.0
2020-07-14 23:36:14 +02:00
Ian Richardson
8b3b40e627
Button Card: Option to show state ( #6383 )
2020-07-14 23:26:21 +02:00
Bram Kragten
90e14762e3
Fix double toolbars on error/loading in dev tools ( #6380 )
2020-07-14 21:58:40 +02:00
Bram Kragten
d1dd8231cd
Allow to set an id and icon when creating new script ( #6373 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-14 21:58:24 +02:00
Bram Kragten
e70a3e09bf
Change UI of script entities ( #6371 )
2020-07-14 10:48:11 -07:00
Bram Kragten
98656b0044
Little clean up ( #6377 )
2020-07-14 09:20:15 -07:00
Bram Kragten
a48aa3c778
Remove weblink and history_graph integrations ( #6378 )
...
Closes #4941
2020-07-14 09:19:42 -07:00
Bram Kragten
05d7b98ba0
Add icon to scenes ( #6379 )
2020-07-14 09:19:08 -07:00
Bram Kragten
f291ea6647
Add link to related area ( #6381 )
2020-07-14 09:14:26 -07:00
Bram Kragten
5d6e332044
Add more spacing around restored message more info ( #6382 )
2020-07-14 09:13:24 -07:00
Bram Kragten
acb471fbe5
Replace round slider gauge with svg-gauge ( #6384 )
2020-07-14 09:13:04 -07:00
HomeAssistant Azure
894f4379e6
[ci skip] Translation update
2020-07-14 00:32:22 +00:00
Bram Kragten
1c73007ae6
Entity dialogs: Remove paper element and align dialog header style ( #6370 )
...
* Entity dialogs: Remove paper element and align dialog header style
* Remove centerTitle
2020-07-13 19:37:48 +02:00
Paulus Schoutsen
2f7d744228
Rename whitelist error to allowed ( #6372 )
2020-07-13 10:19:29 -07:00
Bram Kragten
e2cba90f8d
Fix entity filter menu on mobile ( #6366 )
...
Fixes #6364
2020-07-13 16:18:23 +02:00
Bram Kragten
352214ba0a
Add UI for the script and automation modes ( #6367 )
2020-07-13 10:52:37 +02:00
HomeAssistant Azure
bd9b72fb22
[ci skip] Translation update
2020-07-13 00:32:42 +00:00
Bram Kragten
50c9a667b3
Fix graph mouse over in more info dialog ( #6365 )
2020-07-12 16:37:06 -07:00
Bram Kragten
3d32e6310d
Close dialogs on history back ( #6354 )
2020-07-12 22:19:26 +02:00
J. Nick Koston
3bc54aa9e0
Show battery charging state in the config panels ( #6356 )
2020-07-12 21:30:27 +02:00
HomeAssistant Azure
def1ec3518
[ci skip] Translation update
2020-07-12 00:32:40 +00:00
Yosi Levy
077802f972
Added missing label to translations ( #6362 )
2020-07-11 22:17:14 +02:00
Bram Kragten
914b47f340
Bump MDI and add warning for removed and renamed icons ( #6357 )
2020-07-11 21:30:02 +02:00
Yosi Levy
b2a78fd063
Added forceLTR attribute on a column in ha-data-table ( #6363 )
2020-07-11 18:11:13 +02:00
Yosi Levy
7d1835e59c
Localization updates ( #6359 )
2020-07-11 18:07:22 +02:00
Yosi Levy
833ccf3637
Card picker improvements ( #6361 )
2020-07-11 18:06:39 +02:00
HomeAssistant Azure
51be916f39
[ci skip] Translation update
2020-07-11 00:32:28 +00:00
Rohan Kapoor
e375408777
Provide credentials to relative links only ( #6360 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-07-10 17:29:29 -07:00
Yosi Levy
5078dc1cbf
Fixed X placement ( #6358 )
2020-07-10 21:54:38 +02:00
Yosi Levy
875148366e
Fixed label + RTL + X position ( #6348 )
2020-07-10 17:09:07 +02:00
Bram Kragten
c9ec4b4e24
Migrate entity settings dialog ( #6349 )
2020-07-10 10:16:48 +02:00
HomeAssistant Azure
efa2b2db27
[ci skip] Translation update
2020-07-10 00:32:45 +00:00
Jelle Raaijmakers
8ce120b74d
Round values for relative time instead of flooring ( #6225 )
2020-07-09 11:19:59 -07:00
Yosi Levy
26e678a97d
mwc-fab fix where missing ( #6352 )
2020-07-09 14:00:01 +02:00
Bram Kragten
e71dd7409e
Scenes: Fix entity picked from device doesn't add device ( #6343 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-09 13:48:28 +02:00
HomeAssistant Azure
58ffc2c6ca
[ci skip] Translation update
2020-07-09 00:32:29 +00:00
Bram Kragten
d3f29362b9
Fix optional with default value ha-form-integer ( #6341 )
2020-07-08 16:29:46 -07:00
Bram Kragten
b429fe8254
Migrate more-info-dialog to mwc and Lit ( #6345 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-08 11:38:07 +02:00
HomeAssistant Azure
e1cb549b28
[ci skip] Translation update
2020-07-08 00:32:20 +00:00
Yosi Levy
65a22257cc
Merge pull request #6333 from yosilevy/RTL-changes
...
RTL fixes - cloud section, ha-formfield, some missing + (mwc-fab)
2020-07-07 17:17:36 +03:00
Bram Kragten
e2f753eaa7
Merge branch 'dev' into RTL-changes
2020-07-07 09:25:02 +02:00
Yosi Levy
c7127b65bf
Rtl updates 2 ( #6340 )
2020-07-07 09:24:09 +02:00
Bram Kragten
0c58c3572a
Add support for constant in ha-form ( #6324 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-07 09:23:08 +02:00
HomeAssistant Azure
26ae5fd728
[ci skip] Translation update
2020-07-07 00:32:26 +00:00
Yosi Levy
370d92213b
Fixed comments
2020-07-06 21:03:31 +03:00
Bram Kragten
6e8321a22a
Bumped version to 20200702.1
2020-07-06 17:37:30 +02:00
Christopher Masto
a8e8c1ce5d
Fix missing UI elements in Z-Wave panel ( #6299 ) ( #6336 )
...
This broke in d94df728e5
and prevents
use of the group association and protection controls.
2020-07-06 17:37:06 +02:00
Paulus Schoutsen
a8a8cafd2b
Fix logbook showing user names ( #6327 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-07-06 17:36:50 +02:00
Yosi Levy
b609890f28
Update ha-formfield.ts
2020-07-06 17:29:18 +03:00
Paulus Schoutsen
aac09ae092
Fix logbook showing user names ( #6327 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-07-06 12:57:15 +02:00
Christopher Masto
f1ff872944
Fix missing UI elements in Z-Wave panel ( #6299 ) ( #6336 )
...
This broke in d94df728e5
and prevents
use of the group association and protection controls.
2020-07-06 09:39:54 +02:00
HomeAssistant Azure
b195d2980a
[ci skip] Translation update
2020-07-06 00:32:23 +00:00
Rohan Kapoor
d11736181f
Provide credentials (cookies) when loading Javascript modules ( #6328 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-07-05 13:35:26 -07:00
Bram Kragten
3e84486dd5
Fix changed dialog class selector ( #6325 )
2020-07-05 13:35:03 -07:00
Bram Kragten
a674ce36e4
Don't show null in hassio network settings ( #6323 )
2020-07-05 17:03:46 +02:00
Yosi Levy
f6569a2625
Fix lint
2020-07-05 06:35:11 +03:00
Yosi Levy
da10da79b3
RTL fixes - cloud section, ha-formfield, some missing + (mwc-fab)
2020-07-05 06:23:35 +03:00
HomeAssistant Azure
f236b76d5c
[ci skip] Translation update
2020-07-05 00:32:32 +00:00
HomeAssistant Azure
a71c22bedd
[ci skip] Translation update
2020-07-04 00:32:24 +00:00
HomeAssistant Azure
cc528e41cf
[ci skip] Translation update
2020-07-03 00:32:26 +00:00
Vladimír Záhradník
351962475f
Custom Door controls ( #6195 )
2020-07-02 23:18:40 +02:00
Bram Kragten
6c73392a57
Bump mdc and mwc elements ( #6313 )
...
* Bump mdc to stable 7.0.0
* Bump mdc and mwc
* Update ha-config-logs.ts
* Correct changed radius variable
2020-07-02 23:18:11 +02:00
Bram Kragten
072ad87831
Prevent doing yaml conversion twice ( #6308 )
2020-07-02 20:09:58 +02:00
Bram Kragten
370a1f0574
Merge pull request #6318 from home-assistant/dev
2020-07-02 19:52:20 +02:00
Bram Kragten
9ca7aca4b7
Bumped version to 20200702.0
2020-07-02 19:31:14 +02:00
Bram Kragten
0f2e9f66b1
Add option to disable suspend connection when hidden ( #6304 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-02 19:30:27 +02:00
Sean Mooney
d03c3ab713
Update "Info" location in bug report template ( #6317 )
...
Location of this was moved from Developer Tools -> Info to Configuration -> Info.
Initially I was thinking of listing both locations (pre-0.112 and post-0.112) but thought maybe it's better not to. Because if the user doesn't see it under Configuration panel, that sets off the lightbulb in their head that they're running an older version and will (hopefully) update to latest before submitting the bug report.
2020-07-02 19:12:04 +02:00
Bram Kragten
57c0b34ae9
Refresh card embedded yaml editors on dialog open ( #6307 )
2020-07-02 09:15:20 -07:00
Bram Kragten
06a94f0f28
Fix spinner position logbook ( #6306 )
2020-07-02 17:55:06 +02:00
Bram Kragten
750e7b1262
Fix week period selectors ( #6303 )
2020-07-02 17:38:03 +02:00
Joakim Sørensen
19e32752bb
Fixes hassio build script for prod ( #6315 )
2020-07-02 17:37:08 +02:00
Bram Kragten
89c0729964
Show the header when the sidebar is hidden ( #6305 )
2020-07-02 04:20:35 -07:00
HomeAssistant Azure
fd07152aea
[ci skip] Translation update
2020-07-02 00:32:32 +00:00
Bram Kragten
b656f189b6
The top of templates dev tools was hidden behind the header ( #6297 )
2020-07-01 14:15:48 -07:00
Bram Kragten
9ac8d70152
Merge pull request #6291 from home-assistant/dev
2020-07-01 11:49:05 +02:00
Bram Kragten
8cc0b46335
Bumped version to 20200701.0
2020-07-01 11:36:03 +02:00
Bram Kragten
1f15094da7
More scrolling restore fixes, and fix custom panel iframe check ( #6290 )
2020-07-01 11:35:38 +02:00
Bram Kragten
b881adb853
Add restoreScroll decorator ( #6289 )
2020-07-01 11:04:17 +02:00
HomeAssistant Azure
4bfc3a5629
[ci skip] Translation update
2020-07-01 00:32:19 +00:00
Brenden Crowie
ae6c0bfe40
Docs integrations overflow ( #6278 )
2020-06-30 10:21:07 -07:00
Bram Kragten
4ce9c71521
Restore scrollposition on subpages after reconnecting ( #6288 )
2020-06-30 09:34:17 -07:00
HomeAssistant Azure
ec48323a7d
[ci skip] Translation update
2020-06-30 00:32:27 +00:00
Paulus Schoutsen
7d9bae16cd
Merge pull request #6282 from home-assistant/dev
2020-06-29 15:20:23 -07:00
Paulus Schoutsen
163ff3d4e4
Bumped version to 20200629.0
2020-06-29 21:58:35 +00:00
Bram Kragten
43fbf97e10
Restore focus when returning to tab ( #6276 )
2020-06-29 14:52:04 -07:00
Paulus Schoutsen
71faaf2ab1
Handle setTimeout called when tab is shown ( #6257 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-06-29 14:29:05 -07:00
Bram Kragten
7b0e743eca
Fix yaml card editor ( #6275 )
2020-06-29 13:19:20 -07:00
Bram Kragten
31a0c53855
Fix height of card picker ( #6274 )
2020-06-29 13:18:45 -07:00
Thomas Lovén
e8996063dd
Remove google colors. Fix #6254 ( #6263 )
2020-06-29 10:51:28 +02:00
Paulus Schoutsen
00842a3354
Add air quality domain icon ( #6253 )
2020-06-29 09:31:37 +02:00
Paulus Schoutsen
d33f18ecb7
Use hashes for hassio entrypoints ( #6260 )
2020-06-29 09:31:07 +02:00
Yosi Levy
fb7f620316
Fixed a grammar mistake ( #6265 )
2020-06-29 09:29:26 +02:00
J. Nick Koston
712e0d3e3b
Fix camera stream not connecting ( #6271 )
...
The timeout to start a camera stream was 10s.
With buffering it can take around 8-10s for camera
to be able to send a stream. If the time it
took was longer than 10s the stream would never
connect in the UI.
2020-06-29 09:26:41 +02:00
HomeAssistant Azure
1870dc29c0
[ci skip] Translation update
2020-06-29 00:32:31 +00:00
HomeAssistant Azure
da6fdc74d8
[ci skip] Translation update
2020-06-28 00:32:23 +00:00
HomeAssistant Azure
515e39154a
[ci skip] Translation update
2020-06-27 00:32:42 +00:00
Paulus Schoutsen
ff7731d063
Merge pull request #6250 from home-assistant/dev
2020-06-26 13:03:23 -07:00
Paulus Schoutsen
e9a3666dd5
Bumped version to 20200626.1
2020-06-26 20:01:05 +00:00
Paulus Schoutsen
55c56d53f4
Update version bump to make it smart
2020-06-26 20:01:01 +00:00
Paulus Schoutsen
e4d55e6842
Skip disconnect of custom panels and iframe panels ( #6248 )
2020-06-26 12:53:36 -07:00
Paulus Schoutsen
d8661cf2db
Fix spinner size ( #6247 )
2020-06-26 12:47:11 -07:00
Paulus Schoutsen
8815b126b5
Truncate ms from initial logbook dates ( #6246 )
2020-06-26 12:17:35 -07:00
Paulus Schoutsen
2cd367f29f
Fix formfield display ( #6245 )
2020-06-26 12:17:27 -07:00
Paulus Schoutsen
7395d19489
Fix config dashboard scroll on desktop ( #6242 )
2020-06-26 12:05:54 -07:00
Paulus Schoutsen
d55cb95479
Bump HAWS to 5.4.1 ( #6241 )
2020-06-26 10:54:54 -07:00
Zack Arnett
68ece7d363
Fix Red text on Card Options ( #6240 )
2020-06-26 10:40:44 -07:00
HomeAssistant Azure
6e4a8ac6df
[ci skip] Translation update
2020-06-26 00:32:27 +00:00
Paulus Schoutsen
790629849f
Merge pull request #6238 from home-assistant/dev
2020-06-25 17:05:08 -07:00
Paulus Schoutsen
f0443a43b2
Bumped version to 20200626.0
2020-06-26 00:03:25 +00:00
Paulus Schoutsen
3041eb5ce0
Fix suspend logic ( #6237 )
2020-06-25 17:03:07 -07:00
J. Nick Koston
c69247f190
Fix logbook username not appearing consistently ( #6230 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-06-25 12:44:51 -07:00
HomeAssistant Azure
27d6a62e67
[ci skip] Translation update
2020-06-25 00:32:44 +00:00
HomeAssistant Azure
6e7fc914aa
[ci skip] Translation update
2020-06-24 00:32:22 +00:00
Paulus Schoutsen
65d587843b
Merge pull request #6222 from home-assistant/dev
2020-06-23 16:58:47 -07:00
Paulus Schoutsen
c54792af22
Bumped version to 20200623.3
2020-06-23 16:53:48 -07:00
Paulus Schoutsen
7b7e023103
Remove support for deprecated hidden property ( #6220 )
...
* Remove support for deprecated hidden property
* Lint
* Make sure to keep zones out of generated LL
2020-06-23 15:09:54 -07:00
Paulus Schoutsen
7637d36146
Fix demo suspend once and for all ( #6219 )
2020-06-23 11:07:01 -07:00
Paulus Schoutsen
6c62afb123
Merge pull request #6218 from home-assistant/dev
2020-06-23 09:56:08 -07:00
Paulus Schoutsen
44210ce6f2
Bumped version to 20200623.2
2020-06-23 09:55:32 -07:00
Bram Kragten
e21efc0a5c
Add button to MQTT options flow ( #6217 )
2020-06-23 09:51:08 -07:00
Paulus Schoutsen
09a965022f
Merge remote-tracking branch 'origin/dev'
2020-06-23 09:39:48 -07:00
Paulus Schoutsen
7534ecd2f2
20200623.1 ( #6216 )
2020-06-23 09:38:55 -07:00
Paulus Schoutsen
46bf5cf830
Bumped version to 20200623.1
2020-06-23 09:37:15 -07:00
Paulus Schoutsen
7ba7761a57
Reset text-align on circular-progress ( #6215 )
2020-06-23 09:36:55 -07:00
Paulus Schoutsen
5268afabdb
Merge pull request #6214 from home-assistant/dev
2020-06-23 09:12:55 -07:00
Paulus Schoutsen
3ea7506003
Bumped version to 20200623.0
2020-06-23 09:04:49 -07:00
Paulus Schoutsen
ee14d206c8
Only use suspend logic in app ( #6212 )
2020-06-23 08:51:41 -07:00
Paulus Schoutsen
b65f4b9af6
Merge pull request #6083 from Shulyaka/humidifier
2020-06-22 17:59:01 -07:00
HomeAssistant Azure
6d000a3f9a
[ci skip] Translation update
2020-06-23 00:32:21 +00:00
Denis Shulyaka
9ba0de67f5
Removed humidifier row and a space in front of percent
2020-06-23 02:41:53 +03:00
Paulus Schoutsen
d22eaa1318
Merge pull request #6211 from home-assistant/dev
2020-06-22 16:18:06 -07:00
Paulus Schoutsen
3f4bfab7fe
Remove no longer needed derived style
2020-06-22 16:00:18 -07:00
Paulus Schoutsen
9292f217c5
Bumped version to 20200622.0
2020-06-22 15:58:36 -07:00
Paulus Schoutsen
3b779bf423
Add ha circular progress ( #6205 )
2020-06-22 14:51:36 -07:00
Paulus Schoutsen
ea410d3af1
Don't transpile object spread in latest build ( #6208 )
2020-06-22 10:25:08 -07:00
Paulus Schoutsen
4e71c2c500
Remove iron-media-query ( #6206 )
2020-06-22 10:25:01 -07:00
Paulus Schoutsen
454ddf366a
Use dynamic import for cast/demo to show latest build ( #6202 )
2020-06-22 10:24:54 -07:00
Paulus Schoutsen
d0ba5696d1
Tiny cleanup ( #6207 )
2020-06-22 10:24:12 -07:00
Paulus Schoutsen
c53fd0d1e1
Use Gulp to index demos ( #6203 )
2020-06-22 10:24:01 -07:00
Paulus Schoutsen
7bbecfde2b
Fix hassio circular reference ( #6204 )
2020-06-22 07:25:16 +02:00
HomeAssistant Azure
a06f378582
[ci skip] Translation update
2020-06-22 00:33:55 +00:00
Paulus Schoutsen
b3b42b741d
Upgrade to latest terser webpack plugin ( #6199 )
2020-06-20 22:51:29 -07:00
HomeAssistant Azure
020f115d7c
[ci skip] Translation update
2020-06-21 00:32:58 +00:00
Denis Shulyaka
2cc9d70915
Revert to 372ecc6
2020-06-20 22:25:21 +03:00
Denis Shulyaka
b242c6651a
eslint
2020-06-20 21:32:55 +03:00
Denis Shulyaka
14a51799a6
Cater for null super.styles on page refresh
2020-06-20 21:23:01 +03:00
Bram Kragten
79a6dacd2f
Merge pull request #6198 from home-assistant/dev
2020-06-20 16:33:55 +02:00
Bram Kragten
6891f1df1c
Bumped version to 20200620.0
2020-06-20 15:56:19 +02:00
Bram Kragten
497494620d
Log cast config fetch errors ( #6197 )
2020-06-20 15:40:29 +02:00
Bram Kragten
7a13242077
Logbook + History allow date/time filter ( #6192 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-06-20 15:39:52 +02:00
Bram Kragten
b9d6973a79
ZHA: Bring back clusters UI ( #6191 )
2020-06-20 15:38:27 +02:00
Bram Kragten
ed0e8c5e8d
Move MQTT dev tools to integrations ( #6189 )
2020-06-20 14:52:56 +02:00
HomeAssistant Azure
d8f530f8ac
[ci skip] Translation update
2020-06-20 00:32:36 +00:00
HomeAssistant Azure
a46874b7ff
[ci skip] Translation update
2020-06-19 00:32:29 +00:00
Bram Kragten
cf68f25a03
Don't throw errors in card picker ( #6188 )
2020-06-18 16:26:31 -07:00
Denis Shulyaka
a496563b5c
fix HaEntityHumidifier.styles
2020-06-18 18:18:37 +03:00
Denis Shulyaka
a763ad5bf1
reapply suggestions from code review
2020-06-18 17:15:12 +03:00
Denis Shulyaka
f0b0200932
Revert "apply suggestions from code review"
...
This reverts commit 342f22e6a1
.
2020-06-18 17:03:47 +03:00
Denis Shulyaka
342f22e6a1
apply suggestions from code review
2020-06-18 16:50:49 +03:00
Denis Shulyaka
372ecc6557
make humidifier card lazy-loaded
2020-06-18 16:37:56 +03:00
Joakim Sørensen
16c604937e
Display docker version ( #5989 )
2020-06-18 11:54:21 +02:00
Paulus Schoutsen
5cbffb23fd
Remove check if config is loaded ( #6123 )
2020-06-18 11:18:33 +02:00
HomeAssistant Azure
6de38d3b85
[ci skip] Translation update
2020-06-18 00:32:18 +00:00
rajlaud
b34ce577d9
Add discovery to list of configuration flow sources whose entries can be ignored ( #6185 )
...
Add "discovery" to the list of configuration flow sources whose config flow entries can be ignored. For example, https://github.com/home-assistant/core/pull/35669 . I've tested it on the squeezebox integration and it works.
2020-06-17 16:08:26 -07:00
Paulus Schoutsen
4b9fcd7de7
Bumped version to 20200617.0
2020-06-17 10:33:16 -07:00
Paulus Schoutsen
cc71ccaafa
Keep auth params when onboarding ( #6182 )
2020-06-17 10:32:27 -07:00
marawan31
9ff2eece3a
Added precipitation probability to forcast ( #6131 )
2020-06-17 09:02:44 +02:00
HomeAssistant Azure
2bc97cc9c8
[ci skip] Translation update
2020-06-17 00:32:22 +00:00
Bram Kragten
a87570cf5a
Add link to integrations page if zha or zwave are loaded. ( #6159 )
2020-06-16 13:58:05 -07:00
Bram Kragten
9ffd25e3a0
Fix enter behavior of card editor ( #6179 )
2020-06-16 13:30:27 -07:00
Bram Kragten
61fdab294a
Fix ha-card outline box shadow in firefox ( #6174 )
...
* Fix ha-card outline box shadow in firefox
* Add fallback for markdown code background
2020-06-16 13:29:38 -07:00
Bram Kragten
d4e137bb58
Keep add integration dialog same size while searching ( #6158 )
2020-06-16 13:29:11 -07:00
Bram Kragten
c251e4f241
Prevent add card dialog to jump on search ( #6180 )
2020-06-16 13:20:10 -07:00
Bram Kragten
a55d0f347b
Fix reload script ( #6181 )
2020-06-16 13:19:07 -07:00
J. Nick Koston
f15cc0b424
Show the user that made the change in logbook ( #6173 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-06-16 16:00:55 +02:00
HomeAssistant Azure
4e17875011
[ci skip] Translation update
2020-06-16 00:32:24 +00:00
Bram Kragten
256b64b6b3
Remove filtering for attribute hidden ( #6171 )
2020-06-15 15:41:21 -07:00
Paulus Schoutsen
8c0c0592e2
Move Jinja directives to own script block ( #6166 )
2020-06-15 16:18:58 +02:00
Thomas Lovén
f53f81dbc4
Fix translation in device options ( #6172 )
2020-06-15 16:17:07 +02:00
Paulus Schoutsen
d6c85719c9
Fix preload Roboto on older devices ( #6165 )
2020-06-14 21:08:10 -07:00
HomeAssistant Azure
c51c80bf47
[ci skip] Translation update
2020-06-15 00:32:32 +00:00
HomeAssistant Azure
544832756d
[ci skip] Translation update
2020-06-14 00:32:29 +00:00
Bram Kragten
ca8586789a
Merge pull request #6156 from home-assistant/dev
2020-06-13 13:47:09 +02:00
Bram Kragten
1afc2b3518
Merge branch 'master' into dev
2020-06-13 11:42:53 +02:00
Bram Kragten
17352ea5bd
Bumped version to 20200613.0
2020-06-13 11:41:18 +02:00
Bram Kragten
6f5e3c2711
Close websocket connection after being hidden for 5 minutes ( #6149 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-06-13 11:00:22 +02:00
Bram Kragten
bee21cd3fe
Bumped version to 20200603.3
2020-06-13 10:56:44 +02:00
Bram Kragten
c4340e05d2
Disable pointer events when disabled ( #6155 )
2020-06-13 10:56:30 +02:00
Bram Kragten
6d6eef4e97
Disable pointer events when disabled ( #6155 )
2020-06-13 08:58:21 +02:00
Paulus Schoutsen
71137032df
Custom Panel to allow passing two builds ( #6104 )
2020-06-12 21:01:09 -07:00
Bram Kragten
ffff4dc03d
Add z index to dialog ( #6145 )
2020-06-12 21:00:37 -07:00
Denis Shulyaka
4033131f2e
Handle unknown states
2020-06-13 03:33:10 +03:00
HomeAssistant Azure
65b16c763e
[ci skip] Translation update
2020-06-13 00:32:26 +00:00
Bram Kragten
33af3de4a3
Disconnect panel after 5 minutes hidden ( #6152 )
2020-06-12 20:44:22 +02:00
marawan31
a822c1eb2f
Reduce HLS buffer length to 1 minute instead of the default infinity ( #6134 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-06-12 14:01:48 +02:00
Bram Kragten
4eb46bc275
Move integration config panels to integrations ( #6122 )
2020-06-12 11:51:00 +02:00
HomeAssistant Azure
ccc9b73f9b
[ci skip] Translation update
2020-06-12 00:32:44 +00:00
Denis Shulyaka
e9ffdeff19
linter fix
2020-06-11 21:33:40 +03:00
Denis Shulyaka
a0ab4dffc9
display target humidity on glance card
2020-06-11 21:28:07 +03:00
HomeAssistant Azure
f5f8ad0e02
[ci skip] Translation update
2020-06-11 00:32:27 +00:00
Denis Shulyaka
82957ff6ef
Attributes
2020-06-11 01:46:07 +03:00
Bram Kragten
0864aeb9c6
Convert config server control to Lit ( #6141 )
2020-06-10 21:21:04 +02:00
Bram Kragten
cda6310373
Migrate dialog-box to ha-dialog ( #6140 )
2020-06-10 21:19:42 +02:00
Bram Kragten
26a87e9280
Changes ha-card to new material design rules ( #6137 )
2020-06-10 12:01:37 +02:00
Bram Kragten
0b16a4880a
Move info and log panels ( #6127 )
2020-06-10 11:59:05 +02:00
HomeAssistant Azure
db68c5852c
[ci skip] Translation update
2020-06-10 00:32:12 +00:00
Bram Kragten
256aec5308
Remove slot from ha-switch ( #6133 )
2020-06-09 22:37:43 +02:00
Bram Kragten
20dd3ca21c
data-entry-flow: replace paper-dialog with mwc-dialog ( #6129 )
2020-06-09 22:31:27 +02:00
Bram Kragten
25cc76e022
Replace paper-menu-button ( #6132 )
2020-06-09 22:30:36 +02:00
Bram Kragten
168cc607aa
Move lovelace card edit dialog to mwc-dialog ( #6130 )
2020-06-09 22:30:18 +02:00
Bram Kragten
edc4601f8e
Run prettier ( #6128 )
2020-06-09 14:06:42 +02:00
Robert
8f86a7ad8c
Removed docker build method. ( #6126 )
...
The docker build method doesn't work anymore. Removed all
scripts/references related to it.
2020-06-09 11:52:43 +02:00
HomeAssistant Azure
4d7ad0dc51
[ci skip] Translation update
2020-06-09 00:32:32 +00:00
dependabot[bot]
34ac80567e
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #6117 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 09:56:45 +02:00
HomeAssistant Azure
23bdc03f29
[ci skip] Translation update
2020-06-08 00:32:36 +00:00
HomeAssistant Azure
3099748a6d
[ci skip] Translation update
2020-06-07 00:32:42 +00:00
Paulus Schoutsen
e384f76ac1
Make two builds of hassio ( #6105 )
2020-06-05 21:56:56 -07:00
HomeAssistant Azure
7050d19be7
[ci skip] Translation update
2020-06-06 00:32:28 +00:00
Bram Kragten
ca678330d3
Bumped version to 20200603.2
2020-06-05 23:46:48 +02:00
Bram Kragten
10a5b3f9c3
Glance height fix (Again): A row could be zero height ( #6110 )
2020-06-05 23:46:41 +02:00
Bram Kragten
0fcedc5046
Glance height fix (Again): A row could be zero height ( #6110 )
2020-06-05 23:46:16 +02:00
Bram Kragten
f558f7fb8c
Set min width to dev states columns ( #6108 )
2020-06-05 23:28:25 +02:00
Bram Kragten
06207defe7
Correct glance card size ( #6109 )
2020-06-05 23:03:15 +02:00
Bram Kragten
986f9d7633
Fix for config undefined ( #6102 )
2020-06-05 23:02:54 +02:00
Bram Kragten
81277fd12e
Set min width to dev states columns ( #6108 )
2020-06-05 22:15:06 +02:00
Bram Kragten
30442b25c0
Correct glance card size ( #6109 )
2020-06-05 22:14:39 +02:00
Paulus Schoutsen
67ac3b4ba3
Drop Custom Elements ES5 adapter ( #6107 )
2020-06-05 11:04:19 +02:00
Paulus Schoutsen
f819e2cf8d
Cleanup of builds ( #6106 )
2020-06-05 11:03:11 +02:00
Bram Kragten
a376f4525b
Fix alarm card animation ( #6096 )
...
fixes #5074
2020-06-04 21:52:14 -07:00
Bram Kragten
5c1553286a
Fix for config undefined ( #6102 )
2020-06-04 21:51:31 -07:00
HomeAssistant Azure
2c5d3f7492
[ci skip] Translation update
2020-06-05 00:32:27 +00:00
Paulus Schoutsen
58f01ba11a
Fix webpack dev server ( #6100 )
2020-06-04 10:25:12 +02:00
HomeAssistant Azure
3fdf9a2e28
[ci skip] Translation update
2020-06-04 00:32:29 +00:00
Paulus Schoutsen
4cbd8e7673
Include compatibility in Hass.io ( #6098 )
2020-06-03 17:18:04 -07:00
Denis Shulyaka
20ca642e51
enable toggling from entities card
2020-06-04 01:15:11 +03:00
Denis Shulyaka
05ad7ea011
lint
2020-06-04 00:58:53 +03:00
Denis Shulyaka
faea8c9f4c
LitElement
2020-06-04 00:53:51 +03:00
Bram Kragten
0d4c51f26e
Merge pull request #6095 from home-assistant/dev
2020-06-03 18:19:54 +02:00
Bram Kragten
2c1b25b00b
Bumped version to 20200603.1
2020-06-03 18:18:30 +02:00
Bram Kragten
407f305d21
Fix for earlier loading the frontend ( #6094 )
2020-06-03 18:16:49 +02:00
Bram Kragten
5d5d6b247f
Merge pull request #6093 from home-assistant/dev
2020-06-03 13:28:05 +02:00
Bram Kragten
77bd7c37c1
Merge branch 'master' into dev
2020-06-03 11:37:20 +02:00
Bram Kragten
783ea0f5c8
Bumped version to 20200603.0
2020-06-03 10:20:37 +02:00
HomeAssistant Azure
33f1b45f30
[ci skip] Translation update
2020-06-03 00:32:35 +00:00
Bram Kragten
e1df50ad3b
Fix refresh when starting with generated on cast ( #6072 )
2020-06-02 22:25:11 +02:00
Maciej Bieniek
6a9a4cf65f
Add missing translation in the customize ( #6074 )
2020-06-02 17:26:01 +02:00
Maciej Bieniek
443634ecf0
Add missing translations in the users panel ( #6082 )
...
* Add missing translations in the users panel
* Suggested change
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Suggested change
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Suggested change
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Move error_required to ui.common
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-06-02 17:25:30 +02:00
HomeAssistant Azure
2a17870d6d
[ci skip] Translation update
2020-06-02 00:32:40 +00:00
Bram Kragten
486ed7dcaa
More card size tweaking ( #6073 )
2020-06-01 16:08:27 +02:00
Bram Kragten
19c13096dc
Fix map history ( #6075 )
2020-06-01 16:07:06 +02:00
HomeAssistant Azure
49b4271a47
[ci skip] Translation update
2020-06-01 00:32:39 +00:00
Denis Shulyaka
404d0b8d05
Add 'Target Humidity' string to the more-info dialog
2020-05-31 23:54:28 +03:00
Denis Shulyaka
fe63c12cd9
linter fix
2020-05-31 23:27:37 +03:00
Denis Shulyaka
44023c3db7
linter fix
2020-05-31 23:22:03 +03:00
Denis Shulyaka
6242997849
linter fixes
2020-05-31 23:16:15 +03:00
Denis Shulyaka
ec5d7508c9
Add humidifier entity integration
2020-05-31 22:35:58 +03:00
HomeAssistant Azure
7461d8f806
[ci skip] Translation update
2020-05-31 00:32:37 +00:00
HomeAssistant Azure
362236d7df
[ci skip] Translation update
2020-05-30 00:32:30 +00:00
Zack Arnett
ba384b9eee
Weather Card: Show 5 element Forecast Longer ( #5885 )
2020-05-29 15:09:35 +02:00
Maciej Bieniek
d94df728e5
Add missing translations on Z-Wave management page ( #5932 )
2020-05-29 15:08:23 +02:00
Bram Kragten
d0a53d1760
Handle starting the frontend before finished loading integrations ( #6068 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2020-05-28 21:09:26 -07:00
HomeAssistant Azure
2e5ec1f0c1
[ci skip] Translation update
2020-05-29 00:32:33 +00:00
Paulus Schoutsen
6c8aedfb8b
Fix feature detection for module browsers that do not support dynamic… ( #6069 )
2020-05-28 12:28:58 -07:00
Robert Chmielowiec
f354e1eb0f
Invert whitelist logic in deviceAutomationsEqual ( #6032 )
2020-05-28 16:24:22 +02:00
HomeAssistant Azure
49b1e5897e
[ci skip] Translation update
2020-05-28 00:32:21 +00:00
Paulus Schoutsen
1a58c17180
Fix hassio dev under rollup ( #6063 )
2020-05-27 14:18:38 -07:00
Bram Kragten
7fb852893c
Fix get card size for lazy elements ( #6023 )
2020-05-27 22:18:13 +02:00
Paulus Schoutsen
aa9a354746
Preload ( #6062 )
2020-05-27 12:54:52 -07:00
Bram Kragten
78f5429c92
break word in dev states table ( #6060 )
2020-05-27 09:34:51 -07:00
J. Nick Koston
79de8e0f32
Request less data when making history api calls where possible ( #5934 )
2020-05-27 16:45:39 +02:00
Bram Kragten
70f59eeec6
MIgrate entity-filter-badge to updating element ( #6050 )
2020-05-27 15:25:28 +02:00
Paulus Schoutsen
b75792a3bf
Fix filtering out compatibility ( #6056 )
2020-05-27 00:30:23 -07:00
Paulus Schoutsen
5cb7117656
Move compatibility to the top of custom panel entrypoint ( #6055 )
2020-05-27 09:19:28 +02:00
HomeAssistant Azure
3a5bd7474b
[ci skip] Translation update
2020-05-27 00:32:20 +00:00
Paulus Schoutsen
304fad3f49
Remove unused HTML tests ( #6053 )
2020-05-26 16:02:05 -07:00
Bram Kragten
fb929a089c
Fix aria label icon name ( #5992 )
2020-05-26 10:03:15 +02:00
Bram Kragten
6076a0cdc4
Bump roundslider ( #6049 )
2020-05-26 10:00:25 +02:00
Bram Kragten
a3736683eb
Bump roundslider ( #6049 )
2020-05-26 09:59:06 +02:00
Bram Kragten
413f1c31bb
Bumped version to 20200519.5
2020-05-26 09:50:56 +02:00
Bram Kragten
20baff380b
Dont recreate resize observers and replace polyfill ( #6043 )
2020-05-26 09:49:43 +02:00
Bram Kragten
582d159884
Remove mwc-icon-button from dev tools states ( #6046 )
2020-05-26 09:49:12 +02:00
Bram Kragten
9c43c5806d
Fix shopping list initial data fetch ( #6020 )
2020-05-26 09:48:50 +02:00
Bram Kragten
8ad2bf5401
Fix shopping list initial data fetch ( #6020 )
2020-05-26 09:44:46 +02:00
HomeAssistant Azure
66409f0fa5
[ci skip] Translation update
2020-05-26 00:32:44 +00:00
Franck Nijhof
68172e006f
Update Code of Conduct to 2.0 ( #6048 )
2020-05-25 16:35:57 -07:00
Bram Kragten
cf5e808a96
Remove mwc-icon-button from dev tools states ( #6046 )
2020-05-25 21:57:04 +02:00
Maciej Bieniek
3faebaeb4b
Add missing translations to actions, triggers and conditions of device automations ( #6002 )
2020-05-25 19:37:44 +02:00
Maciej Bieniek
6b8cfe661c
Add missing translations on the area registry page ( #5998 )
2020-05-25 19:37:17 +02:00
Bram Kragten
2fd64af737
Dont recreate resize observers and replace polyfill ( #6043 )
2020-05-25 19:36:47 +02:00
Paulus Schoutsen
050cdf3783
Integrate compatibility into other entrypoints ( #6029 )
2020-05-25 19:36:22 +02:00
Paulus Schoutsen
d73b3d77ea
Split out HTML imports from entrypoint ( #6030 )
2020-05-25 09:55:50 -07:00
Bram Kragten
acc024bcf9
Fix entity marker border color ( #6041 )
2020-05-25 16:47:21 +02:00
Maciej Bieniek
deb179ad38
Add translation to the back button on the helpers page ( #5999 )
2020-05-25 14:50:58 +02:00
Maciej Bieniek
bfb11790a2
Add translations for 'No area' strings ( #6000 )
2020-05-25 14:46:34 +02:00
Paulus Schoutsen
af23110074
Move legacy styles to their own files ( #6033 )
2020-05-25 10:16:01 +02:00
Paulus Schoutsen
b8e71609db
Random Rollup tweaks ( #6034 )
2020-05-25 10:12:42 +02:00
HomeAssistant Azure
1876b3827f
[ci skip] Translation update
2020-05-25 00:32:56 +00:00
Paulus Schoutsen
38d3b8d087
Ignore proxy-polyfill in workers ( #6011 )
2020-05-24 10:41:05 +02:00
Paulus Schoutsen
c5ef33cc78
Upgrade Fuse ( #6012 )
2020-05-24 10:39:07 +02:00
Paulus Schoutsen
7427b209a7
Fix ignore plugin for ES5 builds
2020-05-23 22:08:49 -07:00
Paulus Schoutsen
71397e5199
Exclude default polymer theme ( #6010 )
2020-05-23 20:20:36 -07:00
HomeAssistant Azure
1bc3b3befc
[ci skip] Translation update
2020-05-24 00:32:49 +00:00
Paulus Schoutsen
872e46a076
Exclude packages rollup ( #6007 )
2020-05-23 13:53:26 -07:00
Paulus Schoutsen
ad386c0e22
Cleanups ( #5997 )
2020-05-23 00:06:23 -07:00
Paulus Schoutsen
7e281f66c2
Rollup ( #5995 )
2020-05-22 23:05:47 -07:00
Bram Kragten
7daafcbe1b
Fix aria label icon name ( #5992 )
2020-05-22 22:24:37 +02:00
Paulus Schoutsen
c5b223988a
Split generic bundle config from webpack config ( #5917 )
2020-05-22 10:02:05 -07:00
Bram Kragten
6cc9ce573b
Bumped version to 20200519.4
2020-05-22 18:21:00 +02:00
Bram Kragten
23192226dd
Missed paper icon button ( #5987 )
2020-05-22 18:20:52 +02:00
Bram Kragten
736444201b
Fix for icons with firefox private mode ( #5985 )
2020-05-22 18:20:33 +02:00
Bram Kragten
785f49b005
Picture glance: Use icon button instead of icon with button styles. ( #5977 )
2020-05-22 18:20:08 +02:00
Bram Kragten
55dd1f4aa1
Fix device entities not updating ( #5983 )
2020-05-22 18:19:47 +02:00
Bram Kragten
6d0490d7d9
Fix show password toggle ( #5979 )
2020-05-22 18:19:14 +02:00
Bram Kragten
06667455ae
Missed paper icon button ( #5987 )
2020-05-22 18:16:45 +02:00
Bram Kragten
3640960486
Fix for icons with firefox private mode ( #5985 )
2020-05-22 17:55:28 +02:00
Bram Kragten
4ad3dbf3e2
Update release-drafter.yaml
2020-05-22 16:36:00 +02:00
Bram Kragten
10957deb1f
Add release drafter action ( #5984 )
2020-05-22 16:33:54 +02:00
Bram Kragten
0a128db269
Picture glance: Use icon button instead of icon with button styles. ( #5977 )
2020-05-22 15:36:43 +02:00
Bram Kragten
6bb3b84377
Fix device entities not updating ( #5983 )
2020-05-22 15:36:30 +02:00
Bram Kragten
b8d2c551e0
Fix show password toggle ( #5979 )
2020-05-22 14:44:17 +02:00
Maciej Bieniek
34e06351fb
Add translations for buttons and error string on the auth page ( #5933 )
2020-05-22 14:44:06 +02:00
HomeAssistant Azure
e179404a9e
[ci skip] Translation update
2020-05-22 00:32:48 +00:00
Bram Kragten
9c574995ac
Bumped version to 20200519.3
2020-05-21 15:15:37 +02:00
Bram Kragten
3f35c603d2
Don't set hass when not defined ( #5967 )
2020-05-21 15:14:48 +02:00
Bram Kragten
8e0688140e
Fix weather card ( #5966 )
2020-05-21 15:14:21 +02:00
Bram Kragten
5f81a204f2
Don't set hass when not defined ( #5967 )
2020-05-21 15:10:32 +02:00
Bram Kragten
df3b70a533
Fix weather card ( #5966 )
2020-05-21 14:54:10 +02:00
Bram Kragten
0c57c05a22
Bumped version to 20200519.2
2020-05-21 13:02:07 +02:00
Bram Kragten
c6be3be45a
Fix markdown card crashing the demo ( #5962 )
2020-05-21 13:01:57 +02:00
Bram Kragten
9689db9605
Upgrade lazy error card ( #5955 )
2020-05-21 13:01:36 +02:00
Bram Kragten
e4607735ff
Fix markdown card crashing the demo ( #5962 )
2020-05-21 13:00:33 +02:00
HomeAssistant Azure
389b7def0b
[ci skip] Translation update
2020-05-21 00:32:27 +00:00
Bram Kragten
e35bd30ed3
Upgrade lazy error card ( #5955 )
2020-05-20 23:08:49 +02:00
Zack Arnett
4b8f7e1fe9
Weather Card: Fix Forecast Image Spacing ( #5952 )
2020-05-20 21:39:45 +02:00
Zack Arnett
5cc4e2bb16
Weather Card: Fix Forecast Image Spacing ( #5952 )
2020-05-20 21:39:29 +02:00
Bram Kragten
e165a96689
Bumped version to 20200519.1
2020-05-20 21:36:11 +02:00
Bram Kragten
91a655a81e
Fix resize observers and update gauge styling ( #5949 )
2020-05-20 21:35:52 +02:00
Bram Kragten
612811e2c2
Fix disabled styling zone panel ( #5950 )
2020-05-20 21:35:32 +02:00
Bram Kragten
11bd72915c
Fix picture header footer upgrade ( #5945 )
2020-05-20 21:35:12 +02:00
Bram Kragten
339221e793
Upgrade lazy loaded elements before setting config ( #5944 )
2020-05-20 21:34:49 +02:00
Bram Kragten
9be864b45e
Fix search for data-tables using the builtin search bar ( #5937 )
2020-05-20 21:34:24 +02:00
Bram Kragten
3a453f5843
Fix resize observers and update gauge styling ( #5949 )
2020-05-20 21:27:08 +02:00
Bram Kragten
28e0384b55
Fix disabled styling zone panel ( #5950 )
2020-05-20 19:31:45 +02:00
Bram Kragten
dcd6c6f06f
Fix picture header footer upgrade ( #5945 )
2020-05-20 17:34:15 +02:00
Bram Kragten
28d26065e4
Upgrade lazy loaded elements before setting config ( #5944 )
2020-05-20 16:23:50 +02:00
Bram Kragten
300c8d06c4
Fix search for data-tables using the builtin search bar ( #5937 )
2020-05-20 10:01:33 +02:00
Paulus Schoutsen
d2a1d11d16
limit manifest to entrypoints ( #5936 )
2020-05-19 23:55:17 -07:00
HomeAssistant Azure
6ae717bbfe
[ci skip] Translation update
2020-05-20 00:32:38 +00:00
Joakim Sørensen
21296b4224
Adds more styling to markdown elements ( #5904 )
2020-05-19 22:20:29 +02:00
Bram Kragten
fafad302ba
Merge pull request #5931 from home-assistant/dev
2020-05-19 16:05:55 +02:00
Bram Kragten
0c94ad46b2
Bumped version to 20200519.0
2020-05-19 14:29:35 +02:00
Bram Kragten
d9bb40f934
Fix data table worker ( #5921 )
2020-05-19 13:59:16 +02:00
Bram Kragten
bbc16b6bc8
Cache used icons in memory, use inline icon for dev-tools ( #5927 )
2020-05-19 13:58:08 +02:00
Bram Kragten
16154e9d8b
Change disabled icon to pencil-off ( #5930 )
2020-05-19 13:57:53 +02:00
Jeff Rescignano
61bd536d7b
Update invalid links in README.md ( #5926 )
2020-05-19 09:54:39 +02:00
HomeAssistant Azure
02c798a8bc
[ci skip] Translation update
2020-05-19 00:33:05 +00:00
Paulus Schoutsen
c37a691b9b
Remove unused deps ( #5916 )
2020-05-18 23:09:59 +02:00
Maciej Bieniek
23c68d17e8
Add missing translations to ha-device-entities-card ( #5908 )
2020-05-18 21:54:58 +02:00
Bram Kragten
0a7f610ad3
Merge pull request #5920 from home-assistant/dev
2020-05-18 20:05:22 +02:00
Bram Kragten
c9e8bd2e5d
Fix picture card ( #5922 )
2020-05-18 20:05:00 +02:00
Paulus Schoutsen
a66d2ca1b9
Use comlink in workers ( #5915 )
2020-05-18 16:51:46 +02:00
Bram Kragten
d38a0f0366
Bumped version to 20200518.0
2020-05-18 16:14:12 +02:00
Bram Kragten
29759de021
Update ha-entity-picker.ts
2020-05-18 16:14:04 +02:00
Bram Kragten
264759ddf0
Fix entity-filter-card ( #5919 )
2020-05-18 15:16:56 +02:00
Bram Kragten
91b0bd5b5e
Check if attached on rebuild ( #5918 )
2020-05-18 13:27:58 +02:00
Bram Kragten
a0e2cc7a3a
Fix ignored config entries ( #5914 )
2020-05-18 11:26:32 +02:00
Mat Strange
9e1eb41cbe
Added theme to events documentation ( #5903 )
2020-05-18 11:26:10 +02:00
Maciej Bieniek
c37eb023b0
Add missing translation on developer tool page ( #5886 )
2020-05-18 11:07:00 +02:00
HomeAssistant Azure
840948ba4a
[ci skip] Translation update
2020-05-18 00:33:03 +00:00
J. Nick Koston
8fbdd88b24
Cleanup new ha-config ( #5906 )
...
Remove changedProps check as its always true.
2020-05-17 11:59:50 +02:00
HomeAssistant Azure
512d35d2e0
[ci skip] Translation update
2020-05-17 00:33:05 +00:00
Zack Arnett
0321e55a42
EZ ( #5901 )
2020-05-16 11:15:04 +02:00
Zack Arnett
a1ee9ad48b
Card Editor: Documentation per Card ( #5888 )
...
* Doc-links
* Comments
* Fix
* Remove unneeded code
* undo the change
* better
2020-05-15 21:50:28 -04:00
HomeAssistant Azure
1ad1fd28f1
[ci skip] Translation update
2020-05-16 00:32:54 +00:00
Bram Kragten
007f8b50b9
Merge pull request #5900 from home-assistant/dev
2020-05-15 22:01:34 +02:00
Bram Kragten
6fe8a87cca
Bumped version to 20200515.0
2020-05-15 21:45:59 +02:00
Bram Kragten
5f46679d94
Fix mdc checkbox styling ( #5897 )
2020-05-15 17:56:47 +02:00
Zack Arnett
18a3f212f3
Calendar Panel: Popup Style ( #5895 )
2020-05-15 17:22:38 +02:00
Zack Arnett
67a3f5d87b
Gauge Card: Fix if value is greater than max ( #5887 )
2020-05-15 17:21:53 +02:00
Bram Kragten
c88439ba2f
Polyfill Intl.PluralRules ( #5893 )
2020-05-15 14:54:42 +02:00
Bram Kragten
67e17d4016
Fix conditional and custom panel updated > update ( #5891 )
2020-05-15 14:54:23 +02:00
Bram Kragten
b61cf60faf
Migrate card preview to UpdatingElement ( #5884 )
2020-05-15 09:19:24 +02:00
HomeAssistant Azure
5503853445
[ci skip] Translation update
2020-05-15 00:32:48 +00:00
Bram Kragten
259726f5be
Merge pull request #5883 from home-assistant/dev
2020-05-14 20:05:34 +02:00
Bram Kragten
bec42d941b
Bumped version to 20200514.1
2020-05-14 18:46:20 +02:00
Bram Kragten
dcbbaf08f9
Set lovelace when restoring view from cache, optimise picture element and thermostat ( #5880 )
2020-05-14 18:44:38 +02:00
Zack Arnett
349355584a
Media Player Row: Fix State Translation ( #5881 )
...
* Fix for state display translation
* Comments
2020-05-14 12:38:43 -04:00
Zack Arnett
7ce0b34774
Resizer fix ( #5882 )
2020-05-14 12:37:38 -04:00
Zack Arnett
dd894758a4
Card Editor: Preview Card Margin fix ( #5879 )
2020-05-14 18:13:26 +02:00
Zack Arnett
2aa1eb97fd
Markdown Card: Fix not rendering on initial load ( #5864 )
2020-05-14 18:13:06 +02:00
Bram Kragten
4c43ae7b2f
Beta fixes ( #5878 )
2020-05-14 16:03:52 +02:00
Zack Arnett
34e516e0be
oops ( #5866 )
2020-05-14 09:26:06 +02:00
HomeAssistant Azure
7bd3427e76
[ci skip] Translation update
2020-05-14 00:32:37 +00:00
Bram Kragten
6853db693a
Merge pull request #5862 from home-assistant/dev
2020-05-14 01:44:59 +02:00
Bram Kragten
252ce1e467
Show loading screen for integration config ( #5863 )
2020-05-14 01:44:39 +02:00
Bram Kragten
221c12bd61
Bumped version to 20200514.0
2020-05-14 01:12:57 +02:00
Paulus Schoutsen
12edd68874
Remove unused ES5 service worker ( #5860 )
2020-05-14 01:11:32 +02:00
Bram Kragten
f469753fb1
Dont add all childs at once to view ( #5856 )
2020-05-14 00:09:52 +02:00
Bram Kragten
c894ecd0e6
Optimise sourcemaps ( #5859 )
2020-05-14 00:06:39 +02:00
Paulus Schoutsen
2153bc536c
Clean up service worker code and fix 404 ( #5855 )
2020-05-13 13:17:47 -07:00
Bram Kragten
86bbac430c
Fix translations for integration config panel ( #5854 )
2020-05-13 20:49:01 +02:00
Bram Kragten
16ad8a3c01
Open newly added view after adding ( #5851 )
2020-05-13 19:49:03 +02:00
Bram Kragten
b2af91c83e
Fixes for problems caused by not rebuilding ( #5850 )
2020-05-13 18:51:26 +02:00
Bram Kragten
4c0810f530
Fix typo in property method ( #5852 )
2020-05-13 18:51:16 +02:00
Paulus Schoutsen
f70130e21f
Remove reference to Google Fonts ( #5849 )
2020-05-13 18:22:53 +02:00
Paulus Schoutsen
6bb7b01d00
Fix demo size_stats
2020-05-13 08:41:35 -07:00
Bram Kragten
51e7aaa805
Merge pull request #5848 from home-assistant/dev
2020-05-13 13:14:23 +02:00
Bram Kragten
54704e53b3
Bumped version to 20200513.0
2020-05-13 12:47:37 +02:00
Bram Kragten
cc46797576
Some fixes in focus and click handling ( #5847 )
2020-05-13 12:47:09 +02:00
Bram Kragten
7f1fb6f75f
Set edit mode to false on card when disabling edit mode. ( #5845 )
2020-05-13 12:05:29 +02:00
Bram Kragten
2c2a1d204b
Graph history fix ( #5846 )
2020-05-13 12:05:03 +02:00
Paulus Schoutsen
581fafdcc9
Workbox 5 in gulp ( #5843 )
2020-05-13 11:12:01 +02:00
HomeAssistant Azure
10358abbec
[ci skip] Translation update
2020-05-13 00:32:49 +00:00
Bram Kragten
de1ffe67b1
Merge pull request #5840 from home-assistant/dev
2020-05-12 22:24:40 +02:00
Zack Arnett
eb2b24d57c
Weather Card: Fix overwritten changes ( #5841 )
2020-05-12 22:24:20 +02:00
Bram Kragten
825db8a56a
Bumped version to 20200512.0
2020-05-12 21:59:06 +02:00
David F. Mulcahey
577a21fc5c
Rework ZHA group adds and removes ( #5602 )
2020-05-12 21:42:29 +02:00
Bram Kragten
1b2841eef9
Recreate cards only on config change ( #5839 )
2020-05-12 11:09:30 -07:00
Ian Richardson
845511e322
Add 'brightness' as a secondary_info option ( #5731 )
2020-05-12 12:29:43 -04:00
Bram Kragten
96ab057853
Ignore ResizeObserver loop limit exceeded error ( #5838 )
2020-05-12 12:17:41 +02:00
HomeAssistant Azure
f85cf0a238
[ci skip] Translation update
2020-05-12 00:33:00 +00:00
Bram Kragten
84a2676a9c
compress icons ( #5836 )
2020-05-11 23:59:29 +02:00
Zack Arnett
466a1af902
Weather Card/Row: Weather Icons as SVG, Themeable, user definable ( #5736 )
...
* SVG
* no-unneeded-ternary
* declared ubnused
* moving stuff around
* Few updates
* All svgs in | update row
* No slots
* Remove public/static/images/weather
* style for user defined
* few updates to missing fils
* classes
* wind color
2020-05-11 23:58:17 +02:00
Zack Arnett
ebbe7e805f
Gauge Card: Convert to Round Slider ( #5510 )
...
* Use round slider for gauge
* Update guage to slider
* Add severity back
* Remove Base Unit
* fix merge
* resize observer
* Update src/panels/lovelace/cards/hui-gauge-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update Install Resize Observer to be a helper
* Type import
* Reviews
* Updates to other cards
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-05-11 17:14:02 -04:00
Zack Arnett
c861ee025e
Weather Card: Ability to choose Secondary Attribute ( #5820 )
2020-05-11 22:11:48 +02:00
Paulus Schoutsen
6d0823328d
Fix generated Lovelace translating domain names ( #5803 )
2020-05-11 10:28:05 -07:00
Joakim Sørensen
60be14dc77
Use manifest.issue_tracker for issues URL if not built_in ( #5818 )
2020-05-11 13:45:00 +02:00
Mat Strange
2d627819d9
Added translation to dev-tools-info-integrations ( #5834 )
2020-05-11 13:44:32 +02:00
Zack Arnett
cf575f83f5
Weather Card: Switch State and Name ( #5795 )
2020-05-11 13:44:15 +02:00
HomeAssistant Azure
79935b2d4c
[ci skip] Translation update
2020-05-11 00:32:59 +00:00
HomeAssistant Azure
d1cceb2013
[ci skip] Translation update
2020-05-10 00:33:23 +00:00
Bram Kragten
f5da130d51
Merge pull request #5823 from matstrange/dev
2020-05-09 22:18:37 +02:00
Mat Strange
8768304ec5
Returned to no label on disarm/trigger as before
2020-05-09 20:30:44 +01:00
Bram Kragten
f10a5dcdbe
Unused import
2020-05-09 21:22:46 +02:00
Bram Kragten
a27428ebcd
Simplify enter handling
2020-05-09 21:17:55 +02:00
Bram Kragten
d19acf17c2
Merge pull request #5826 from home-assistant/dev
2020-05-09 21:17:30 +02:00
Bram Kragten
1a0bf861ee
Bumped version to 20200509.0
2020-05-09 21:01:00 +02:00
Bram Kragten
db906ad4d0
Bump material ( #5812 )
2020-05-09 20:59:53 +02:00
Bram Kragten
75ed0f2f99
Fix translation download and add empty languages ( #5824 )
2020-05-09 20:59:34 +02:00
Bram Kragten
29ed1144d5
Simplify custom icon set, return only 1 icon per call ( #5822 )
2020-05-09 20:59:02 +02:00
Mat Strange
fa445d4066
Added translation to bade on alarm panel
2020-05-09 12:00:26 +01:00
Erik Montnemery
d10be4ef2d
Show cover position slider if cover supports it ( #5815 )
2020-05-08 22:59:20 +02:00
Joakim Sørensen
7f66d5b8e9
Change target to currentTarget for the click event ( #5816 )
2020-05-08 16:31:07 -04:00
Bram Kragten
0c8cd680c2
Allow custom icon sets ( #5794 )
2020-05-08 21:56:25 +02:00
Maciej Bieniek
a7ba1977b4
Add translation for and
word on the integration card ( #5811 )
...
* Add translation for and word on tje integration card
* Move and to ui.common
2020-05-08 17:43:21 +02:00
Bram Kragten
a960b39235
Bump lit-element and lit-html ( #5810 )
2020-05-08 14:00:09 +02:00
Bram Kragten
3febf059ec
Codesplit Supervisor panel icons ( #5809 )
2020-05-08 13:10:24 +02:00
Paulus Schoutsen
20203f7bdb
Bump home-assistant-js-websocket to 5.1.2
2020-05-07 18:35:14 -07:00
Franck Nijhof
a399d76d06
Add new core configuration UI for external_url & internal_url ( #5755 )
2020-05-07 18:32:03 -07:00
Franck Nijhof
1ca097c5a0
Add issue_tracker integration manifest property ( #5744 )
2020-05-07 20:51:46 -04:00
optama
e83ede245d
#5761 fix weather forecast card showing hours instead of weekdays ( #5799 )
2020-05-07 23:19:50 +02:00
Paulus Schoutsen
05ac275780
Fix Leaflet import ( #5802 )
2020-05-07 13:04:29 -07:00
Paulus Schoutsen
966c0bc06c
Remove HTML loader ( #5800 )
2020-05-07 12:39:19 -07:00
Paulus Schoutsen
abf136dd63
Upgrade web animations ( #5801 )
2020-05-07 12:31:25 -07:00
Paulus Schoutsen
b6309cfd16
Extract the version extract from webpack config ( #5798 )
2020-05-07 10:26:02 -07:00
Paulus Schoutsen
b69d5e0fa3
Revert "Use gulp-terser instead of webpack-terser ( #5788 )" ( #5796 )
2020-05-07 18:28:51 +02:00
Paulus Schoutsen
5084cde6b9
Split babel config from babel loader config ( #5797 )
2020-05-07 09:25:02 -07:00
Bram Kragten
ca1cc7ed0d
Some little hassio tweaks ( #5793 )
2020-05-07 16:07:58 +02:00
Joakim Sørensen
808a31db2b
Hide auto-update for non advanced users ( #5745 )
2020-05-07 15:21:52 +02:00
Joakim Sørensen
44ad75aead
Implement add-on changelog ( #5727 )
2020-05-07 15:21:12 +02:00
Joakim Sørensen
0961c9d05e
Cleanup and new repository management for add-on store ( #5750 )
2020-05-07 15:20:51 +02:00
Joakim Sørensen
56754b4d43
New dialogs for the profile ( #5780 )
2020-05-07 14:42:34 +02:00
Joakim Sørensen
661779ad4e
Add localize string for Device info ( #5781 )
2020-05-07 14:36:45 +02:00
Paulus Schoutsen
cf37ebb652
Use gulp-terser instead of webpack-terser ( #5788 )
2020-05-07 14:36:17 +02:00
Paulus Schoutsen
82741e490b
Optimize icon fetching ( #5791 )
2020-05-07 13:07:50 +02:00
Paulus Schoutsen
5fed28808e
Rename env var TRAVIS to IS_TEST ( #5789 )
2020-05-07 12:39:18 +02:00
Paulus Schoutsen
321c0cfc84
Minor cleanup ( #5787 )
2020-05-07 12:38:26 +02:00
Paulus Schoutsen
eba7cedaa6
Reset path on icon change ( #5790 )
2020-05-07 12:37:14 +02:00
Zack Arnett
71492d0467
Calendar Panel: FullCalendar ( #5742 )
...
* WIP
* remove big calendar
* remove file
* Convert to lit
* More
* Ready for the public to see? prob not
* Fix types and imports
* Remove dependencies
* ignore the typing that hasnt been finished in Beta
* Convert paper to MWC
* Styling
* View list as name of view | MWC components version
* Updates action directive for ripple. MWC 14.1.0
* Update
* Updates
* Update height styling
* Toggle Button Group
* Adds Toggle group transition
* style updates
* Few fixes
* Fix Yarn lock from merge | height of celndar as parent
* Update package Json and yarn | remove unneeded pkg
* Remove mwc-list
* Search hass.states for calendars instead of api
* Move function to file in data | event fetch logic
* compute state name
* add ha button menu | refresh
* Remove Event ffetch logic
* copy pasta
* Types
* Fix for toggling
* Translations
* Update ha-button-toggle-group
* Update ha-button-toggle-group.ts
* Update ha-button-toggle-group.ts
* Change mobile view
* Locale in fullcalendar
* Comments
* ha-button-menu trigger slot
* Comments
* icon-x
* Update src/panels/calendar/ha-panel-calendar.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/calendar/ha-panel-calendar.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-05-06 17:22:12 -04:00
Bram Kragten
9630a58ea7
Some fixes for icons ( #5758 )
2020-05-06 14:18:10 -07:00
Joakim Sørensen
89f6f16ba2
Fix removal of option in select helper ( #5777 )
2020-05-06 19:28:59 +02:00
Bram Kragten
2d646da97f
Fix cast navigation on none default dashboard ( #5719 )
2020-05-06 09:30:18 -07:00
Joakim Sørensen
39b5460598
Fix hassio dev/build ( #5776 )
2020-05-06 16:27:03 +02:00
Bram Kragten
636429ccfa
Bump fecha ( #5728 )
2020-05-06 12:58:53 +02:00
Erik Montnemery
e5abb95f5c
Include QoS and retain in MQTT debug info ( #5759 )
2020-05-06 12:58:19 +02:00
Jason Knott
c631554eb0
Added options to Lovelace evaluate filter ( #5694 )
2020-05-06 12:57:11 +02:00
Paulus Schoutsen
db07eeb916
Add step_id to flow in progress type ( #5769 )
2020-05-06 12:54:32 +02:00
Mat Strange
3216a46e76
Fix Lovelace view config icon preview ( #5770 )
2020-05-06 12:30:41 +02:00
Bram Kragten
ae6243b7bf
Merge pull request #5757 from home-assistant/dev
2020-05-05 17:38:14 +02:00
Bram Kragten
df002d7a67
Merge branch 'master' into dev
2020-05-05 16:50:07 +02:00
Bram Kragten
e8a0632108
Bumped version to 20200505.0
2020-05-05 16:45:21 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +02:00
Bas Nijholt
d419547463
make color of update-heading in primary-text-color ( #5754 )
2020-05-05 16:33:06 +02:00
Mat Strange
da392912b3
Grayscale Integration logos when ignored ( #5748 )
2020-05-05 00:19:33 +02:00
Paulus Schoutsen
9ebee02727
Update device registry type ( #5735 )
2020-05-04 14:36:28 +02:00
Joakim Sørensen
0bdcfcc42f
Supervisor dialogs ( #5740 )
2020-05-04 14:35:15 +02:00
Bram Kragten
43623a30bc
Add English GB, Frysk and Galego ( #5730 )
2020-05-02 21:56:13 +02:00
Bram Kragten
99e73054a9
Await ignoring before refreshing config flows in progress ( #5722 )
2020-05-02 20:34:54 +02:00
Joakim Sørensen
108233f3b8
Adds mainPage to hass-tabs-subpage ( #5724 )
2020-05-02 20:19:17 +02:00
Bram Kragten
8f2a7c95b3
Fix more info header color and page background color ( #5716 )
2020-05-02 19:51:10 +02:00
Bram Kragten
7fdd525dac
Don't show error on open of dialog ( #5721 )
...
Fixes #4713
2020-05-02 19:35:11 +02:00
Joakim Sørensen
7ed24137eb
Adds padding to ha-label-badge ( #5725 )
2020-05-02 19:20:47 +02:00
Joakim Sørensen
07cd30eaca
Place addon documentation in a card ( #5726 )
2020-05-02 19:20:20 +02:00
Joakim Sørensen
df8cf66e02
Adds dialog to ask user to restart add-on on configuration changes ( #5707 )
...
* Adds dialog to ask user to restart addon on configuration changes
* Apply review suggestions
* Show error in dialog
* Remove unused import
* Update hassio/src/dialogs/suggestRestart.ts
* Rename
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-05-02 19:19:45 +02:00
Bram Kragten
f067bcd877
Bumped version to 20200427.2
2020-05-02 17:28:45 +02:00
Bram Kragten
e11ef55dd8
Update nb.json
2020-05-02 17:25:52 +02:00
Bram Kragten
fa8bd30e83
Don't disable controls when state is unknown ( #5687 )
2020-05-02 17:23:54 +02:00
Bram Kragten
04a2ff7506
Don't disable thermostat when state is unknown ( #5720 )
2020-05-02 17:23:20 +02:00
Bram Kragten
bc68e20041
Don't disable thermostat when state is unknown ( #5720 )
2020-05-02 17:23:00 +02:00
Franck Nijhof
786da25b9f
Fix typo and remove Hass.io references ( #5717 )
2020-05-02 17:02:10 +02:00
Franck Nijhof
c3832d56c3
Don't break Markdown from external sources ( #5713 )
2020-05-02 15:19:26 +02:00
Joakim Sørensen
79d1a2f458
Add reload buttons to store and snapshot ( #5714 )
2020-05-02 15:18:57 +02:00
Joakim Sørensen
f16a674a39
Supervisor style changes ( #5706 )
2020-05-02 14:42:12 +02:00
matstrange
6e38a80efc
Optimized some common images with zopflipng ( #5697 )
2020-05-02 13:57:39 +02:00
Zack Arnett
6a3a1297ad
Update Weather images array to hold variants ( #5692 )
2020-05-01 22:50:49 +02:00
Joakim Sørensen
5ca63a8052
Convert the rest of the panel ( #5689 )
2020-05-01 16:52:03 +02:00
On Freund
8b04df093c
Handle unchanged suggested values ( #5688 )
2020-05-01 14:10:12 +02:00
Joakim Sørensen
d2a5494335
Adds stage badge ( #5685 )
2020-05-01 13:24:10 +02:00
Joakim Sørensen
de545e90e2
Adds documentation tab ( #5684 )
2020-05-01 13:19:24 +02:00
Bram Kragten
57ab7e829b
Don't disable controls when state is unknown ( #5687 )
2020-05-01 13:18:58 +02:00
Joakim Sørensen
6847830575
Use hass-tabs-subpage in add-on view ( #5483 )
2020-05-01 11:34:52 +02:00
Franck Nijhof
2084ecc4c6
Add NOT condition helper ( #5616 )
2020-05-01 11:06:35 +02:00
Aidan Timson
b0c27e587e
Align discovered integrations to avavliable space ( #5672 )
2020-05-01 11:04:18 +02:00
On Freund
1687d90d02
Allow passing the current value to config flow input fields ( #5603 )
...
* Allow passing the current value to config flow input fields
* Fix lint errors
* Apply suggestions from code review
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Rename current_value to suggested_value to open up more use cases
* Update ha-form-integer.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-05-01 10:36:51 +02:00
Paulus Schoutsen
dfd9bf3c64
Create advanced flow if user in advanced mode ( #5612 )
2020-05-01 10:23:02 +02:00
Bram Kragten
5a25b9c2f1
Update BUG_REPORT.md
2020-04-30 23:22:09 +02:00
Bram Kragten
bf68101754
Add request for state to issue template
2020-04-30 23:21:43 +02:00
Bram Kragten
487bd8d3fc
remove console
2020-04-30 21:41:48 +02:00
Bram Kragten
3ba9c931b9
Optimize scenes config ( #5652 )
2020-04-30 20:40:43 +02:00
Bram Kragten
8484f7595a
Optimize script editor ( #5650 )
2020-04-30 20:40:23 +02:00
Bram Kragten
ee889d59d4
Don't add disabled entities to lovelace from device page ( #5648 )
2020-04-30 20:40:10 +02:00
Bram Kragten
ae10330844
Hide scenes from device info page when no entities ( #5647 )
2020-04-30 20:39:58 +02:00
Bram Kragten
f3e88f6f2e
Exclude esprima and drop js-yaml from lovelace chunk ( #5649 )
2020-04-30 20:39:36 +02:00
Bram Kragten
2abfd0392d
Group config entries by integration ( #5646 )
2020-04-30 20:38:02 +02:00
Bram Kragten
462c1f94d6
Update intl-messageformat (and remove @polymer/app-localize-behavior) ( #5671 )
2020-04-30 11:20:54 -07:00
Pedro Lamas
f4710891d0
Improved spacing balance for weather forecast ( #5673 )
...
* Improved spacing balance for weather forecast
* Removes obsolete styling
2020-04-30 19:43:54 +02:00
Bram Kragten
1fdb6b8034
Prevent recreation of entities row on every update of hass ( #5657 )
2020-04-29 13:29:53 -07:00
Joakim Sørensen
8029c3d672
Adds more log types to the system tab ( #5496 )
...
* Add more log types to the system tab
* Fix lint issues
* Fix more lint issues
* Add loading screen while waiting for logs.
* Only show log selector if advenced user.
* Update hassio/src/system/hassio-supervisor-log.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Log adjustments
* Remove the need for exported ANSI_HTML_STYLE
* Add core as a log provider
* Removed unneeded hints
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-29 21:57:31 +02:00
Bram Kragten
61fdee14c6
Fix demo themes ( #5643 )
2020-04-28 23:13:37 +02:00
Zack Arnett
117e4e468f
Weather Card: Switch Importance of Name and State ( #5624 )
...
* Improvements to the name and state importance
* Bram Suggestions
2020-04-28 23:12:15 +02:00
Sean Mooney
869ec113f4
Updated repo links on Dev Tools Info panel ( #5644 )
...
These were still using the old names of the repos.
home-assistant is now "core" and home-assistant-polymer is now "frontend".
2020-04-28 23:11:53 +02:00
Erik Montnemery
00e7b93011
Improve styling of MQTT debug info ( #5626 )
2020-04-28 23:11:34 +02:00
Bram Kragten
03e581870a
Bumped version to 20200427.1
2020-04-28 23:11:01 +02:00
Erik Montnemery
b04fe141ac
Improve styling of MQTT debug info ( #5626 )
2020-04-28 23:09:20 +02:00
Sean Mooney
b0168fbb85
Updated repo links on Dev Tools Info panel ( #5644 )
...
These were still using the old names of the repos.
home-assistant is now "core" and home-assistant-polymer is now "frontend".
2020-04-28 10:03:54 +02:00
Zack Arnett
75ba343b5e
Weather Card: Switch Importance of Name and State ( #5624 )
...
* Improvements to the name and state importance
* Bram Suggestions
2020-04-27 14:43:23 -04:00
Aidan Timson
88217473f7
Add search to integrations 🔍 ( #5593 )
...
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
2020-04-27 20:42:37 +02:00
Bram Kragten
01e5dfc9b3
Fix demo themes ( #5643 )
2020-04-27 20:40:30 +02:00
Bram Kragten
58869677bd
Merge pull request #5641 from home-assistant/dev
2020-04-27 12:31:02 +02:00
Bram Kragten
032b01aec1
Bumped version to 20200427.0
2020-04-27 11:47:33 +02:00
Bram Kragten
a47c3fa854
Fix entity card state display ( #5631 )
2020-04-26 23:48:02 -07:00
Paulus Schoutsen
7c6ba1a782
Translation fixes ( #5634 )
2020-04-26 21:09:05 +02:00
HomeAssistant Azure
0d08f5413b
[ci skip] Translation update
2020-04-26 00:32:54 +00:00
Bram Kragten
949cc17a9e
Fix alarm panel translations ( #5629 )
2020-04-25 15:25:33 -07:00
HomeAssistant Azure
607c1a1ef0
[ci skip] Translation update
2020-04-25 00:32:51 +00:00
Zack Arnett
db2dab8227
Slugify title for url ( #5621 )
2020-04-24 10:59:38 -04:00
Bram Kragten
eb4ba4fc78
Merge pull request #5620 from home-assistant/dev
2020-04-24 16:14:09 +02:00
Bram Kragten
bf888b1547
Bumped version to 20200424.0
2020-04-24 15:57:10 +02:00
Bram Kragten
c468aab9b2
Fix some imports ( #5619 )
2020-04-24 15:49:25 +02:00
Bram Kragten
a0dae802f2
Optimize automation editor ( #5591 )
2020-04-24 13:36:51 +02:00
Bram Kragten
14330fbd93
Fix include domains on entity picker ( #5615 )
2020-04-24 13:36:10 +02:00
Bram Kragten
bf55be7f7f
Fix lit/no-invalid-html ( #5617 )
2020-04-24 13:29:38 +02:00
Paulus Schoutsen
e10987a705
Improve Lovelace take control warning. ( #5608 )
2020-04-24 10:37:41 +02:00
Bram Kragten
355f40d740
Don't update entity picker items while open ( #5588 )
...
* Don't update entity picker items while open
* Update items in updated, when we open the dropdown
2020-04-24 10:36:38 +02:00
Bram Kragten
2503fabe1d
Add min width to toolbar icon to prevent tabs jumping ( #5590 )
2020-04-24 10:36:14 +02:00
Bram Kragten
32c7c0b4f0
Hide config entry title when same as integration name ( #5589 )
2020-04-24 10:35:56 +02:00
Bram Kragten
301a964a65
Allow to remove config entry name ( #5607 )
...
* Allow to remove config entry name
* Add enter handling to prompt
2020-04-24 10:35:43 +02:00
Aidan Timson
49f2fd2af7
Fix integrations fab spacing ( #5594 )
...
* Fix integrations fab spacing
* Use is-wide
2020-04-24 10:35:21 +02:00
HomeAssistant Azure
4f518cac2c
[ci skip] Translation update
2020-04-24 00:32:51 +00:00
Paulus Schoutsen
8420f73919
Fix translations for Z-Wave & Zigbee ( #5606 )
2020-04-23 15:51:56 -07:00
Bram Kragten
1ef2d3c7f2
Add max width to integration cards ( #5600 )
2020-04-23 09:53:27 -04:00
Paulus Schoutsen
fc20fd32f1
Fix a bunch of translation strings ( #5597 )
...
* Fix a bunch of translation strings
* Fallback on default if no device class translations
2020-04-23 13:07:40 +02:00
HomeAssistant Azure
13a8bf6993
[ci skip] Translation update
2020-04-23 00:32:48 +00:00
Bram Kragten
b2f424a6f8
Merge pull request #5586 from home-assistant/dev
...
20200422.0
2020-04-22 12:40:07 +02:00
Bram Kragten
a9d927551c
Bumped version to 20200422.0
2020-04-22 12:16:03 +02:00
Zack Arnett
fdf7b516a0
Weather Card: Beautify ( #5387 )
...
* Weather card
* Updates
* Remove Precipitation from forecast
* Weather Card :)
* Fix no breaking changes
* Size styles
* Space
* Fix some overlap
* Unavailable
* New unavailable
* Changed to check if less than day
* Updates
* oops
* Little clean up
* styling
* Reviews
* Fix merge
* Lint
* eslint
* New images
* Update src/panels/lovelace/editor/config-elements/hui-weather-forecast-card-editor.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Reviews
* Reviews
* Comments
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-22 12:13:32 +02:00
Erik Montnemery
9a00078169
Display MQTT debug info ( #5375 )
...
* Add MQTT debug info
* Refactor
* Fix mistake
* Rewrite, improve display.
* Tweak translations
* Add mqtt-payload.ts
* Apply suggestions from code review
Co-Authored-By: Zack Arnett <arnett.zackary@gmail.com >
* Tweak after adding review comments.
* Rewrite to only render the messages when details is opened
* Adapt to core PR #33752
* Address review comments
* Lint
* Lint
* Address review comments
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-04-22 12:01:43 +02:00
Bram Kragten
1dfb632fc4
New layout for integration config ( #5580 )
...
* WIP
* Add filter message to device and entities page
* Lokalize
* Missed 2
* Fixed in #5581
* Change to hash
2020-04-22 11:51:50 +02:00
Zack Arnett
1c1f9a6a89
Graph Footer: Cache State History ( #5499 )
...
* Cache State History for entity
* State history reset on config change
* Fetching
* reviews
* Merge fixes
* Remove file again ?
2020-04-22 11:33:49 +02:00
Bram Kragten
2b76b3887e
Add device automation translations to add automation device dia… ( #5573 )
...
* Add device automation translations to add automation device dialog
* Update translations-mixin.ts
2020-04-22 11:12:27 +02:00
Paulus Schoutsen
a49c84032b
Mark titles in config flows optional ( #5584 )
2020-04-22 10:51:53 +02:00
cdce8p
c72bb5b22b
Add secondary option for cover entities ( #5556 )
...
* Add secondary option for cover entities
* Replace string concatenation
* Check for undefined
2020-04-22 10:50:52 +02:00
Paulus Schoutsen
24a844dddc
update translations
2020-04-21 23:51:57 -07:00
HomeAssistant Azure
ae903973a7
[ci skip] Translation update
2020-04-22 00:32:35 +00:00
Paulus Schoutsen
82442bb5ec
Fix cast translations ( #5582 )
2020-04-21 15:02:00 -07:00
nagyrobi
8786302190
Add up/down movement icons to shutter ( #5579 )
...
Since window shutters are also moving up and down, add these icons for during movement.
2020-04-21 17:23:37 +02:00
Paulus Schoutsen
d27a17cf8e
Get state translations from backend ( #5581 )
...
* Get state translations from backend
* Fix tests
2020-04-21 17:15:13 +02:00
HomeAssistant Azure
b4b90ca59d
[ci skip] Translation update
2020-04-21 00:33:02 +00:00
HomeAssistant Azure
ecd967a68d
[ci skip] Translation update
2020-04-20 00:32:47 +00:00
Paulus Schoutsen
8812340768
Remove iba language
2020-04-18 23:03:13 -07:00
Paulus Schoutsen
659da7bf80
Update translations
2020-04-18 23:01:40 -07:00
HomeAssistant Azure
91eabf3c38
[ci skip] Translation update
2020-04-19 00:32:41 +00:00
Paulus Schoutsen
e355c81e41
Bumped version to 20200418.0
2020-04-18 17:15:29 -07:00
Paulus Schoutsen
d45a674652
Ask specific translations ( #5560 )
2020-04-18 17:14:25 -07:00
HomeAssistant Azure
f91b46e88c
[ci skip] Translation update
2020-04-18 00:32:56 +00:00
Aidan Timson
f57754212c
Add Search to Card Picker ( #5497 )
...
* Add Search to Card Picker
* Force focus
* Remove autofocus
* Fix from rebase
* Commit suggestion
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Flip autofocus
* Cache cards
* Make cards a property
* Add missing custom cards
* Set cards to render elements
* Commit suggestion
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/lovelace/editor/card-editor/hui-card-picker.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Make card preview max width match columns
* Typo
* Add autofocus where wanted
* Update src/common/search/search-input.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/dialogs/config-flow/step-flow-pick-handler.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-17 23:29:49 +02:00
Paulus Schoutsen
97c454aa0d
Update domain translation string ( #5558 )
2020-04-17 09:01:45 -07:00
dependabot[bot]
b516f10a35
Bump https-proxy-agent from 2.2.1 to 2.2.4 ( #5559 )
...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent ) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases )
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-17 11:45:30 +02:00
HomeAssistant Azure
0ccc788148
[ci skip] Translation update
2020-04-17 00:32:42 +00:00
Bram Kragten
5c941e0afb
Remove initial value explanation
2020-04-16 12:55:21 +02:00
HomeAssistant Azure
492e4d2df4
[ci skip] Translation update
2020-04-16 00:32:44 +00:00
Paulus Schoutsen
66f33ad497
Use manfiests to render doc urls ( #5549 )
...
* Use manfiests to render doc urls
* Update UI
2020-04-15 13:36:25 -07:00
Aidan Timson
ff81536463
Add loading for initial state on graph ( #5448 )
...
* Fix type
* Add loading spinner for initial state
* Move to better position
* Make var not a property
* Make spinner same height as graph
* Fix size
* Make spinner centered
* Adjust spinner position
* Remove boolean and make no state history match height
* Merge
* eslint
* Fix value
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Commit suggestion
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Suggested change
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-15 20:54:01 +02:00
Paulus Schoutsen
ba0cba1a2b
Update where we load integration titles from ( #5546 )
2020-04-15 20:47:29 +02:00
Joakim Sørensen
fc7771ec13
Remove npm ( #5548 )
2020-04-15 20:25:07 +02:00
Joakim Sørensen
4c3069e5b7
Add missing imports ( #5547 )
2020-04-15 20:15:34 +02:00
Paulus Schoutsen
ed54a185e4
Remove srcset from brands ( #5517 )
2020-04-15 16:00:16 +02:00
Paulus Schoutsen
4f81085d0f
Add entity row that displays static text ( #5516 )
...
* Add entity row that displays text
* Remove hass type
2020-04-15 15:59:33 +02:00
David F. Mulcahey
8383caf6a6
Add ability to see Zigbee information for a device ( #5445 )
...
* add ability to see zigbee information for a device
* cleanup
* handle resize correctly
* cleanup
* convert to ha-dialog
* Simplify
* Add close button
* Add readonly to code editor
* add class
* eslint fixes
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-15 15:36:48 +02:00
HomeAssistant Azure
1b9f224569
[ci skip] Translation update
2020-04-15 00:32:58 +00:00
Bram Kragten
05495af74f
Merge pull request #5539 from home-assistant/dev
...
20200414.0
2020-04-15 00:10:54 +02:00
Bram Kragten
d62da5e924
Merge branch 'master' into dev
2020-04-15 00:00:16 +02:00
Bram Kragten
57d72bd80f
Bumped version to 20200414.0
2020-04-14 23:53:01 +02:00
Bram Kragten
681c05c323
Add Lit analyzer ( #5538 )
...
* Add lit analyzer
* Update rules
2020-04-14 11:43:56 -07:00
Bram Kragten
3d20d8b208
remove @types/chromecast-caf-sender ( #5537 )
...
To prevent a collusion with `@types/chromecast-caf-receiver` that would make `lit-analyzer` fail.
2020-04-14 20:25:03 +02:00
Bram Kragten
4f9d77b906
Remove tslint -> move ts to eslint
2020-04-14 18:09:31 +02:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
HomeAssistant Azure
b17490f0de
[ci skip] Translation update
2020-04-14 00:32:37 +00:00
HomeAssistant Azure
d33c0b4bd1
[ci skip] Translation update
2020-04-13 00:32:47 +00:00
HomeAssistant Azure
7f528c90c3
[ci skip] Translation update
2020-04-12 00:32:55 +00:00
Paulus Schoutsen
c4c4782429
Fix hui-entities-card margin ( #5518 )
2020-04-11 11:07:27 +02:00
HomeAssistant Azure
5414092309
[ci skip] Translation update
2020-04-11 00:32:38 +00:00
Paulus Schoutsen
b632ea6f86
Add icons to info panel ( #5501 )
...
* Add icons to info panel
* Update src/panels/developer-tools/info/integrations-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-10 13:13:58 +02:00
David F. Mulcahey
bd98ce8c25
Make add devices button available on ZHA coordinator ( #5431 )
...
* Make add devices available on ZHA coordinator
* Update src/panels/config/zha/zha-device-card.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-device-card.ts
Co-Authored-By: Zack Arnett <arnett.zackary@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-04-10 11:57:23 +02:00
Paulus Schoutsen
0c1714ef78
Reload frontend if backend changes ( #5489 )
...
* Reload frontend if backend changes
* Better implementation
* Store ha version
2020-04-10 11:55:53 +02:00
Bram Kragten
ee278f111f
Convert script config panel to router ( #5512 )
...
* Convert script config panel to router
* Update script.ts
* Update ha-config-script.ts
2020-04-10 11:50:06 +02:00
HomeAssistant Azure
47e9eb5a0d
[ci skip] Translation update
2020-04-10 00:32:45 +00:00
Bram Kragten
baf5dcbd03
Migrate automations config panel to router ( #5509 )
...
* MIgrate automations config panel to router
* Correct link to create new
2020-04-09 10:34:45 -07:00
Bram Kragten
2e2915ec09
Fix first logbook item not being shown ( #5491 )
2020-04-09 16:06:27 +02:00
Bram Kragten
5f3a6740c1
Fix cast panel view ( #5488 )
2020-04-09 16:06:06 +02:00
Bram Kragten
b17074d68b
Fix sidebar derived style ( #5493 )
2020-04-09 16:05:39 +02:00
Joakim Sørensen
ac4b2ea70f
Import ha-fab ( #5494 )
2020-04-09 16:05:18 +02:00
Bram Kragten
4e2a9e3d7b
fix imports ( #5506 )
2020-04-09 16:04:23 +02:00
Bram Kragten
75525b9866
Remove sort now that data-table does it ( #5508 )
2020-04-09 16:04:01 +02:00
Bram Kragten
1e39f22009
Fix map init on connected ( #5505 )
2020-04-09 16:03:38 +02:00
Bram Kragten
7ba55ab666
Bumped version to 20200407.2
2020-04-09 16:02:53 +02:00
Bram Kragten
0c06517dcc
Remove sort now that data-table does it ( #5508 )
2020-04-09 15:45:18 +02:00
Bram Kragten
cd1bfe1b20
Fix map init on connected ( #5505 )
2020-04-09 15:44:39 +02:00
Bram Kragten
35c2d8966b
fix imports ( #5506 )
2020-04-09 15:44:20 +02:00
Paulus Schoutsen
cb255ef137
Add icons when adding integration ( #5500 )
...
* Add icons when adding integration
* Remove margin from search input and put in parent
2020-04-09 14:44:08 +02:00
HomeAssistant Azure
f9d78a95ad
[ci skip] Translation update
2020-04-09 00:32:34 +00:00
Joakim Sørensen
14eb496b1d
Import ha-fab ( #5494 )
2020-04-08 21:24:43 +02:00
Bram Kragten
b390e7bed1
Fix sidebar derived style ( #5493 )
2020-04-08 20:22:01 +02:00
Bram Kragten
903f92f94a
Update developer-tools-state.js
2020-04-08 15:23:22 +02:00
Bram Kragten
ebb20abee0
Make unavailable elements disabled ( #5386 )
...
* Make unavailable elements disabled
* Unused
* Add checks for unknown
* Update hui-weather-entity-row.ts
2020-04-08 13:58:36 +02:00
Joakim Sørensen
2253275640
Filter add-ons in the store based on advanced mode ( #5486 )
2020-04-08 13:49:37 +02:00
Bram Kragten
7ddfe3c80b
Fix cast panel view ( #5488 )
2020-04-08 12:36:52 +02:00
Bram Kragten
4388d82076
Fix gallery translation and add more demos ( #5473 )
...
* Fix gallery translation and add more demos
* Update provide_hass.ts
* Update demo-hui-alarm-panel-card.ts
2020-04-08 12:36:29 +02:00
Bram Kragten
4f70ec7dc2
Set correct lang attribute ( #5479 )
...
* Set correct lang attribute
* Update lit-localize-lite-mixin.ts
* Update translations-mixin.ts
* Remove lang=""
* Move logic out of mixin
2020-04-08 12:36:06 +02:00
Bram Kragten
a71f42366a
Fix first logbook item not being shown ( #5491 )
2020-04-08 12:23:44 +02:00
HomeAssistant Azure
e9bb9fdafe
[ci skip] Translation update
2020-04-08 00:32:43 +00:00
Bram Kragten
dd49ea6f20
Merge pull request #5487 from home-assistant/dev
...
20200407.1
2020-04-07 21:18:38 +02:00
Bram Kragten
92de202e0b
Bumped version to 20200407.1
2020-04-07 20:35:18 +02:00
Bram Kragten
1d02b69f52
Fix execute button on automation list ( #5484 )
2020-04-07 17:33:44 +02:00
Bram Kragten
1dcd913c04
Merge pull request #5481 from home-assistant/dev
...
20200407.0
2020-04-07 15:58:47 +02:00
Bram Kragten
471a5f8407
Bumped version to 20200407.0
2020-04-07 15:42:02 +02:00
Bram Kragten
7b97ac2f6f
Add padding to no logbook message ( #5477 )
2020-04-07 15:18:40 +02:00
Bram Kragten
e673d90b3f
Allow header of mfa dialog to wrap ( #5478 )
2020-04-07 15:18:23 +02:00
Zack Arnett
764234f744
Icon pickers ( #5453 )
2020-04-07 09:03:36 -04:00
Zack Arnett
6ca944b7ef
Shopping Cart: CSS HTML updates ( #5463 )
...
* Fix css
* click
2020-04-07 09:03:19 -04:00
Bram Kragten
c574556deb
Missing imports ( #5476 )
2020-04-07 13:52:45 +02:00
Bram Kragten
c04e1adea2
Add import for ha-state-icon ( #5474 )
...
* Add import for ha-state-icon
* Update ha-config-device-page.ts
2020-04-07 12:18:00 +02:00
HomeAssistant Azure
5eb11349fc
[ci skip] Translation update
2020-04-07 00:32:43 +00:00
Paulus Schoutsen
b3beb7ef85
Fix dynamic import in gallery ( #5472 )
2020-04-06 22:29:52 +02:00
Bram Kragten
ec95000fbc
Merge pull request #5471 from home-assistant/dev
...
20200406.0
2020-04-06 19:51:20 +02:00
Bram Kragten
53f0c01073
Bumped version to 20200406.0
2020-04-06 17:00:16 +02:00
Bram Kragten
42d5349db7
Fix user config UI for mobile ( #5469 )
2020-04-06 16:42:06 +02:00
Zack Arnett
f36a1bbf4a
desc ( #5443 )
2020-04-06 10:33:57 -04:00
Xiaonan Shen
e9945abf2f
Add modal to hui-dialog-delete-card ( #5465 )
2020-04-06 16:24:30 +02:00
Bram Kragten
71ba192c38
Add error logs to safe mode card ( #5452 )
...
* Add error logs to safe mode card
* Remove actions
2020-04-06 16:08:35 +02:00
HomeAssistant Azure
e8a7671c25
[ci skip] Translation update
2020-04-06 00:43:01 +00:00
HomeAssistant Azure
17138f78b8
[ci skip] Translation update
2020-04-05 00:33:00 +00:00
Paulus Schoutsen
46c6f86d6a
Always load error log in safe mode ( #5442 )
2020-04-04 17:46:52 +02:00
Zack Arnett
ae1c519d3a
Entity Row: Input Number Slider ( #5440 )
2020-04-04 17:42:06 +02:00
David F. Mulcahey
fd9299cb3d
Fix another ZHA import ( #5446 )
2020-04-04 17:39:40 +02:00
Pascal Vizeli
a9be870fd3
Update azure-pipelines-release.yml for Azure Pipelines
2020-04-04 13:03:31 +02:00
Pascal Vizeli
34f61fd6dc
Update azure-pipelines-release.yml for Azure Pipelines
2020-04-04 13:03:14 +02:00
HomeAssistant Azure
e568e2ae21
[ci skip] Translation update
2020-04-04 00:32:42 +00:00
Pascal Vizeli
0656343a91
Update azure-pipelines-netlify.yml for Azure Pipelines
2020-04-03 18:52:44 +02:00
Paulus Schoutsen
fa2773af9b
Nightly build gallery.
2020-04-03 09:48:33 -07:00
Bram Kragten
a438439ce0
Merge pull request #5436 from home-assistant/dev
...
20200403.0
2020-04-03 18:04:07 +02:00
Bram Kragten
da73c9d83d
Bumped version to 20200403.0
2020-04-03 17:47:16 +02:00
Bram Kragten
a8f9f7ac7a
Datatable fab padding ( #5432 )
...
* Add padding for fab
* Add hasFab property
* Simplify
* Remove query
* Change to empty row
2020-04-03 17:46:19 +02:00
Zack Arnett
006d989943
Edit Options: Overflow Menu Fix ( #5433 )
...
* Adds no wrap and removes top and bottom padding
* Small updates for clean up
2020-04-03 17:22:40 +02:00
Bram Kragten
82d6909957
Add rebuild to conditional and always show in edit mode ( #5429 )
2020-04-03 15:26:18 +02:00
Thomas Lovén
12a7fc9337
Fix outline on mouseover in firefox ( #5430 )
2020-04-03 15:25:53 +02:00
Bram Kragten
0241334656
Fixes for horizontal stack optimization ( #5427 )
2020-04-03 13:42:37 +02:00
Bram Kragten
b217291b04
Don't cache all config pages ( #5428 )
2020-04-03 13:42:23 +02:00
HomeAssistant Azure
aa211df0ad
[ci skip] Translation update
2020-04-03 00:32:55 +00:00
Zack Arnett
8eebf51447
Card Picker: Fix Clicking cards ( #5425 )
...
* fix
* reviews
2020-04-02 17:52:43 -04:00
Zack Arnett
f5d834d130
fix ( #5424 )
2020-04-02 17:51:38 -04:00
Zack Arnett
0f2eae4091
Delete Card Action: Undo in Toast ( #5405 )
...
* Adding insert card and delete undo
* Fix Toast style
* Localize
* Optional
* Comments
2020-04-02 23:36:08 +02:00
David F. Mulcahey
81d2334f48
Fix element imports in ZHA config panel ( #5419 )
2020-04-02 20:37:33 +02:00
Bram Kragten
45384205eb
Also fix for wide ( #5417 )
2020-04-02 17:47:20 +02:00
Bram Kragten
4150ac045d
Gui editor fixes ( #5416 )
...
* Gui editor fixes
* Fix
* Add change mode button to conditional card editor
2020-04-02 17:47:01 +02:00
Bram Kragten
793a704871
Update hui-media-player-entity-row.ts
2020-04-02 17:46:07 +02:00
Bram Kragten
9e2606f1c8
Data table display fixes ( #5415 )
2020-04-02 16:39:59 +02:00
Bram Kragten
4c4549eb37
Merge pull request #5402 from zsarnett/shopping-card-fix
...
Shopping List Card: Padding Bottom
2020-04-02 11:37:07 +02:00
HomeAssistant Azure
96f7a4231b
[ci skip] Translation update
2020-04-02 00:32:54 +00:00
Zack Arnett
c4cf248a1e
Has header padding
2020-04-01 20:24:52 -04:00
Zack Arnett
50717b4d19
PAdding
2020-04-01 19:21:53 -04:00
Bram Kragten
da80a3896d
Merge pull request #5399 from home-assistant/dev
...
20200401.0
2020-04-01 19:40:40 +02:00
Bram Kragten
cc374e0478
Bumped version to 20200401.0
2020-04-01 19:24:44 +02:00
Ian Richardson
26d27f8be9
♻️ change call-service row to button row ( #4744 )
...
* ♻️ change call-service row to button row
* address comments
* cleanup
* address comments
* remove unused function
* address comments
* super
* Add CallServiceConfig back in
* Update types.ts
* Update types.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-01 19:18:38 +02:00
Zack Arnett
4767fcbdfc
Card Editor: Add Toggle to Dialog ( #5245 )
...
* Add Toggle to dialog
* Fix for Stack Cards
* reviews
* Reviews
2020-04-01 19:17:16 +02:00
Bram Kragten
e1b48dd2a2
Always render conditional elements ( #5398 )
2020-04-01 19:15:48 +02:00
Zack Arnett
087492fc0b
Sensor Card: Use Entity card with graph footer ( #5322 )
...
* Sensor card changes
* import move
* reviews
* Use spread Operator
2020-04-01 12:12:19 -04:00
Bram Kragten
525703d376
Add link to area on device page ( #5396 )
2020-04-01 17:39:07 +02:00
Bram Kragten
236bc6aefa
Change user dialog ( #5397 )
...
* Change user dialog
* Update
2020-04-01 17:38:22 +02:00
Ian Richardson
ec4c29c52c
✨ add attribute row ( #4723 )
...
* ✨ add attribute row
* accidental import
* Capitalize
* cleanup after rebase
* Update create-row-element.ts
* address comments
* address comments
* Update en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-04-01 11:35:47 -04:00
Bram Kragten
d5ed1c4c41
Clean up theme settings ( #5395 )
2020-04-01 17:26:38 +02:00
Bram Kragten
dfe808cfb4
Show volume slider on smaller screens ( #5385 )
...
* Show volume slider on smaller screens
* Update hui-media-player-entity-row.ts
* Beter deal with unavailable and off states
2020-04-01 17:24:22 +02:00
Zack Arnett
da229d9b65
User in Markdown ( #5393 )
2020-04-01 11:17:52 -04:00
Zack Arnett
e54d904e4c
Weather Row: Generic ( #5389 )
...
* Bye lots of hours
* Merge image states into states we have
* add space
2020-04-01 16:58:05 +02:00
Bram Kragten
2e17c96866
Add icons to integration page ( #5388 )
2020-04-01 11:22:40 +02:00
Ian Richardson
ddeb16463d
allow a notification to have no title ( #5392 )
2020-04-01 11:07:15 +02:00
Ian Richardson
465efa460e
handle brightness reporting while light off ( #5391 )
2020-04-01 11:06:58 +02:00
HomeAssistant Azure
c351402556
[ci skip] Translation update
2020-04-01 00:32:55 +00:00
Hoytron
5f765e8b96
Add feature map history ( #5331 )
...
* add feature: show a geocode history on hui-map-card
* refactor feature to use hass cache via rest api and omit osm request
* prepare for PR
* squash duplicates of allEntities to omit duplicated layers on the map
* refactor to use device_tracker entity
* add asdf's .tool-versions file to gitignore
* add lokalize and cleanup
* ajust logic to match backend api
* add changes to fit new backend behaviour
* fix error in history ts
* cleanup history for map card
2020-03-31 14:25:44 -07:00
Zack Arnett
6f556f69d6
Weather Entity Row: Row Addition ( #4959 )
...
* Create file
* Weather Row
* Comments
* Find high and low for hourly
* Add images
* testing
* Weather images in row
* lint
* Updated design
* css changes - dont show high unless it is the high
* Clean
* Sean Suggestion
* Update hui-weather-entity-row.ts
* Reviews
* move tab index
* reviews
* Update src/panels/lovelace/entity-rows/hui-weather-entity-row.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* pretty
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-31 16:07:05 -04:00
Bram Kragten
2439827eff
Revert "Use correct suffix for elevation" ( #5382 )
...
This reverts commit b15270dfe2
.
2020-03-31 21:25:48 +02:00
Ian Richardson
5f467f82e0
media-row: fix when to show power toggle ( #5379 )
2020-03-31 19:49:59 +02:00
Ian Richardson
6692fa439a
hold/double actions for light-card ( #5361 )
...
* hold/double actions for light-card
* lint
2020-03-31 17:52:20 +02:00
imgbot[bot]
0535247bb3
[ImgBot] Optimize images ( #5378 )
...
*Total -- 1,745.75kb -> 1,539.81kb (11.8%)
/demo/public/assets/teachingbirds/meteogram.png -- 66.71kb -> 24.48kb (63.31%)
/demo/public/assets/teachingbirds/background_square.png -- 0.76kb -> 0.37kb (51.98%)
/demo/public/assets/arsaboo/icons/security_armed_red.png -- 6.38kb -> 3.67kb (42.5%)
/demo/public/assets/jimpower/background-15.jpg -- 231.78kb -> 159.68kb (31.11%)
/public/static/images/image-broken.svg -- 0.56kb -> 0.42kb (23.99%)
/demo/public/assets/arsaboo/icons/security_disarmed.png -- 4.21kb -> 3.25kb (22.7%)
/demo/public/assets/arsaboo/icons/automation_enabled.png -- 3.96kb -> 3.08kb (22.32%)
/demo/public/assets/jimpower/cardbackK.png -- 10.56kb -> 8.21kb (22.22%)
/demo/public/assets/arsaboo/icons/abode_enabled.png -- 3.98kb -> 3.16kb (20.62%)
/demo/public/assets/arsaboo/icons/ecobee_blank.png -- 2.18kb -> 1.78kb (18.22%)
/demo/public/assets/arsaboo/floorplans/ecobee_blank.png -- 2.17kb -> 1.78kb (17.87%)
/demo/public/assets/arsaboo/icons/automation_disabled.png -- 6.89kb -> 5.73kb (16.82%)
/demo/public/assets/jimpower/home/james_10.jpg -- 73.21kb -> 61.89kb (15.46%)
/demo/public/assets/arsaboo/icons/camera_patio_streaming.png -- 11.63kb -> 9.88kb (14.98%)
/demo/public/assets/arsaboo/icons/Harmony.png -- 3.83kb -> 3.25kb (14.95%)
/demo/public/assets/arsaboo/icons/light_off.png -- 9.53kb -> 8.51kb (10.77%)
/demo/public/assets/arsaboo/icons/tv_enabled.png -- 5.48kb -> 4.90kb (10.69%)
/demo/public/assets/jimpower/home/bus_10.jpg -- 36.36kb -> 32.58kb (10.4%)
/demo/public/assets/kernehed/bella.jpg -- 33.09kb -> 30.29kb (8.44%)
/demo/public/assets/arsaboo/images/camera.backyard.jpg -- 81.15kb -> 74.80kb (7.82%)
/demo/public/assets/kernehed/oscar.jpg -- 25.32kb -> 23.34kb (7.81%)
/demo/public/assets/arsaboo/images/camera.patio.jpg -- 63.13kb -> 58.52kb (7.29%)
/demo/public/assets/arsaboo/images/camera.porch.jpg -- 76.49kb -> 70.95kb (7.25%)
/demo/public/assets/arsaboo/icons/light_on.png -- 12.03kb -> 11.19kb (6.97%)
/demo/public/assets/jimpower/home/tina_4.jpg -- 59.69kb -> 55.92kb (6.31%)
/gallery/public/images/album_cover.jpg -- 26.11kb -> 24.46kb (6.31%)
/demo/public/assets/teachingbirds/clothes_drying_square.jpg -- 31.93kb -> 29.98kb (6.11%)
/demo/public/assets/arsaboo/images/camera.driveway.jpg -- 59.47kb -> 55.84kb (6.1%)
/demo/public/assets/teachingbirds/laundry_running_square.jpg -- 58.68kb -> 55.61kb (5.22%)
/demo/public/assets/kernehed/camera.entre.jpg -- 65.84kb -> 62.49kb (5.09%)
/demo/public/assets/teachingbirds/Stefan_square.jpg -- 11.25kb -> 10.68kb (5.06%)
/demo/public/assets/teachingbirds/isa_square.jpg -- 18.90kb -> 17.98kb (4.88%)
/demo/public/assets/jimpower/security/motion_3.jpg -- 87.09kb -> 82.99kb (4.71%)
/demo/public/assets/teachingbirds/roomba_square.jpg -- 32.23kb -> 30.82kb (4.39%)
/demo/public/assets/teachingbirds/laundry_clean_2_square.jpg -- 31.87kb -> 30.48kb (4.34%)
/demo/public/assets/teachingbirds/folded_clothes_square.jpg -- 28.60kb -> 27.41kb (4.16%)
/demo/public/assets/arsaboo/icons/abode_disabled.png -- 8.74kb -> 8.38kb (4.06%)
/gallery/public/images/netflix.jpg -- 20.19kb -> 19.39kb (4%)
/demo/public/assets/teachingbirds/roomba_bw_square.jpg -- 15.97kb -> 15.34kb (3.97%)
/demo/public/assets/teachingbirds/trash_square.jpg -- 29.50kb -> 28.39kb (3.76%)
/demo/public/assets/teachingbirds/cleaning_square.jpg -- 38.57kb -> 37.19kb (3.59%)
/demo/public/assets/teachingbirds/dryer_square.jpg -- 18.78kb -> 18.16kb (3.32%)
/gallery/public/images/album_cover_2.jpg -- 129.79kb -> 125.62kb (3.21%)
/demo/public/assets/teachingbirds/House_square.jpg -- 40.59kb -> 39.31kb (3.15%)
/demo/public/assets/arsaboo/icons/tv_disabled.png -- 10.24kb -> 9.93kb (3.08%)
/demo/public/assets/teachingbirds/washer_square.jpg -- 20.52kb -> 20.00kb (2.52%)
/demo/public/assets/teachingbirds/mailbox_square.jpg -- 42.97kb -> 41.98kb (2.3%)
/demo/public/assets/teachingbirds/trash_bear_bw_square.jpg -- 17.60kb -> 17.35kb (1.46%)
/demo/public/assets/teachingbirds/guests_square.jpg -- 49.05kb -> 48.38kb (1.38%)
/demo/public/assets/teachingbirds/mailbox_bw_square.jpg -- 19.44kb -> 19.25kb (0.98%)
/demo/public/assets/arsaboo/icons/tv_on2.png -- 0.79kb -> 0.78kb (0.25%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2020-03-31 16:50:20 +02:00
Thomas Lovén
a0a4fcaf5f
Allow custom cards in card picker ( #5122 )
...
* Allow custom cards in card picker
* Lint. "Custom:" prefix to card names
* Address review comments
* Simplifications. Translation fixes.
* Less magic
* Move CUSTOM_TYPE_PREFIX
* Update hui-card-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-31 16:20:09 +02:00
Zack Arnett
454d81facc
View Editor: Badge Preview ( #5335 )
...
* Badge Preview
* Move Badge preview
* Clean
* Error card + clean
* remove try catch
2020-03-31 13:30:52 +02:00
Bram Kragten
0bfa8260fa
Merge pull request #5372 from dmulcahey/dm/zha-tables-clear-selections
...
Clear selections in ZHA data tables
2020-03-31 13:25:50 +02:00
Bram Kragten
f2124f1c95
Merge pull request #5373 from zsarnett/entity-card-fix
...
Entity Card: Fix Value clipping in editor
2020-03-31 13:24:34 +02:00
HomeAssistant Azure
451bc2370a
[ci skip] Translation update
2020-03-31 00:32:48 +00:00
Zack Arnett
0b17642c31
Fix editor value clipping
2020-03-30 20:19:18 -04:00
David Mulcahey
214dc25576
clear selections
2020-03-30 20:01:04 -04:00
Zack Arnett
158eddfd44
Entity Card: Card Addition ( #4971 )
...
* Review to changed Src translations
* Reviews
* side by side theme
* Allow user to specify unit
* Add unit back update for headerfooter and editor
* Clean
* Unavailable for attribute that doesn't exist
* fix merge
* Fix from rebasing
* reviews
* Localize State
* fix for localize
* css
* reviews
* Break the rules
2020-03-30 19:49:02 -04:00
Pascal Vizeli
5daa6dbd25
[skip ci] Simplify release pipeline
2020-03-30 22:52:27 +02:00
Pascal Vizeli
645ef3e61f
[skip ci] Simplify release pipeline
2020-03-30 22:51:42 +02:00
Bram Kragten
3be4b9d79b
Merge pull request #5369 from home-assistant/dev
...
20200330.0
2020-03-30 21:34:24 +02:00
Bram Kragten
5dcea51712
Fix default path for demo
2020-03-30 21:20:06 +02:00
Bram Kragten
6995968d50
Update ha-sidebar.ts
2020-03-30 20:59:12 +02:00
Bram Kragten
c4cb42f3c2
Merge branch 'master' into dev
2020-03-30 20:57:24 +02:00
Bram Kragten
0d4a7a2b3e
Bumped version to 20200330.0
2020-03-30 20:53:19 +02:00
Bram Kragten
20cc9c9b42
Update user config pages ( #5354 )
...
* Update user config pages
* remove user-editor
* Update
* Update dialog-add-user.ts
2020-03-30 20:52:53 +02:00
Bram Kragten
8a6bd04543
Add default dashboard selection to profile page ( #5360 )
...
* Add default dashboard selection to profile page
* Comments
* Console.bye
2020-03-30 16:08:36 +02:00
Bram Kragten
263138a388
MIgrate scripts to data table ( #5352 )
...
* MIgrate scripts to data table
* Update imports
* Update
* Lint
2020-03-30 15:38:15 +02:00
Bram Kragten
e645342131
Allow to start with empty view on take control ( #5357 )
...
* Allow to start with empty view on take control
* Localize
2020-03-30 15:37:59 +02:00
Bram Kragten
6e4c707f9e
Migrate scene config to data table ( #5351 )
...
* Migrate scene config to data table
* Remove unused styles
* Update ha-scene-dashboard.ts
* Lint + help
* Update ha-scene-dashboard.ts
2020-03-30 15:06:29 +02:00
Bram Kragten
fca286d6c0
Change automation picker to data table ( #5344 )
...
* Change automation picker to data-table
* Update ha-automation-picker.ts
* Update ha-automation-picker.ts
* Update ha-automation-picker.ts
* Add edit button + disabled tooltip
* Fix translation key
* Remove unused
* Comments and fixes
* Update ha-automation-picker.ts
2020-03-30 14:21:55 +02:00
Bram Kragten
5a2e08647f
Add area config page ( #5343 )
...
* Add area config page
* Comments
* Update ha-config-area-page.ts
* Update ha-config-area-page.ts
2020-03-30 14:21:36 +02:00
Bram Kragten
f6dac98abd
Update layout of device info page ( #5342 )
...
* Update layout of device info page
* Comments
* <a> and simplify layout
* Update ha-config-device-page.ts
2020-03-30 14:21:21 +02:00
Pascal Vizeli
ddb525f6cd
Fix hass.io panel for older version ( #5365 )
...
* Fix hass.io panel for older version
* Fix lint
2020-03-30 11:38:54 +02:00
HomeAssistant Azure
f7ee712456
[ci skip] Translation update
2020-03-30 00:40:34 +00:00
Ian Richardson
ff873e2f71
add name option to buttons row ( #5083 )
...
* add name option to buttons row
* explicit show_name
* Update src/panels/lovelace/components/hui-buttons-base.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/lovelace/components/hui-buttons-base.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* lint
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-29 13:49:27 +02:00
Ian Richardson
54b57e6222
✨ add volume slider to media_player row ( #4743 )
...
* ✨ add volume slider to media_player row
* add more controls
* flex slider
* override width
* volume buttons when narrow
* address comments
* Updates for rebase
* attempt to use debounce. not working
* remove log
* fix observer
* address some review comments
* unobserve
* address comments
2020-03-29 13:30:52 +02:00
HomeAssistant Azure
375abfb95e
[ci skip] Translation update
2020-03-29 00:32:56 +00:00
HomeAssistant Azure
30a38fa6d1
[ci skip] Translation update
2020-03-28 00:34:07 +00:00
Pascal Vizeli
554c0b692d
Fix supervisor panel ( #5348 )
...
* Fix supervisor panel
* Lint
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-03-27 11:55:55 -07:00
HomeAssistant Azure
61ac831882
[ci skip] Translation update
2020-03-27 00:33:27 +00:00
Bram Kragten
59e89a0daf
Sandbox iframe
2020-03-26 11:39:01 +01:00
Zack Arnett
1e3950cd1d
Add shopping list ( #5339 )
2020-03-26 11:32:40 +01:00
Zack Arnett
f514ea453c
Delete Card: Add Card Preview to Dialog ( #5325 )
...
* Delete Card Dialog
* Update with to be the max for a column
* Comments
* remove open and wait for render to resize I think
* Review
* fire event from dialog
2020-03-26 11:13:13 +01:00
Paulus Schoutsen
cc046478e5
Catch LL config not found exception in preload ( #5340 )
2020-03-26 10:47:12 +01:00
HomeAssistant Azure
a17c1052cd
[ci skip] Translation update
2020-03-26 00:32:45 +00:00
HomeAssistant Azure
2408f9b8fa
[ci skip] Translation update
2020-03-25 00:32:35 +00:00
Aidan Timson
6aae1b3378
Fix Default Lovelace Panel Title ( #5301 )
...
* Fix lovelace panel title
* Fix types error
* Revert and workaround null type
* Update src/data/panel.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update panel.ts
* Update panel.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-24 15:08:51 +01:00
Pascal Vizeli
ed51223226
Update azure-pipelines-release.yml for Azure Pipelines
2020-03-24 14:16:21 +01:00
sdotter
013808b7f5
Fixed iframe panel unnecessary scrollbar (on 100vh -64px) ( #5326 )
...
* Fixed iframe panel unnecessary scrollbar (on 100vh -64px)
* Fixed iframe panel unnecessary scrollbar (removed margin-top)
No need for margin-top
2020-03-24 13:18:45 +01:00
HomeAssistant Azure
af584e1d12
[ci skip] Translation update
2020-03-24 00:57:08 +00:00
J. Nick Koston
3763d7a1d0
Use horizontal control icons for devices that commonly move horizontally ( #5309 )
...
* Use horizontal control icons for devices that
commonly move horizontally including:
awning
curtain
gate
* no need to check
* remove debug
* reduce - js is so permissive
* remove curtain
2020-03-23 20:33:45 +01:00
Zack Arnett
ce92add096
Footer/Header: Graph ( #5273 )
...
* Add Graph as a footerheader option
* Move get Coordinates to a new file
* await
* Comments
2020-03-23 09:46:56 -04:00
HomeAssistant Azure
40c94b6596
[ci skip] Translation update
2020-03-23 00:32:58 +00:00
Aidan Timson
c894bc2e40
Fix icon button padding ( #5312 )
2020-03-23 00:18:13 +01:00
HomeAssistant Azure
415a4fa1af
[ci skip] Translation update
2020-03-22 00:32:46 +00:00
Bram Kragten
b9367a33a8
Invalidate theme cache when switching demo's ( #5305 )
...
* Invalidate theme cache when switching demo's
* Move to mock hass
2020-03-21 20:19:13 +01:00
Bram Kragten
7170f06c08
Add checks for arrays in compute unused entities ( #5307 )
2020-03-21 20:18:40 +01:00
J. Nick Koston
f2578a58b4
Add "gate" device class for DEVICE_CLASS_GATE ( #5299 )
...
* Add "gate" device class for DEVICE_CLASS_GATE
Gates are found outside of a structure and are typically part of a fence.
When opening or closing a garage door, it was impossible to tell
if you had hit the button or not even though the underlying state
was reported as "opening". This lead to confusion and multiple
clicks to open a garage door which can cause the door to stop
opening and result in frustration.
Add icons for gate and garage opening and closing states.
* Add "gate" device class for DEVICE_CLASS_GATE
Gates are found outside of a structure and are typically part of a fence.
When opening or closing a garage door, it was impossible to tell
if you had hit the button or not even though the underlying state
was reported as "opening". This lead to confusion and multiple
clicks to open a garage door which can cause the door to stop
opening and result in frustration.
Add icons for gate and garage opening and closing states.
* de-bold
2020-03-21 11:20:06 -07:00
Bram Kragten
1950656bd5
Add ability to edit panel view cards ( #5257 )
...
* Add ability to edit panel view cards
* Localize and fix some styling
2020-03-21 16:51:44 +01:00
Bram Kragten
eed3263c70
Optimize cards for horizontal stack ( #5254 )
2020-03-21 15:59:30 +01:00
Robert Resch
02e01626f5
fix #5300 : always show attribute step ( #5302 )
2020-03-21 15:15:20 +01:00
HomeAssistant Azure
41a2d9604e
[ci skip] Translation update
2020-03-21 00:32:47 +00:00
Bram Kragten
7d6f188bfc
Change themes logic ( #5232 )
...
* Fix themes
* Update hui-view.ts
* Comments and bail out
* Update apply_themes_on_element.ts
* refactor, move meta to theme mixin, adapt lovelace theme picker
* console.bye
* Comments
* Optimizations
* Bail out early is no hex value
* Cache processed themes
* Remove hex-rgb cache
2020-03-20 21:30:20 +01:00
Bram Kragten
15a144f17a
Add iframe panel mode and align aspect ratio option with map card ( #5289 )
...
* Add iframe panel mode and align aspect ratio option with map card
* lint
2020-03-20 17:53:30 +01:00
Erik Montnemery
c54f2b66da
Add delete button to MQTT devices' config page ( #5117 )
...
* Add delete button to MQTT devices' config page
* Move delete button to its own card
* Fix review comments
* Fix review comments
* Fix review comments
* Use haStyle instead of haStyleDialog
2020-03-20 15:53:36 +01:00
Bram Kragten
685a0807d8
Fix alarm panel ( #5291 )
...
Fixes https://github.com/home-assistant/frontend/issues/5073
2020-03-20 15:21:25 +01:00
Zack Arnett
0d404e0e37
Stub Configs: Add Type ( #5206 )
...
* Add Type
* Add return type
* Lint
* Fix map
* map fix
* Comments
2020-03-20 12:41:28 +01:00
Zack Arnett
39bb859f57
Fix tooltip overflow ( #5282 )
2020-03-20 12:01:18 +01:00
Zack Arnett
90e32b7e45
Hui Unavailable: Fix Opacity ( #5283 )
...
* Fix unavailable
* opacity
2020-03-20 11:49:46 +01:00
Zack Arnett
63a2d9dd18
alphabet english ( #5284 )
2020-03-20 11:48:02 +01:00
HomeAssistant Azure
4982693883
[ci skip] Translation update
2020-03-20 00:32:48 +00:00
Zack Arnett
f4211e3fa3
Find Entites: Filter Unavailable - Used and unused entities required ( #5208 )
...
* Update Find Entities
* lint
* Filter until max - entitiesFill-> entitiesFallback
* Comment - Move unav - unk filter to picker
* lint
* Var name update
* remove unnessary check
* add it back and fix logic
* use typescript ? in condition
* comments
* lint
* Compute used once
* pass in hass
* Return set
* fix merge
* Optimize unused entities in find
2020-03-19 14:39:14 -04:00
Paulus Schoutsen
eacf58b5a5
Update color count in color extraction ( #5270 )
...
* Update color count in color extraction
* add the images
2020-03-18 23:12:27 -04:00
HomeAssistant Azure
f9349bc731
[ci skip] Translation update
2020-03-19 00:32:53 +00:00
Bram Kragten
3840671764
Remove app-route from hui-root ( #5267 )
...
* Remove app-route from hui-root
* Update hui-root.ts
2020-03-18 15:37:44 -07:00
Bram Kragten
fd62cf02d6
Fix button card not showing visual editor on add ( #5256 )
2020-03-18 23:32:03 +01:00
Bram Kragten
254744cd7d
Bumped version to 20200318.1
2020-03-18 23:29:00 +01:00
Zack Arnett
595d04c922
Fix theme update ( #5246 )
2020-03-18 23:28:50 +01:00
Bram Kragten
a3969fe2c8
Fix stack editor in stack editor ( #5255 )
2020-03-18 23:28:42 +01:00
Paulus Schoutsen
220e4134b7
Fix calculating title if panels not loaded yet ( #5262 )
2020-03-18 23:28:35 +01:00
Bram Kragten
56e176a6f1
Fix stack editor in conditional card ( #5265 )
2020-03-18 23:28:30 +01:00
Bram Kragten
780c15d6b3
Fix stack editor in conditional card ( #5265 )
2020-03-18 21:29:09 +01:00
Bram Kragten
55ff848b78
Fix stack editor in stack editor ( #5255 )
2020-03-18 20:51:00 +01:00
Zack Arnett
dbe829bc7d
Card Editor: Copy Card ( #5249 )
...
* Copy Card Feature
* dUplicate
2020-03-18 20:33:59 +01:00
Zack Arnett
8d0508f320
Unused Entities: Only Show Fab when selection is made ( #5248 )
...
* Only Show Fab when selection is made
* reviews
2020-03-18 20:33:36 +01:00
Paulus Schoutsen
2741bb8b38
Fix calculating title if panels not loaded yet ( #5262 )
2020-03-18 20:32:35 +01:00
Paulus Schoutsen
16cadd53cf
Set data as property. ( #5263 )
2020-03-18 20:27:44 +01:00
Olivér Falvai
a8d21c6112
Add loading text for long-running integration install step ( #4378 )
...
* Added optional label for dialog-data-entry-flow
* Use correct loading element
* Update src/translations/en.json
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Minor template adjustment
* Revert accidental change of PR templates
* Revert accidental change of PR templates
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-18 17:00:08 +01:00
Bram Kragten
6b2e707653
Update en.json
2020-03-18 12:49:32 +01:00
Bram Kragten
205b7451fa
Update hui-gauge-card.ts ( #5241 )
2020-03-18 12:48:16 +01:00
Zack Arnett
1d3aeec0de
more info ( #5247 )
2020-03-18 12:47:59 +01:00
Zack Arnett
ac911dcd31
Fix theme update ( #5246 )
2020-03-18 12:47:20 +01:00
Bram Kragten
89a94b3efc
Merge pull request #5252 from home-assistant/dev
...
20200318.0
2020-03-18 12:33:12 +01:00
Bram Kragten
71793dcfa5
Cast fix for urlPath === "lovelace" ( #5242 )
2020-03-18 12:19:01 +01:00
Bram Kragten
1e527a8350
Bumped version to 20200318.0
2020-03-18 12:18:24 +01:00
Bram Kragten
262b12eb93
Fix dialog conent color ( #5251 )
...
* Fix ha-dialog content color
* Fix
2020-03-18 12:17:01 +01:00
HomeAssistant Azure
7fb1e699ae
[ci skip] Translation update
2020-03-18 00:32:39 +00:00
Aidan Timson
9ee647329b
Fix Wrong Index for Filtered Tabs ( #5221 )
...
* Fix wrong index for filtered tabs
* Set active tab to actual tab and use path
* Update src/layouts/hass-tabs-subpage.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
* Update src/layouts/hass-tabs-subpage.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-17 20:44:07 +01:00
HomeAssistant Azure
cd6dcec644
[ci skip] Translation update
2020-03-17 00:32:43 +00:00
Bram Kragten
d8f248c60e
Merge pull request #5234 from home-assistant/dev
...
20200316.1
2020-03-16 21:18:04 +01:00
Aidan Timson
2925b930ad
Set Title to Current Panel ( #5220 )
...
* Set title to current panel
* Move to mixin
* Naming
* guard clause
2020-03-16 20:54:55 +01:00
Bram Kragten
127aaba47b
Add UI for reload resources service ( #5229 )
...
* Add UI for reload resources service
* Update hui-root.ts
* Check for config of main panel
2020-03-16 20:52:21 +01:00
Bram Kragten
8bc8761af6
Bumped version to 20200316.1
2020-03-16 20:32:59 +01:00
Bram Kragten
a88321d243
Only show url path field in advanced mode ( #5233 )
2020-03-16 20:32:13 +01:00
Bram Kragten
4e19232960
Merge pull request #5230 from Tediore/patch-3
...
Minor corrections and cosmetic improvements
2020-03-16 14:51:14 +01:00
Jay
5b95bdb6b7
Minor corrections and cosmetic improvements
...
Updated the correct file this time...
2020-03-16 08:15:18 -05:00
Bram Kragten
0fc59ccb16
Merge pull request #5228 from home-assistant/dev
...
20200316.0
2020-03-16 12:38:28 +01:00
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
Bram Kragten
b12f29afad
Merge pull request #5128 from home-assistant/dev
...
20200311.0
2020-03-11 10:09:46 +01:00
Bram Kragten
04b23388b5
Bumped version to 20200311.0
2020-03-11 09:49:43 +01:00
Bram Kragten
7309a937e8
Bump home-assistant-js-websocket ( #5127 )
2020-03-11 09:38:21 +01:00
Ian Richardson
5dbcd1f726
ability to show attribute instead of state in picture-glance ( #4958 )
2020-03-11 09:01:00 +01:00
guillempages
3338459139
Allow state-label-element to show attributes ( #4953 )
...
* Allow state-label-element to show attributes
Add an additional (optional) parameter to the state-label element,
so that instead of showing the state, an attribute can be shown instead.
Can be used to e.g. add a climate entity to the floorplan,
but show the current temperature instead of the desired one.
* Improve style
Put the most frequent case as default in the ternary
* Remove unneeded variables
Use the _config.attribute directly instead of having a local temporary
Also remove superfluous checks for "!stateObj" (was already checked before)
2020-03-11 09:00:43 +01:00
Bram Kragten
35f17fc1d4
Add no data row when data table empty ( #5113 )
2020-03-11 08:42:52 +01:00
Zack Arnett
e062940639
Media Card: Fix Style Maps ( #5120 )
...
* Fix style map
* Comments
2020-03-11 08:42:34 +01:00
HomeAssistant Azure
ff4d5265c5
[ci skip] Translation update
2020-03-11 00:32:44 +00:00
Paulus Schoutsen
906f417436
Lazy load our elements once again ( #5124 )
2020-03-10 15:18:13 -07:00
Bram Kragten
1c75fe3bb8
Change marquee to css animations ( #5119 )
...
* Update hui-marquee.ts
* Change to css animation
* Comments
* tweaks
* Prevent page repaint on animation start/end
2020-03-10 17:39:16 -04:00
Bram Kragten
283e858576
Helpers: remove init values, change date/time mode picker, dont… ( #5118 )
2020-03-10 09:37:44 -07:00
HomeAssistant Azure
2b4ab6320b
[ci skip] Translation update
2020-03-10 00:32:45 +00:00
Bram Kragten
2085260ce7
Fixes media card ( #5115 )
...
* Fixes media card
* Update hui-media-control-card.ts
* Change update of progress bar
2020-03-09 21:22:17 +01:00
Erik Montnemery
1f143176ad
Use fallback for device name on device page ( #5116 )
...
* Use fallback for device name on device page
* Update ha-config-device-page.ts
* Lint
2020-03-09 21:09:27 +01:00
Bram Kragten
dd2163a837
Update media_player.family_room_2
2020-03-09 19:27:58 +01:00
Zack Arnett
0e1eca8a3e
Media Card: Add Marquee to Title ( #5095 )
...
* Marquee Addition
* Review Comments
* instance var name change
* fix merge
* Comments plus merge fix
2020-03-09 09:43:53 -07:00
Bram Kragten
9da32880ec
Fix update of cached datatables on connect ( #5114 )
2020-03-09 08:19:23 -07:00
Bram Kragten
15aee6a66a
Fix alignment of generic entity row ( #5112 )
2020-03-09 13:55:30 +01:00
Zack Arnett
aba74f074a
Fix input number from overflowing ( #5099 )
2020-03-09 13:55:14 +01:00
Bram Kragten
75860508de
Recalc content height on lovelace change ( #5110 )
...
Fixes https://github.com/home-assistant/frontend/issues/5108
2020-03-09 13:20:26 +01:00
Aidan Timson
52160a367a
🔧 Standardize Generic Dialogs ( #4726 )
...
* 🔧 Use confirmation dialog in area deletion
* Swap automation confirmation dialogs
* Add to disable webhook
* Add to person deletion
* Add to zone deletion
* Add dialogs in raw editor
* Add/fix try catch
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-03-09 13:16:02 +01:00
Zack Arnett
5651a61604
Media Card: Adds Cursor: Pointer
to Progress Bar ( #5091 )
2020-03-08 20:59:40 -07:00
Zack Arnett
959d8c3181
Media Card: Colors more integrated with Art ( #5105 )
2020-03-08 20:55:03 -07:00
Paulus Schoutsen
64ee7456dc
Style unavailable/unknown cards ( #5104 )
...
* Style unavailable/unknown cards
* Hide default image if unavailable
* Style map
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-03-08 14:19:58 -07:00
Paulus Schoutsen
814fcf63a8
Fix cardHeight ( #5102 )
...
* Fix cardHeight
* Opacity instead of changing DOM
* Better fix
* Remove guard we don't need
2020-03-08 09:42:59 -07:00
Zack Arnett
b72d8cf7d7
Media Card: Fix Progress update ( #5096 )
2020-03-07 22:00:52 -08:00
Zack Arnett
8e7ef58715
Card Picker: Firefox Fix ( #5098 )
2020-03-07 21:59:25 -08:00
Paulus Schoutsen
56bfa01c56
Fix demo name
2020-03-07 21:53:40 -08:00
Paulus Schoutsen
4a0fc3e087
Rename demo
2020-03-07 21:51:48 -08:00
Paulus Schoutsen
f3c371996f
Add media player card gallery ( #5101 )
2020-03-07 21:47:53 -08:00
Paulus Schoutsen
e5467181cb
Fix vibrant type ( #5100 )
2020-03-08 00:46:51 -05:00
HomeAssistant Azure
0b3d2ea4ad
[ci skip] Translation update
2020-03-08 00:32:36 +00:00
HomeAssistant Azure
9648aa3588
[ci skip] Translation update
2020-03-07 00:32:40 +00:00
HomeAssistant Azure
1b92cbbf74
[ci skip] Translation update
2020-03-06 13:41:27 +00:00
Bram Kragten
9979c046b3
Update azure-pipelines-translation.yml for Azure Pipelines
2020-03-06 14:38:19 +01:00
Bram Kragten
9ad121f9e6
Merge pull request #5089 from home-assistant/dev
...
20200306.0
2020-03-06 14:19:28 +01:00
Bram Kragten
a0900afba3
Bumped version to 20200306.0
2020-03-06 14:00:36 +01:00
Bram Kragten
1cb614c8a8
Forgot border height ( #5088 )
2020-03-06 13:46:11 +01:00
David F. Mulcahey
e63723f39e
fix click handlers on data tables ( #5087 )
2020-03-06 13:45:12 +01:00
Bram Kragten
720bd03173
Add image to demo media player ( #5086 )
2020-03-06 13:44:59 +01:00
Bram Kragten
9e07cf67a5
Fix navigation after deleting a view and allow deleting view with cards ( #5085 )
...
* Fix navigation after deleting a view
* Allow deleting views with cards
2020-03-06 13:14:43 +01:00
Thomas Lovén
503dec7345
GUI editor for conditional card ( #5051 )
...
* GUI editor for conditional card
* Typing
* Fix typos. Remove quotes
* Add lovelace to card picker
* Address review comments
2020-03-06 12:58:41 +01:00
Bram Kragten
5a2649a65b
Virtualize data tabel ( #5066 )
...
* WIP
* Fixes and implement further
* Give more space to table on mobile
* Remove unused deps
* Update ha-config-lovelace-dashboards.ts
* Add auto-height
* Console.bye
hihi
* lint
2020-03-06 12:58:13 +01:00
Tomasz
1599dc9e16
Set view visibility form UI ( #4978 )
...
* wip
* move logic to hui-view-visibility-editor.ts
* users will be always set
* extra filter to remove deleted users
* added better UI.
I had to add to ha-switch to avoid scrollbar
* fix for comments
* setting default visibility in a better way
* simplified logic, addressed comments
2020-03-06 12:36:34 +01:00
Zack Arnett
84dc8188c4
New Media Player - Cloned from Android Spotify Notification ( #5044 )
...
* Media Player Spotify Clone
* Ellipsis fix
* Style for theme update
* Height now determined by player height
* comments - Also includes Testing with images
* Pushing to resolve balloobs comments ;)
* Add Node Vibrant type
* Update Styles
* Comments
* Reviews
* Lint
* undo readme
* Reviews && Clean up
* Clear Interval
* Animation updates + comments
* small style tweak and comment
* Last little fix
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-03-05 21:33:38 -05:00
Paulus Schoutsen
74657ae815
Make cast backwards compatible ( #5081 )
...
* Make cast backwards compatible
* Update hc-main.ts
* Update home-assistant-js-websocket
2020-03-05 13:36:13 -08:00
Paulus Schoutsen
1a3b747d17
Style fixes to lovelace config dashboard ( #5055 )
...
* Style fixes to lovelace config dashboard
* Add standard panel and show which is default
* Update dialog-lovelace-dashboard-detail.ts
* Updated lovelace icon
* Comments and adapt to backend changes
2020-03-05 11:52:16 -08:00
Bram Kragten
802db71400
Fix secondary info in generic entity row ( #5072 )
2020-03-05 20:42:15 +01:00
Paulus Schoutsen
4f98524258
Optimise config entities panel + clarify not being able to dele… ( #5079 )
2020-03-05 09:09:29 -08:00
Bram Kragten
b17ea09b8b
Improve chips ( #5070 )
...
Follow mdc specs
2020-03-05 12:59:32 +01:00
Bram Kragten
8abbc71e91
Only rebuild when current panel changed ( #5071 )
...
* Only rebuild when current panel changed
* Oops
* Update yarn.lock
* copy dep to repo
* Update deep-equal.ts
* Comments
2020-03-05 12:59:18 +01:00
Paulus Schoutsen
1db31fb0f7
Show entity reg editor for helpers when not editable ( #5056 )
2020-03-04 17:20:16 -08:00
Bram Kragten
e9b5725d7b
Update default icon Lovelace sidebar. ( #5069 )
2020-03-05 00:19:41 +01:00
Bram Kragten
d3105b6846
Add rel=noopener ( #5046 )
2020-03-04 22:34:48 +01:00
Bram Kragten
196540afc7
Allow card editors to use card picker again ( #5067 )
2020-03-04 22:04:04 +01:00
Paulus Schoutsen
2b8b9f8311
Remove unused camera command ( #5068 )
2020-03-04 12:39:56 -08:00
redbar0n
b4f0fce600
Changed login text to be less misleading ( #5054 )
...
* Changed login text to be less misleading
See https://github.com/home-assistant/frontend/issues/5053
* Update according to suggestion for improvement
The new text should be more user-friendly.
2020-03-04 15:31:40 +01:00
Zack Arnett
c6f101a487
Add Descriptions for cards - Card Picker ( #5058 )
...
* Add Descriptions for cards - this is for card pick
* oops
* Comments from Frenck
* few card capitalizations found
* Comments
* Comments on glance
2020-03-03 17:05:24 -05:00
Paulus Schoutsen
54739c7ccd
Support grouped system log messages ( #5030 )
...
* Support grouped system log messages
* Format source
2020-03-03 13:55:26 -08:00
Zack Arnett
aa2e632df3
Card Picker with Previews of cards ( #4975 )
...
* Card Picker with Previews of cards
* Getting Preview Async - Using dialogs entities
* Create generic getElement - filter entities before
* lint
* Add entities back to Picker. Set Qualifier
* Style Updates
* Move setup of filtered cards to connected
* style updates
* Dont pull entities if noEntity config
* Move all config logic to getConfig
* Style Update - Remove Manual process
* lint
* Accounting for ll-rebuild for async cards
* Style Updates - Use GetStubConfig for most
* Lint
* Filter entities with function - style - no preview
* Iframe rename and description
* Move getstubconfig to helper - update spinner
* Style for themes
* Move entities to be calc once
* Should update
* oops
* TSC
* Comments
2020-03-03 14:53:55 -05:00
Paulus Schoutsen
f3445d99cf
Sort ungrouped entities ( #5047 )
...
* Sort ungrouped entities
* Console.bye
2020-03-03 17:36:39 +01:00
Bram Kragten
7e48b21767
Remove states-ui and allow setting (local) default lovelace panel ( #5043 )
...
* Remove states-ui and allow setting (local) default lovelace panel
* Remove from demo
* Delete ha-cards.js
* Add default for yaml defined dashboards
* Update ha-config-lovelace-dashboards.ts
2020-03-03 16:27:35 +01:00
Bram Kragten
1d1688093a
Update config.yml
2020-03-03 11:10:57 +01:00
Bram Kragten
d392695ab7
Recreate translations when changed on dev ( #5042 )
2020-03-02 07:55:16 -08:00
HomeAssistant Azure
5066560411
[ci skip] Translation update
2020-03-02 12:54:26 +00:00
Bram Kragten
7fa6686e8c
Update README.md
2020-03-02 13:40:45 +01:00
Paulus Schoutsen
d74fe6ed52
Update translation hashing ( #5025 )
...
* Update translation hashing
* Move gulp-rename
2020-03-02 11:36:00 +01:00
HomeAssistant Azure
319a3b4943
[ci skip] Translation update
2020-03-02 00:36:43 +00:00
HomeAssistant Azure
226e6e9f59
[ci skip] Translation update
2020-03-01 00:32:29 +00:00
Erik Montnemery
42f311a457
Update whitelist ( #5026 )
2020-02-29 14:09:14 +01:00
HomeAssistant Azure
e50ec2e2e2
[ci skip] Translation update
2020-02-29 00:32:31 +00:00
Bram Kragten
b72a3361c0
Fixes for brightness automation action ( #5003 )
...
* Fixes for brightness
* Add checbox before optional range integer
* Console
* Comments
2020-02-28 23:01:45 +01:00
Bram Kragten
7b057eaa77
Merge pull request #5024 from home-assistant/dev
...
20200228.0
2020-02-28 22:59:33 +01:00
Paulus Schoutsen
d7aaed05b7
Clean up generic row ( #5022 )
2020-02-28 13:35:42 -08:00
Bram Kragten
c5fe5565bb
Merge branch 'master' into dev
2020-02-28 22:21:45 +01:00
Bram Kragten
a1a1763897
Bumped version to 20200228.0
2020-02-28 22:20:44 +01:00
Bram Kragten
724357683c
Add take control for yaml mode ( #4992 )
2020-02-28 22:00:01 +01:00
Bram Kragten
0d6de9fe73
Fix for unavailable input-select ( #4991 )
...
* Fix for unavailable select
* Update hui-thermostat-card.ts
2020-02-28 21:59:14 +01:00
Bram Kragten
5646045e9e
Add UI to create and manage Lovelace dashboards and resources ( #5012 )
...
* Add UI to create and manage Lovelace dashboards and resources
* update, comments, fixes
* Align icons with seach icon and checkboxes
* Fix
* Remove js and html resource types
* Allow it for existing ones
2020-02-28 21:58:50 +01:00
Bram Kragten
17c7a3bbac
Bumped version to 20200220.5
2020-02-28 15:35:08 +01:00
Ian Richardson
8d65eb1fdf
Fix state_color for button ( #4995 )
2020-02-28 15:35:04 +01:00
Ian Richardson
2298a55b16
Fix action handling for buttons row ( #5007 )
2020-02-28 15:34:45 +01:00
HomeAssistant Azure
33d65bcefc
[ci skip] Translation update
2020-02-28 00:32:34 +00:00
Thomas Lovén
3cc7deda04
GUI editors for stacks ( #4999 )
...
* GUI editors for stacks
* fix type checking
* lint
* Address review comments
* Cleanup. Removing inline functions, combining others
* Give the class a more fitting name
* Final tweak
* Update stack cards
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-27 14:07:55 +01:00
Bram Kragten
e2de660bec
Only cache default lovelace and handle config updates ( #5000 )
...
* Only cache default lovelace and handle config updates
* Update partial-panel-resolver.ts
2020-02-27 14:01:37 +01:00
Bram Kragten
6b1e5a525f
Fix update if no lastversion and change audio pickers to default ( #5010 )
2020-02-27 11:44:09 +01:00
Ian Richardson
93565f0ed9
Fix action handling for buttons row ( #5007 )
2020-02-27 09:20:20 +01:00
HomeAssistant Azure
143d1162b6
[ci skip] Translation update
2020-02-27 00:32:30 +00:00
Ian Richardson
788d616fa2
Fix state_color for button ( #4995 )
2020-02-26 23:03:47 +01:00
Bram Kragten
0de9471a5d
Revert "Static import all the LL cards etc" ( #4989 )
...
This reverts commit 52ded635ff
.
2020-02-26 08:03:05 -08:00
Bram Kragten
b229071248
Add helper UI ( #4940 )
...
* Add helper UI
* Oops
* Update
* Update
* Update
* Lint
* Add all input forms
* Return extended entity registry entry from update
* Comments
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-26 12:53:03 +01:00
Bram Kragten
6d145730a5
Bumped version to 20200220.4
2020-02-26 09:42:10 +01:00
Paulus Schoutsen
f02bb67485
Static import all the LL cards etc ( #4987 )
2020-02-26 09:42:03 +01:00
Paulus Schoutsen
52ded635ff
Static import all the LL cards etc ( #4987 )
2020-02-26 09:40:54 +01:00
HomeAssistant Azure
a6d73828b8
[ci skip] Translation update
2020-02-26 00:32:31 +00:00
Paulus Schoutsen
1d052fa5bb
Add support for multiple Lovelace dashboards ( #4967 )
...
* Add support for multiple Lovelace dashboards
* Fix navigation, add to cast, revert resource loading
* Change resource logic
* Lint + cast fix
* Comments
* Fixes
* Console.bye
* Lint"
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-25 13:06:25 -08:00
Bram Kragten
38d758b52f
Bumped version to 20200220.3
2020-02-25 21:56:52 +01:00
Bram Kragten
9162e9c318
Bumped version to 20200220.2
2020-02-25 21:55:36 +01:00
Bram Kragten
189ea00768
Fix for when the preview element was an error element ( #4969 )
...
* Fix for when the preview element was an error element
* Comments
* Update hui-dialog-edit-card.ts
2020-02-25 21:51:52 +01:00
Bram Kragten
25d6427aed
Fix for when the preview element was an error element ( #4969 )
...
* Fix for when the preview element was an error element
* Comments
* Update hui-dialog-edit-card.ts
2020-02-25 21:51:07 +01:00
Franck Nijhof
8a61442cf2
Add dev demo builds GitHub Actions workflow ( #4980 )
2020-02-25 10:15:48 -08:00
Franck Nijhof
106d405699
Only trigger on PRs or pushes against the master and dev branch… ( #4982 )
2020-02-25 10:06:14 -08:00
Chris Talkington
1f23e9062f
Fix typo in supervisor popup ( #4966 )
2020-02-24 20:45:08 -08:00
Franck Nijhof
231b498ea5
Remove Travis-CI ( #4972 )
2020-02-24 20:43:47 -08:00
HomeAssistant Azure
a256e5abfa
[ci skip] Translation update
2020-02-25 00:33:05 +00:00
Ruslan Sayfutdinov
028b370ead
[logbook] fix scrolling on iOS ( #4950 )
...
* [logbook] fix scrolling on iOS
* Update styling
* Update ha-logbook.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-24 13:50:22 +01:00
Sergey Avdeev
18abc6adf7
Update icon_color_css.ts ( #4962 )
2020-02-24 11:43:58 +01:00
Ruslan Sayfutdinov
95aa29d6ca
Fix layout of history and logbook filters ( #4963 )
2020-02-24 11:38:05 +01:00
Paulus Schoutsen
5d2242dd16
Add a smarter default value for entity card show header toggle ( #4964 )
2020-02-24 11:29:40 +01:00
HomeAssistant Azure
de8bca6967
[ci skip] Translation update
2020-02-24 00:32:30 +00:00
HomeAssistant Azure
12234de20e
[ci skip] Translation update
2020-02-23 00:32:34 +00:00
Tomasz
b41369a2ad
Localize tabs names in view editor ( #4954 )
...
* Localize tabs
* remove Polish localization
2020-02-22 15:00:01 +01:00
HomeAssistant Azure
6e35c79c14
[ci skip] Translation update
2020-02-22 00:32:31 +00:00
Franck Nijhof
22e4c0512e
Add GitHub Actions ( #4952 )
2020-02-21 13:59:09 +01:00
HomeAssistant Azure
3606b8077f
[ci skip] Translation update
2020-02-21 00:34:40 +00:00
Paulus Schoutsen
3a90a65ba8
Merge pull request #4948 from home-assistant/dev
...
20200220.1
2020-02-20 14:49:22 -08:00
Paulus Schoutsen
e59987a8ed
Bumped version to 20200220.1
2020-02-20 14:47:40 -08:00
Paulus Schoutsen
22d8ce0fd9
Fix creating card ( #4947 )
2020-02-20 14:47:28 -08:00
Zep Fietje
01eae3876b
Make config list items appearance consistent for automations, scenes and scripts ( #4945 )
2020-02-20 21:10:40 +01:00
Paulus Schoutsen
2e43f390a4
Merge pull request #4942 from home-assistant/dev
...
20200220.0
2020-02-20 10:29:20 -08:00
Paulus Schoutsen
65421fa551
Bumped version to 20200220.0
2020-02-20 10:14:57 -08:00
Zack Arnett
fc88922ce3
Fix CPU and Browser Usuage ( #4935 )
2020-02-20 09:57:14 +01:00
Paulus Schoutsen
52609dded9
Add rebuild support to editor preview ( #4932 )
...
* Add rebuild support to editor preview
* getLovelaceCardClass function added
* Use error class
* Tiny cleanup
* Misplaced comment
2020-02-20 09:55:42 +01:00
HomeAssistant Azure
6d54496187
[ci skip] Translation update
2020-02-20 00:32:31 +00:00
Bram Kragten
2a6c38066d
Merge pull request #4920 from home-assistant/dev
...
20200219.0
2020-02-19 10:49:19 +01:00
Bram Kragten
924c7804c9
Update hui-media-control-card.ts ( #4919 )
2020-02-19 10:44:42 +01:00
Bram Kragten
23f34fa7ae
Bumped version to 20200219.0
2020-02-19 10:30:14 +01:00
Ian Richardson
7046cba1f7
✨ Add buttons row ( #4714 )
...
* ✨ Add buttons row
* refactor to composition
* Add action handler
* address review
2020-02-19 10:25:42 +01:00
Zack Arnett
4be1040a14
Convert History Graph Card to Typescript ( #4882 )
...
* Converting History Graph to Typescript
* Conversion to TS
* Reviews
* Review Updates
2020-02-19 10:20:37 +01:00
Zack Arnett
68baeb83cb
Media Card Seek Functionality ( #4907 )
...
* Seek function
* Remove a testing section
* reviews
2020-02-19 10:19:57 +01:00
Zack Arnett
aa94e45582
Sensor Card - Top Margin 16px -> 8px ( #4917 )
2020-02-18 22:36:49 -08:00
Zack Arnett
2c58a9f802
Sensor Stroke Width Fix ( #4916 )
...
* Sensor width fix
* Const
2020-02-18 20:20:32 -08:00
HomeAssistant Azure
0a41a4f066
[ci skip] Translation update
2020-02-19 00:32:35 +00:00
Bram Kragten
e265d9581c
Fix multiselect without data ( #4906 )
2020-02-18 22:17:52 +01:00
Paulus Schoutsen
4675579f79
Add safe mode support ( #4908 )
...
* Add safe mode support
* Lint
* Fix type in demo
2020-02-18 08:33:25 -08:00
Bram Kragten
52ae01ea74
Fix description and title of options flow ( #4910 )
2020-02-18 11:27:27 +01:00
HomeAssistant Azure
099430238c
[ci skip] Translation update
2020-02-18 00:32:41 +00:00
Bram Kragten
af3626b215
Merge pull request #4850 from zsarnett/media-card-updates
...
Update Media Card to check for Supported Features
2020-02-17 21:16:06 +01:00
Bram Kragten
52ea3a5ce8
Merge pull request #4895 from scop/sort-available-events
...
Sort list of available events
2020-02-17 21:15:08 +01:00
Ville Skyttä
2ab2ade642
Import compare
2020-02-17 21:15:58 +02:00
Zack Arnett
1cc3936ec3
Typing functions
2020-02-17 13:36:21 -05:00
Paulus Schoutsen
322eef1c0f
Add more info to system log ( #4899 )
...
* Add more info to system log
* Add util, oops
* Tweak UI
2020-02-17 10:20:24 -08:00
Zack Arnett
0964130782
rookie mistake
2020-02-17 12:09:17 -05:00
Zack Arnett
be9ec50e3a
When no image occurs mark the image as undefined
2020-02-17 11:51:05 -05:00
Zack Arnett
da1dd45169
Update for playlist information if music isnt present
2020-02-17 11:31:27 -05:00
Zack Arnett
9a7f7f119d
Review updates again because I am a fool
2020-02-17 10:28:13 -05:00
Bram Kragten
b1a414c840
Merge pull request #4903 from home-assistant/dev
...
20200217.0
2020-02-17 16:24:27 +01:00
Zack Arnett
2718ada9f9
Review updates
2020-02-17 10:01:01 -05:00
Bram Kragten
46a596ce34
Bumped version to 20200217.0
2020-02-17 15:58:06 +01:00
Bram Kragten
7036cefa72
Allow to change the location of home zone in zone editor ( #4849 )
...
* Allow to change the location of home zone in zone editor
* Update src/translations/en.json
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com >
* Comment + mobile to general config
* Remove dupe import
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-17 15:27:31 +01:00
Ian Richardson
fb7fbf2dac
add state_color option to glance, button and state-icon ( #4854 )
...
* add state_color option to glance, button and state-icon
* address comments
* address comments
2020-02-17 15:26:45 +01:00
Bram Kragten
49b0c8d549
include entities not in entity registry in config entities ( #4867 )
...
* include entities not in entity registry in config entities
* Update ha-data-table.ts
* Comments
* Update ha-device-entities-card.ts
* Comments
2020-02-17 15:02:23 +01:00
Bram Kragten
8f9a6bd544
Add multi select component to ha-form ( #4247 )
...
* Add multi select component
* Apply suggestions from code review
Co-Authored-By: Ian Richardson <iantrich@gmail.com >
* Comments
* update
* Fix
* Refactor to dropdown menu
Co-authored-by: Ian Richardson <iantrich@gmail.com >
2020-02-17 14:13:09 +01:00
Ruslan Sayfutdinov
24e4b0b772
[sidebar] set max-width for item-text ( #4893 )
2020-02-16 20:23:25 -08:00
HomeAssistant Azure
1c86bd2f8b
[ci skip] Translation update
2020-02-17 00:32:55 +00:00
Zack Arnett
363f548f13
fix error ( #4885 )
2020-02-16 15:19:28 -08:00
Ville Skyttä
51ce481e77
Sort list of available events
2020-02-16 23:32:47 +02:00
Zack Arnett
30e5611812
Stupid mistake
2020-02-16 12:15:56 -05:00
Zack Arnett
67706a312d
Support for requesting the image from the server
2020-02-16 12:11:18 -05:00
Paulus Schoutsen
f4eb3380b4
Less whitespace around icon ( #4888 )
2020-02-15 22:39:03 -08:00
Paulus Schoutsen
73934afc7d
Sensor card hugging ( #4887 )
2020-02-16 00:57:56 -05:00
Paulus Schoutsen
9d2a0c0502
Reduce size of floorplan pic Arsaboo ( #4886 )
2020-02-15 21:40:28 -08:00
HomeAssistant Azure
9ec75531a8
[ci skip] Translation update
2020-02-16 00:32:37 +00:00
HomeAssistant Azure
91bdb8f742
[ci skip] Translation update
2020-02-15 00:32:38 +00:00
Thomas Lovén
d8ae3439de
Make sure config is always frozen. Not just on error ( #4871 )
2020-02-14 16:11:25 -08:00
Bram Kragten
2d018fff6c
Update babel en disable ES5 builds on dev ( #4876 )
2020-02-14 16:09:21 -08:00
Bram Kragten
7d37dc6cde
Bump vaadin elements ( #4878 )
2020-02-14 16:08:44 -08:00
Bram Kragten
c60033027d
Update material elements ( #4877 )
...
* Update material elements
* Update ha-checkbox.ts
2020-02-14 16:08:30 -08:00
Ian Richardson
3f7c29a6f6
♻️ change entity-button to button card ( #4581 )
...
* ♻️ change entity-button to button card
* maintain separate entity-button class
2020-02-14 10:56:08 +01:00
Paulus Schoutsen
b2243f480c
Add option to lazy load cards ( #4857 )
...
* Add option to lazy load cards
* Lazy load header/footer elements
* Lazy load rows
* Clean up params
* Rename last var
2020-02-13 21:13:48 -08:00
Ian Richardson
f5384e8bc8
add create helper functions for custom cards ( #4853 )
...
* add create helper functions for custom cards
* address comments
2020-02-13 21:13:29 -08:00
Robbie Trencheny
ecc6fcf862
Hide HTML5 push notification toggle if inside external app ( #4860 )
...
* Hide HTML5 push notification toggle if external bus is engaged
* Use isExternal instead
* Hide the whole row
* Black
* Fix import
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-13 17:47:08 -08:00
HomeAssistant Azure
46cc2aec94
[ci skip] Translation update
2020-02-14 00:32:50 +00:00
Thomas Lovén
c62a5a6dcd
Freeze lovelace configuration on load ( #4862 )
...
* Freeze lovelace configuration on load
* Clone only when necessary
* Make cloning badges really work
* Freeze after checking
* Don't doublefreeze
2020-02-13 16:18:15 -08:00
Zack Arnett
f6b10232ec
Disabled Style Updates
2020-02-13 16:35:16 -05:00
Zack Arnett
87559c0938
Review Updates
2020-02-13 16:30:34 -05:00
Bram Kragten
7903541689
Add toolbars and mobile headers + layout tweaks ( #4803 )
...
* Add toolbars and mobile headers + layout tweaks
* Comments
2020-02-13 19:53:48 +01:00
Bram Kragten
c93e1b0123
Add more info for Person ( #4848 )
...
* Add more info for Person
* Update src/dialogs/more-info/controls/more-info-vacuum.ts
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-13 09:06:52 -08:00
Bram Kragten
e261fafdb3
Allow enabling/disabling automation from edit screen ( #4846 )
...
* Allow enabling/disabling automation from edit screen
* Comments
2020-02-13 09:06:14 -08:00
Bram Kragten
485e2fde25
Update hui-thermostat-card.ts ( #4863 )
2020-02-13 08:41:51 -08:00
Bram Kragten
6feaf64c90
Fix display of arrays/objects in attributes ( #4836 )
...
* Fix display of arrays/objects in attributes
* async import js-yaml
2020-02-13 08:22:41 -08:00
Bram Kragten
6b115bf06a
Merge pull request #4859 from home-assistant/frenck-2020-0188
...
Spelling: Config(uration)
2020-02-13 10:29:46 +01:00
Bram Kragten
f45785fafe
Change defaults of automations to device ( #4843 )
...
* Change defaults of automations to device
* Script too
* Update device_automation.ts
* Update device_automation.ts
2020-02-12 20:43:44 -08:00
Ruslan Sayfutdinov
ec046bc925
[history] fix dropdown animation ( #4858 )
2020-02-12 20:36:29 -08:00
HomeAssistant Azure
ab5733718b
[ci skip] Translation update
2020-02-13 00:33:01 +00:00
Franck Nijhof
1077fb2945
Spelling: Config(uration)
2020-02-13 00:30:41 +01:00
Bram Kragten
b7a84cdd60
Merge pull request #4856 from home-assistant/dev
...
20200212.0
2020-02-12 22:41:36 +01:00
Bram Kragten
78102f5882
Merge branch 'master' into dev
2020-02-12 22:21:32 +01:00
Bram Kragten
4ea11bd928
Bumped version to 20200212.0
2020-02-12 22:18:01 +01:00
Bram Kragten
785aefa028
Bumped version to 20200130.3
2020-02-12 21:58:59 +01:00
Bram Kragten
5c2004bcc1
Bumped version to 20200130.2
2020-02-12 21:56:03 +01:00
Bram Kragten
156d944ca1
Fix translations for update button config entry system options ( #4837 )
2020-02-12 21:55:53 +01:00
Bram Kragten
97a6354a72
Fix tap firing twice on iOS ( #4841 )
2020-02-12 21:55:28 +01:00
Bram Kragten
49422c3f63
Fix translations for update button config entry system options ( #4837 )
2020-02-12 13:49:20 +01:00
Bram Kragten
0b8700f725
Hide zone edit button for non admins ( #4840 )
2020-02-12 13:48:51 +01:00
Bram Kragten
c5aa000a97
Check for null target_temp ( #4842 )
...
Fixes #4359
2020-02-12 13:48:27 +01:00
Bram Kragten
4cdc4765f7
Fix tap firing twice on iOS ( #4841 )
2020-02-12 13:47:56 +01:00
Ruslan Sayfutdinov
a95290235d
[logbook] fix margins for RTL languages ( #4852 )
2020-02-11 17:29:35 -08:00
HomeAssistant Azure
fb9d7ac2d8
[ci skip] Translation update
2020-02-12 00:32:46 +00:00
Ruslan Sayfutdinov
d48a4e0ac6
[logbook] implement shouldUpdate ( #4832 )
...
* [logbook] implement shouldUpdate
* Update src/panels/logbook/ha-logbook.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-11 15:26:28 -08:00
Zack Arnett
d33e035db7
Update Media Card to check for supported features
2020-02-11 13:11:25 -05:00
Bram Kragten
1437b4c4b6
Fix media control card styling ( #4845 )
2020-02-11 09:43:46 -05:00
Robert Resch
9fce60065b
Add lozalization to more-info-vacuum ( #4793 )
...
* Convert more-info-vacuum to Lit
* Introduce VacuumCommand to reduce render complexity and duplicate code
* Add localization for more-info-vacuum
* Inline supportFeature instead of creating a const.
* - Use interface instead of class for VacuumCommand
- Add different translation for start_pause and pause as they are not the same
* fix typo
* Use VACUUM_COMMANDS.some instead of writing duplicate code
* add @bramkragten suggestions
2020-02-11 09:15:38 +01:00
Paulus Schoutsen
d052b9ede8
Update en.json ( #4835 )
2020-02-11 09:05:18 +01:00
Ruslan Sayfutdinov
8cee5c729e
[logbook] fix period dropdown animation ( #4834 )
2020-02-10 20:50:12 -08:00
HomeAssistant Azure
88bdf7c7ec
[ci skip] Translation update
2020-02-11 00:32:36 +00:00
Bram Kragten
2c006e99f2
Use original id to remove entity ( #4829 )
2020-02-10 15:17:29 -08:00
Erik Montnemery
e7e8dff0ec
Graceful fallback if translations for device automations are missing ( #4824 )
...
* Graceful fallback if translations for device automations are missing
* Update src/data/device_automation.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/data/device_automation.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/data/device_automation.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* tweak
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-10 20:17:24 +01:00
Ian Richardson
981c798e22
💄 match alarm panel icon coloring to card's ( #4825 )
2020-02-10 08:43:38 -08:00
Ruslan Sayfutdinov
4613d8b1f6
[logbook] configure flex container to display entries correctly on mobile devices ( #4810 )
2020-02-10 10:11:28 +01:00
Paulus Schoutsen
ba4e1949c4
Theme update refetch themes ( #4812 )
2020-02-10 10:10:39 +01:00
Iulian Onofrei
cc6686a790
Fix typo ( #4779 )
2020-02-10 10:03:42 +01:00
Nicholas Amadori
f791412f73
Spelling ( #4806 )
...
"Gerenal" corrected to "General"
2020-02-10 10:03:19 +01:00
HomeAssistant Azure
0c8ac17dcb
[ci skip] Translation update
2020-02-10 00:32:29 +00:00
HomeAssistant Azure
9e11fe868e
[ci skip] Translation update
2020-02-09 00:32:35 +00:00
Bram Kragten
7d91515bf5
Style tweaks ( #4766 )
...
* Style tweaks
* Update ha-style.ts
* Move derived styles
2020-02-08 14:49:29 -08:00
HomeAssistant Azure
e0565c35ab
[ci skip] Translation update
2020-02-08 00:32:33 +00:00
Paulus Schoutsen
e5387e5806
Fall back to use handler if translations broken ( #4777 )
2020-02-07 18:46:16 +01:00
Paulus Schoutsen
8a4c52aeb7
Filter battery sensors from generated UI ( #4799 )
...
* Filter battery sensors from generated UI
* Use fancy TypeScript feature
2020-02-07 18:32:37 +01:00
Paulus Schoutsen
15e7b8117c
Add integrations to dev info page ( #4800 )
...
* Add integrations to dev info page
* Fix annoying looking html tags
* What happened here
2020-02-07 18:30:38 +01:00
HomeAssistant Azure
d1703ba3e8
[ci skip] Translation update
2020-02-07 00:32:35 +00:00
Ruslan Sayfutdinov
c977f22047
Show seconds in the UI ( #4765 )
2020-02-06 10:38:38 -08:00
Zack Arnett
2e47aa1905
Update Edit Footer for Cards ( #4752 )
...
* Update CSS
* Radius Updates
* Updating to be a ha-card element
2020-02-05 23:05:49 -08:00
HomeAssistant Azure
c72105dca3
[ci skip] Translation update
2020-02-06 00:32:31 +00:00
Bram Kragten
e01f1cfcac
More info scroll fix ( #4774 )
...
* Fix more info dialog scrolling
* Update ha-more-info-dialog.js
2020-02-05 14:03:16 -08:00
Zack Arnett
2e4c73c087
Convert Media Control Card to Typescript ( #4761 )
...
* Delete old JS file. Add new TS file. Add Type
* Updates
* Reviews
* Review Updates :)
* Updating State Localize
* Clean up
* Fixing Travis
2020-02-05 09:28:29 -08:00
Bram Kragten
c7f7ef28bf
Fixes removing audio device ( #4763 )
...
(only the supervisor doesn't support it)
2020-02-05 09:21:43 -08:00
Michael Irigoyen
aac7dbab58
Update Material Design Icons to v4.9.95 ( #4764 )
2020-02-05 17:34:10 +01:00
Bram Kragten
8518f774d4
Rename hass.io panel to supervisor
2020-02-05 10:00:19 +01:00
HomeAssistant Azure
cb0d91d124
[ci skip] Translation update
2020-02-05 00:32:34 +00:00
Zack Arnett
107f428dd3
Sensor Card Fill feature ( #4745 )
2020-02-04 16:11:13 -08:00
Bram Kragten
7758ddba56
Fix theming with derived styles ( #4758 )
...
* Fix theming with derived styles
* Move
2020-02-04 15:40:35 -08:00
Paulus Schoutsen
e0376c803f
Fix hassio audio
2020-02-04 10:28:43 -08:00
Paulus Schoutsen
788c490bbc
Update update headers in hassio ( #4751 )
...
* Update update headers in hassio
* Other tabs too
2020-02-04 18:36:10 +01:00
Ian Richardson
cdf6e9eb75
🐛 properly format timestamps in glance card ( #4602 )
...
* 🐛 properly format timestamps in glance card
* address review comments
2020-02-04 16:18:42 +01:00
Bram Kragten
4aa49f66bc
Remove unused classmap
2020-02-04 15:55:29 +01:00
Bram Kragten
50d0671abe
Bumped version to 20200130.1
2020-02-04 15:38:03 +01:00
Bram Kragten
e176357fbf
Tweak badge focus padding ( #4750 )
2020-02-04 15:34:20 +01:00
David F. Mulcahey
de1b127ac2
fix loading groups ( #4727 )
2020-02-04 15:33:50 +01:00
Bram Kragten
1dad7c81da
Fix passive color radius and fix switch label clicks ( #4703 )
2020-02-04 15:33:01 +01:00
Bram Kragten
e980e93969
Change map settings icon ( #4701 )
...
* Change map settings icon
Closes #4694
* hide for demo
2020-02-04 15:28:59 +01:00
Ian Richardson
57fc56f836
🐛 fix tabindex for default entity more-info actions ( #4697 )
...
* 🐛 fix tabindex for default entity more-info actions
* Update hui-state-label-badge.ts
2020-02-04 15:28:33 +01:00
Bram Kragten
05113e1809
Styling zone menu ( #4684 )
...
* Styling zone menu
* Update ha-device-entities-card.ts
2020-02-04 15:28:10 +01:00
Bram Kragten
1bf82f216a
Tweak badge focus padding ( #4750 )
2020-02-04 15:15:15 +01:00
Bram Kragten
004ff58c21
Update hassio-style.ts
2020-02-04 13:34:14 +01:00
Joakim Sørensen
f1a1654371
Use icon image where available ( #4721 )
...
* Use iconimg where available
* Adjust margin for icon
* remove log
* Fix property casing
* Add blue topbar, and generalize properties
* Inline checks
* inline property functions
* Limit compute
* Linting
* lovercase const
* Review comments and move update dot to line
* Add roboto font to hassio
* Fix update and stopped styles colliding
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-04 12:36:09 +01:00
Bram Kragten
862044ca23
Hassio styling tweaks ( #4749 )
...
* Hassio styling tweaks
* Update hassio-style.ts
* Update hassio-pages-with-tabs.ts
2020-02-04 10:54:10 +01:00
Paulus Schoutsen
c54b474838
Hide automations from generated UI ( #4748 )
2020-02-04 09:27:26 +01:00
Bram Kragten
42cbe863bb
Fix passive color radius and fix switch label clicks ( #4703 )
...
* Fix passive color radius and fix switch label clicks
* Colors vars
2020-02-03 22:32:22 -08:00
HomeAssistant Azure
ccc42dad79
[ci skip] Translation update
2020-02-04 00:33:02 +00:00
Paulus Schoutsen
82ff444cec
Confirm when resetting hassio optoins ( #4718 )
2020-02-03 08:53:57 -08:00
Paulus Schoutsen
24c591fbf3
Convert Hass.io add-on options to YAML ( #4717 )
...
* Convert Hass.io options to YAML
* Fix yaml editors on other places
* Update ha-automation-action-service.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-02-03 11:06:47 +01:00
Joakim Sørensen
ad676d7fd3
Fix theme on sensor card ( #4724 )
2020-02-03 09:30:20 +01:00
David F. Mulcahey
cbe4782d78
fix loading groups ( #4727 )
2020-02-03 09:29:13 +01:00
HomeAssistant Azure
3fdcc1c0ea
[ci skip] Translation update
2020-02-03 00:32:48 +00:00
HomeAssistant Azure
f9d64e51c4
[ci skip] Translation update
2020-02-02 00:32:38 +00:00
Paulus Schoutsen
b082828a75
Forward haptic events to parent window ( #4719 )
2020-02-01 08:11:57 -08:00
Paulus Schoutsen
25f5bf0042
Fix ingress add-on not started dialog showing twice ( #4716 )
...
* Fix ingress add-on not started dialog showing twice
* logging not allowed
2020-02-01 08:11:30 -08:00
Bram Kragten
f5dec3c6d5
Change map settings icon ( #4701 )
...
* Change map settings icon
Closes #4694
* hide for demo
2020-02-01 00:26:22 -08:00
Joakim Sørensen
3215437bb8
Fixes add-on audio selector ( #4648 )
...
* Fixes addon audio selector
* Set device as property
* Use getAttribute
* Keep device as attribute
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-01-31 23:03:30 -08:00
HomeAssistant Azure
33176d8f3d
[ci skip] Translation update
2020-02-01 00:32:28 +00:00
Ian Richardson
f82b62f45c
🐛 fix tabindex for default entity more-info actions ( #4697 )
...
* 🐛 fix tabindex for default entity more-info actions
* Update hui-state-label-badge.ts
2020-01-31 17:19:08 +01:00
Bram Kragten
edfdd0da89
Styling zone menu ( #4684 )
...
* Styling zone menu
* Update ha-device-entities-card.ts
2020-01-31 12:14:21 +01:00
HomeAssistant Azure
33d9bf4660
[ci skip] Translation update
2020-01-31 00:32:34 +00:00
Bram Kragten
1479ce9d56
Merge pull request #4672 from home-assistant/dev
...
20200130.0
2020-01-30 17:37:25 +01:00
Bram Kragten
1912bda60d
Fix flex issues on google and alexa settings page ( #4674 )
2020-01-30 17:18:27 +01:00
Bram Kragten
2e25db4d1b
Merge pull request #4673 from home-assistant/fix-tooltip
...
Fix tooltip in sidemenu
2020-01-30 17:18:02 +01:00
Bram Kragten
ec08b2ef65
Update ha-sidebar.ts
2020-01-30 16:39:09 +01:00
Bram Kragten
2c740cedb8
Fix tooltip sidemenu
2020-01-30 16:38:42 +01:00
Bram Kragten
e3984d7bf9
Bumped version to 20200130.0
2020-01-30 15:51:24 +01:00
Bram Kragten
2f86b6ec3d
Merge pull request #4671 from home-assistant/device-page-fixes
...
Device info page fixes
2020-01-30 14:51:40 +01:00
Bram Kragten
d10045eac1
Remove log
2020-01-30 14:34:53 +01:00
Bram Kragten
41da68290e
Merge pull request #4668 from home-assistant/zone-fixes
...
Zone ui fixes
2020-01-30 14:04:36 +01:00
Bram Kragten
593a2de07b
Device info page fixes
...
Fixes #4666
Fixes #4664
Fixes #4663
Fixes #4662
2020-01-30 14:03:45 +01:00
Bram Kragten
59540bdf63
Merge pull request #4667 from home-assistant/restore-back-buttons
...
Restore back buttons
2020-01-30 11:56:29 +01:00
Bram Kragten
616df070a4
Zone ui fixes
...
fixes #4659
fixes #4658
fixes #4661
fixes #4665
fixes #4660
fixes #4655
2020-01-30 11:54:49 +01:00
Bram Kragten
ef62f1956b
Restore back buttons
...
fixes #4654
fixes #4653
fixes #4656
2020-01-30 11:22:50 +01:00
HomeAssistant Azure
b41f25ef12
[ci skip] Translation update
2020-01-30 00:32:32 +00:00
Bram Kragten
ce8caa34f5
Merge pull request #4649 from home-assistant/dev
...
20200129.0
2020-01-29 19:48:36 +01:00
Bram Kragten
3ed538276e
Merge branch 'master' into dev
2020-01-29 19:33:36 +01:00
Bram Kragten
c1a29e8091
Bumped version to 20200129.0
2020-01-29 19:28:09 +01:00
Bram Kragten
4e8bf434f1
Add settings button to map panel ( #4641 )
2020-01-29 19:04:12 +01:00
Bram Kragten
dd8c568a2c
Fix action directive double tab iOS issues ( #4639 )
2020-01-29 19:03:43 +01:00
Bram Kragten
7ab9257f5e
Fix translation advanced mode ( #4647 )
2020-01-29 19:01:35 +01:00
Bram Kragten
7021fd5809
Make dialogs full width on mobile, and modal ( #4642 )
...
* Make dialogs full width on mobile, and modal
* Fix dialog to bottom screen mobile
2020-01-29 08:59:37 -08:00
Bram Kragten
adec2fc2df
Only update disabled for entity reg if it is a user value. ( #4646 )
2020-01-29 08:51:29 -08:00
Bram Kragten
27ebcc1bda
Remove balloob from cast page ( #4645 )
2020-01-29 17:09:56 +01:00
HomeAssistant Azure
2fb7a31c76
[ci skip] Translation update
2020-01-29 00:32:22 +00:00
Bram Kragten
65994e7280
Add related items to device info ( #4637 )
...
* Add related items to device info
* Update ha-config-device-page.ts
* remove log
* Lint
* Fix dialog logic showing triggers on script dialog
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-01-28 15:13:44 -08:00
Joakim Sørensen
036eedc69d
Add styles to addon-header ( #4632 )
...
* Add styles to addon-header
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-01-28 14:37:53 -08:00
Joakim Sørensen
7937714ce6
Fixes add-on install button ( #4635 )
...
* Fixes add-on install button
* Set the default
* linting issue
2020-01-28 14:37:42 -08:00
Bram Kragten
cdbd51f6f7
Update hass-tabs-subpage.ts
2020-01-28 22:44:21 +01:00
Bram Kragten
d5a8105718
Update ha-config-areas.ts
2020-01-28 22:40:57 +01:00
Bram Kragten
1c9eab7ca0
Change config navigation to tabs ( #4630 )
...
* Change config navigation to tabs
* Update ha-menu-button.ts
* Icons
* update
* Review comments
* configSections -> object instead of array
2020-01-28 21:48:21 +01:00
Joakim Sørensen
6e624b394b
Corrects add-on link ( #4634 )
...
* Fixes the addon url
* quote it
* Don't link the extra space
* puerly for testing
* Don't link the extra space
2020-01-28 11:39:42 -08:00
Joakim Sørensen
1cb10694e7
Fixes status switch spacing ( #4633 )
...
* fix switch spacing
* Fix alignment
2020-01-28 11:37:33 -08:00
HomeAssistant Azure
d496b9742f
[ci skip] Translation update
2020-01-28 00:32:38 +00:00
Paulus Schoutsen
72e5375795
Fix hassio build
2020-01-27 11:57:28 -08:00
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08:00
Paulus Schoutsen
82fb622904
Add buttons header-footer ( #4601 )
...
* Add buttons header-footer
* Simplify
* Update src/panels/lovelace/header-footer/hui-buttons-header-footer.ts
Co-Authored-By: Ian Richardson <iantrich@gmail.com >
* Address comments
Co-authored-by: Ian Richardson <iantrich@gmail.com >
2020-01-27 09:34:08 +01:00
HomeAssistant Azure
95ba1fd0cb
[ci skip] Translation update
2020-01-27 00:32:22 +00:00
Bram Kragten
c7b3a517e8
Add area picker ( #4608 )
...
* Add area picker
* Make config flow dialog wider
* Comment
2020-01-26 21:41:11 +01:00
Joakim Sørensen
523dc881bb
Convert Hass.io panel to TS/Lit ( #4398 )
...
* Convert system
* Convert dashboard
* Remove logging statement
* Convert addon view (base) and log
* Convert addon-view info
* Remove unintended file in commit
* Convert ansi-to-html
* Fix log update reloading
* Convert addon-view config
* Convert addon-view network
* Add inn missing haStyle
* Convert addon-view audio
* convert dialog-hassio-markdown
* Convert dialog-hassio-snapshot
* Convert entrypoint
* Convert hassio-style
* Lint hassio-addon-audio
* Lint hassio-addon-audio
* Lint hassio-addon-config
* Remove file that should not have been comitted
* Linting of the rest
* Cleanup
* Cleanup config
* Required changes after rebase
* Change property/method clasification
* use ? for _inputDevices and _outputDevices
* Use undefined instead of null for addon property
* Use ? for addons property
* Async addon audio
* Corrects typo in Error
* Wrap async calls in try/catch
* Remove npm task
* Fix async constant/functions
* Reintroduce noDevice
* We don't use the data of the POST no need to store and pass it
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
* Update hassio/src/addon-view/hassio-addon-audio.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-audio.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
* Apply review comments
* Simplify selected item change
* Change back to attr
* Apply lessons learned to addon-config
* Send event on config change
* Extract error msg
* Apply lessons learned to addon-info
* Apply lessons learned to addon-logs
* Fix shorthand linting issue
* Prefix private with _
* reset error
* Apply lessons learned to addon-network
* Revert package.json change
* Apply lessons learned to addon-view
* Fixes Unnecessary 'await' issue
* rename content -> addoninfo
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-config.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-network.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-logs.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Fix syntax issues
* Fix error handling issues
* Use forEach and not map
* Use private for _error
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update hassio/src/addon-view/hassio-addon-info.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Use classMap
* remove unneded limitations
* it can be null
* Update hassio/src/system/hassio-supervisor-log.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
* split hassio.ts
* Update datahandling
* Return result
* Use map instead of forEach
* Unnecessary 'await'.
* Move setSupervisorOption to data/hassio/supervisor
* Unnecessary 'await'
* Move fetchSupervisorLogs to data/hassio/supervisor
* Move fetchHassioHardwareInfo to data/hassio/hardware
* change error property
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-01-26 20:37:20 +01:00
HomeAssistant Azure
1123adc584
[ci skip] Translation update
2020-01-26 00:32:39 +00:00
Timmo
15be1688ad
Merge Confirmation Dialogs into Alert, Confirmation or Prompt ( #4114 )
...
* ✨ Add alert dialog
🔨 Add alert dialogs
🔨 add more
🔨 Add more
🔨 Enhance check
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
🔥 Combine confirmation into alert dialog
🔨 Replace confirmation calls with alert dialog
✏️ Remove 3
🔨 Add prompt logic
Rename to generic
Rename and add new params for alert, confirmation and prompt
Renames and prop changes
Rename and props
Cleanup
Setup prompt
Wording
Use text for prompt
Add prompts and confirmation on delete user
Rename
Rename
Rename imports
Fix parms change
Only use default for confirmation
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
Update src/dialogs/generic/dialog-box.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
Update
change text
Add autofocus
Merge show dialogs into one generic
Add automation delete confirmation
Modal
Remove deleted file
Add delete donfirm to script
Fix error with tslint
Fix from rebase
Fix from rebase
Fix from rebase
* 🔧 Split dialog functions
* 🔧 Fix from rebase
* 🔧 More fixes
* 🔧 Fix
* 🔧 Apply suggestions from code review
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* 🔧 Update from suggestion
* 🔧 Renames and cleanup
* 🔧 Camelcase
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* 🔧 camel case
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-01-25 17:48:29 +01:00
Bram Kragten
0c0e82a3ba
Move get dialog logic entity registry ( #4579 )
2020-01-25 14:49:36 +01:00
Paulus Schoutsen
8abe8d7615
Automatically strip area name from entities ( #4597 )
2020-01-25 14:43:11 +01:00
Paulus Schoutsen
f95ba4c04c
Allow options flow to define form title/description ( #4598 )
...
* Allow options flow to define their own title
* Allow description too
2020-01-25 14:38:58 +01:00
Ian Richardson
6874788cc0
🐛 fix severity toggle in gauge card editor ( #4600 )
2020-01-25 14:35:48 +01:00
David F. Mulcahey
f77bd79387
fix user given name display ( #4606 )
2020-01-25 14:34:15 +01:00
Ian Richardson
67a91b7c19
💄 color lights unless explicitly set not to ( #4603 )
2020-01-24 22:21:31 -08:00
HomeAssistant Azure
30211fe61d
[ci skip] Translation update
2020-01-25 00:32:57 +00:00
Bram Kragten
9de80b2947
Fix menu button for touch ( #4589 )
...
* Fix menu button for touch
* Missed 2
2020-01-24 23:21:41 +01:00
Bram Kragten
b7a3fe6e91
Improve zones UI ( #4576 )
...
* Improve zones UI
* Make home blue
* Only fit after edit in dialog
* Filter states from UI edtor
* Comments
* bring editable circle to front
* Update ha-config-zone.ts
* Update ha-config-zone.ts
* Hide side navigation for zones
* Fix initial ignore fit, fix click on switch label, space dialog buttons
2020-01-24 23:21:26 +01:00
Ian Richardson
1f38d13b3b
✨ add action_name option for scene/script rows ( #4571 )
...
* ✨ add action_name option for scene/script rows
* address review comments
2020-01-24 23:01:01 +01:00
Ian Richardson
ef6e468a7f
💄 align light card regardless of brightness support ( #4582 )
...
* 💄 align light card regardless of brightness support
* merge css properties
2020-01-24 22:12:54 +01:00
Ian Richardson
729a5e385f
🐛 don't remove key when value is empty ( #4583 )
...
* 🐛 don't remove key when value is empty
* only restrict delete to required field
2020-01-24 22:12:14 +01:00
Bram Kragten
32fd7a51f4
Fix entity registry dialog translations ( #4575 )
...
Fixes #4567
2020-01-24 10:09:40 -08:00
Ian Richardson
f3f32c800e
💄 move advanced mode toggle ( #4587 )
2020-01-24 09:50:20 -08:00
Bram Kragten
1f44b4b5a9
Fit map if an entity moved ( #4590 )
2020-01-24 15:12:21 +01:00
Bram Kragten
971538e9c2
Fix alarm card editor ( #4592 )
2020-01-24 15:11:57 +01:00
Bram Kragten
db9924bd87
Fix Mobile Entity Registry Delete Button ( #4591 )
2020-01-24 13:59:43 +01:00
Ian Richardson
74c6b9077a
✨ add conditional row ( #4569 )
...
* ✨ add conditional row
* fix types
* address comments
2020-01-24 09:59:36 +01:00
Ian Richardson
23865c31e6
🐛 fix editor switches ( #4584 )
2020-01-24 09:32:56 +01:00
Ian Richardson
8641a701cb
⏪ revert fix for card editor overflow menu selection ( #4585 )
2020-01-24 09:32:14 +01:00
HomeAssistant Azure
3ca99e5c90
[ci skip] Translation update
2020-01-24 00:32:23 +00:00
Ian Richardson
753804f463
💄 additional active icon states ( #4510 )
...
* 💄 additional active icon states
* ♻️ sort by domain
* 👌 address review comments
* state_color option for entities card
* fix typo
* 👌 address comments
extract common css
properly set boolean attributes
separate error states/color
fix unavailable color
* only make copy if necessary
* remove paused timer
* remove paused timer
2020-01-23 09:01:18 -08:00
Ian Richardson
9aedeab4fa
♿ close card editor on ESC ( #4570 )
2020-01-23 14:43:09 +01:00
HomeAssistant Azure
fc4e3e90b2
[ci skip] Translation update
2020-01-23 00:32:51 +00:00
Bram Kragten
ae8a9940ed
Add state and related to entity reg dialog ( #4473 )
...
* Add state and related to entity reg dialog
* Replace more-info-settings, remove state tab add state button
2020-01-22 15:03:47 -08:00
Pascal Vizeli
a544295167
Add netlify pipeline ( #4563 )
...
* Add netlify pipeline
* Address comments
2020-01-22 14:42:32 -08:00
Ian Richardson
8a9e149d33
♻️ convert more-info-script to LitElement/TypeScript ( #4545 )
...
* ♻️ convert more-info-script to Lit/TypeScript
* ♻️ convert more-info-script to LitElement/TypeScript
* 👌 use relative time
2020-01-22 22:01:02 +01:00
Bram Kragten
49611e285f
Add zones config UI ( #4556 )
...
* Add zones config UI
* Update en.json
* Update dialog-zone-detail.ts
* Update hc-cast.ts
* Update more-info-content.ts
* Add drag radius and icon to dialog
* Review comments
2020-01-22 11:29:51 -08:00
Franck Nijhof
def0c51669
Update issue and PR templates ( #4553 )
...
* Update issue and PR templates
* Small Tweak
2020-01-22 09:33:18 -08:00
Ian Richardson
572215b359
🔥 remove more-info-updater ( #4544 )
...
* 🔥 remove more-info-updater
* remove reference
2020-01-22 09:30:12 -08:00
Bram Kragten
0f8cf574d3
Use state icon in logbook instead of domain icon ( #4558 )
...
Fixes https://github.com/home-assistant/home-assistant-polymer/issues/2313
2020-01-22 09:17:49 -08:00
Bram Kragten
312f1df368
Fix string type in ha-form-string ( #4559 )
2020-01-22 15:28:54 +01:00
Bram Kragten
5bfacb3bf0
Fix lovelace reload button on error page ( #4557 )
...
Fixes https://github.com/home-assistant/home-assistant-polymer/issues/3107
2020-01-22 15:03:51 +01:00
HomeAssistant Azure
2103866c48
[ci skip] Translation update
2020-01-22 00:32:29 +00:00
Franck Nijhof
61cf1bf1eb
Add stalebot ( #4551 )
2020-01-21 16:51:10 +01:00
David F. Mulcahey
9c407caf2c
Hide blank manufacturer names on Device details page ( #4543 )
...
* don't show "by" when there is no manufacturer
* Update src/panels/config/devices/device-detail/ha-device-card.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-01-21 16:26:32 +01:00
Bram Kragten
323cf72be3
Fix #4539 ( #4550 )
2020-01-21 16:25:58 +01:00
Marius
eeced628b3
add never_triggered ( #4442 )
...
* add never_triggered
Add never_triggered to the last-triggered secondary_info.
as it stands, the secondary_info line is empty when used on an automation or script that hasn't been triggered yet, while the user expects info on that line.
* add "never_triggered"
for automation and script, to use in secondary_info
add last_triggered on script, because it was missing
* delete spaces
* add 2 spaces
travis check
* travis check row 116
* add never_triggered
to entities, delete incorrect entries to automation and script
* Update src/translations/en.json
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/lovelace/components/hui-generic-entity-row.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/lovelace/components/hui-generic-entity-row.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update en.json
* Update hui-generic-entity-row.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Ian Richardson <iantrich@gmail.com >
2020-01-21 08:21:32 -06:00
David F. Mulcahey
38be488f86
Update ZHA config panel to handle the addition of ZHA devices for the Zigbee coordinator ( #4541 )
...
* only show when there are entities
* handle coordinator correctly
2020-01-21 10:35:31 +01:00
Ian Richardson
83756a338a
♻️ convert more-info-automation to LitElement/TypeScript ( #4547 )
2020-01-21 10:31:22 +01:00
Ian Richardson
b9415cb5f0
♻️ convert more-info-default to LitElement/TypeScript ( #4546 )
2020-01-21 10:29:38 +01:00
HomeAssistant Azure
fd49e26120
[ci skip] Translation update
2020-01-21 00:32:30 +00:00
Bram Kragten
3474e92eb7
Fix alignment entities card header toggle ( #4532 )
2020-01-20 21:05:05 +01:00
Bram Kragten
913299998c
Fix missing text device entities ( #4531 )
2020-01-20 21:04:47 +01:00
Paulus Schoutsen
d9e522e4d7
Add header/footer support to entities card ( #4496 )
...
* Add header/footer support to entities card
Oops debug radius
Revert change to hui-picture-card
Remove unused import
* Use new createElement helper
2020-01-20 18:13:19 +01:00
David F. Mulcahey
22c8e4a455
Add the "add all device entities to Lovelace" functionality to ZHA device card ( #4521 )
...
* fix race condition
* add all entities
2020-01-20 14:22:48 +01:00
Franck Nijhof
02fe5144d8
Remove obsolete homebridge_* attributes ( #4533 )
2020-01-20 14:17:57 +01:00
David F. Mulcahey
9d333fb557
use logical device type ( #4524 )
2020-01-20 12:14:47 +01:00
David F. Mulcahey
ef2ca4a07f
Clean up display of ZHA device page ( #4522 )
...
* remove margins
* adjust help icon and max width
2020-01-20 12:13:47 +01:00
Ian Richardson
f74ee76ae2
📝 clarify what conditions in automations are ( #4514 )
...
* 📝 clarify what conditions in automations are
* 📝 reword to make short and sweet
2020-01-19 17:07:58 -08:00
HomeAssistant Azure
6fb9a7636d
[ci skip] Translation update
2020-01-20 00:32:40 +00:00
Joakim Sørensen
56249110d6
Adds error to shopinglist card editor if integration is not loaded ( #4523 )
...
* Adds error to shopinglist card edito if integration is not loaded
* localization
* Update src/translations/en.json
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-01-19 14:39:07 -08:00
Ian Richardson
1a2ebabd22
🚸 prompt user to confirm logout ( #4501 )
...
* 🚸 prompt user to confirm logout
* 👌 update dialog title/text/confirm
2020-01-18 22:02:36 -08:00
Ian Richardson
28511d0cbf
♿ only set tabindex if tap_action defined ( #4511 )
2020-01-18 21:59:56 -08:00
Joakim Sørensen
b01bdec973
Bring back ha-icon-next ( #4516 )
2020-01-18 21:57:24 -08:00
Michael Irigoyen
ecee5980af
Update Material Design Icons to v4.8.95 ( #4520 )
2020-01-18 21:54:30 -08:00
HomeAssistant Azure
3e1b85e6b5
[ci skip] Translation update
2020-01-19 00:32:50 +00:00
HomeAssistant Azure
ce94d1ea7c
[ci skip] Translation update
2020-01-18 00:32:47 +00:00
Paulus Schoutsen
62654ec598
Refactor create element ( #4509 )
...
* Refactor create element
* Move things around
* Fix reference in gallery
2020-01-17 16:19:01 -08:00
Ian Richardson
fbe4550c78
🐛 fix display of current/set temperature when 0 ( #4498 )
...
* 🐛 fix display of current/set temperature when 0
* 👌 nullish coalescing
2020-01-17 23:08:18 +01:00
Bram Kragten
a082667c24
Bumped version to 20200108.2
2020-01-17 22:42:48 +01:00
Bram Kragten
fc29b519ae
Don't use light card in generated Lovelace mode ( #4505 )
...
* Don't make seperate card for grouped lights
* Update generate-lovelace-config.ts
* Don't use light group at all in generated UI
2020-01-17 22:42:24 +01:00
Bram Kragten
c391b19c0e
fixes #4468 ( #4508 )
2020-01-17 22:41:57 +01:00
Bram Kragten
8c49e3c4ef
fixes #4468 ( #4508 )
2020-01-17 22:41:09 +01:00
Ian Richardson
67022b9ffc
🐛 make picture card tabbable only if action set ( #4494 )
...
* 🐛 make picture card tabbable only if action set
* 👌 use ifDefined and hasAction
* ✏️ fix syntax mistake
2020-01-17 22:39:24 +01:00
Bram Kragten
eb9023595d
Don't use light card in generated Lovelace mode ( #4505 )
...
* Don't make seperate card for grouped lights
* Update generate-lovelace-config.ts
* Don't use light group at all in generated UI
2020-01-17 22:38:08 +01:00
Bram Kragten
8262d1617f
Bumped version to 20200108.1
2020-01-17 17:13:00 +01:00
Alexei Chetroi
581a803cc4
Fix ZHA add device path. ( #4486 )
2020-01-17 17:12:13 +01:00
Paulus Schoutsen
5ff8fe68ba
Alert user when add-on not started ( #4485 )
2020-01-17 17:02:56 +01:00
David F. Mulcahey
a2a039ebc5
Add group binding to the ZHA config panel and misc. cleanup ( #4466 )
...
* clean up zha device card and usage
* group binding tile
* add cluster selection to group binding tile
* fix css class name
* fix filtering
* multiselect for clusters in group binding
* pass narrow to cluster table
* fix tables
* fix device page
* address remaing comments from previous PR
* fix bad cherry-pick
* css cleanup
* consistency
* use properties
* translations
* add confirmation dialog to remove button
* fix css
* review comments
* remove noise
2020-01-17 16:39:57 +01:00
Ian Richardson
1064aed1b0
📝 make some Lovelace UI text more clear ( #4500 )
2020-01-17 09:54:16 +01:00
Ian Richardson
7025592e8e
🐛 fix picture glance card's camera_view option in editor ( #4495 )
2020-01-17 09:44:57 +01:00
HomeAssistant Azure
4966354b62
[ci skip] Translation update
2020-01-17 00:32:37 +00:00
David F. Mulcahey
68d6faf4af
fix selection check ( #4488 )
2020-01-16 18:19:01 +01:00
Paulus Schoutsen
e3346483b9
Hide device trackers from generated lovelace ( #4487 )
2020-01-16 08:57:41 +01:00
HomeAssistant Azure
e8fb79e5ce
[ci skip] Translation update
2020-01-16 00:32:40 +00:00
Alexei Chetroi
d612162ab1
Fix ZHA add device path. ( #4486 )
2020-01-15 20:05:05 +01:00
Bram Kragten
86f8ef3a70
Styling focus menus ( #4483 )
...
* Styling menus
* Update ha-config-navigation.ts
2020-01-15 19:41:56 +01:00
Bram Kragten
0e43435362
Don't ask to choose view when only 1 view ( #4480 )
2020-01-15 09:05:01 -08:00
Bram Kragten
aaefe0b09f
Handle unknown state ( #4481 )
2020-01-15 09:01:59 -08:00
Bram Kragten
bc731a9dc3
Add edit btn to more info for scene, script and automation ( #4476 )
2020-01-15 09:50:16 +01:00
Bram Kragten
da25701dca
Disable adoptedStyleSheets in dev ( #4474 )
2020-01-15 09:25:17 +01:00
Bram Kragten
21ae483dc9
Styling fixes ( #4475 )
2020-01-15 09:25:04 +01:00
HomeAssistant Azure
38b6e9ca10
[ci skip] Translation update
2020-01-15 00:32:57 +00:00
Bram Kragten
d31245866c
Add DEPRECATED to states ui ( #4463 )
...
* Add DEPRECATED to states ui
* unelevated red
* target
* Add msg in info
2020-01-14 06:35:01 -08:00
Bram Kragten
4e08d8f3b3
Fix zha back btn ( #4470 )
2020-01-14 07:57:00 -05:00
Bram Kragten
1e717ab33e
Catch undefined cloudstatus ( #4465 )
2020-01-14 13:52:23 +01:00
Bram Kragten
995fb4974e
Fix translations ( #4469 )
2020-01-14 13:20:06 +01:00
HomeAssistant Azure
ffb76132f8
[ci skip] Translation update
2020-01-14 00:32:29 +00:00
Bram Kragten
acba3af54b
Fix back btn for Polymer ( #4467 )
2020-01-13 18:21:43 +01:00
Paulus Schoutsen
40ac456937
Force refresh tokens if external app ( #4461 )
2020-01-13 05:47:08 -08:00
Bram Kragten
5c32413bf7
Onboarding core: Display error message when saving fails ( #4462 )
2020-01-13 05:31:53 -08:00
Bram Kragten
22792c70c5
Change config panel navigation ( #4377 )
...
* Change config panel navigation
* Show active + don't show toolbar?
* Update ha-panel-config.ts
* Change color of menu toolbar
* Update ha-config-router.ts
* Review comments
2020-01-12 17:57:38 +01:00
Krisjanis Lejejs
a8ed87298a
Improved map panel and map card to ignore zones when fitting map. ( #4447 )
...
* Improved map panel and map card to ignore zones when fitting map. [#1598 ](https://github.com/home-assistant/home-assistant-polymer/issues/1598 )
* Improved map panel and map card to ignore zones when fitting map. [#1598 ](https://github.com/home-assistant/home-assistant-polymer/issues/1598 )
* Improved map panel and map card to ignore zones when fitting map. [#1598 ](https://github.com/home-assistant/home-assistant-polymer/issues/1598 )
* Changed approach and created a different array for zones
* Removed zone key option for markers
2020-01-12 17:56:55 +01:00
Joakim Sørensen
b15270dfe2
Use correct suffix for elevation ( #4454 )
...
* Use correct suffix for elevation
* Use correct suffix for elevation
2020-01-12 07:31:59 -08:00
Bram Kragten
58ad949bc8
Virtualize logbook ( #4450 )
...
* Virtualize logbook
* Clean
* Update ha-logbook.ts
2020-01-12 13:00:26 +01:00
HomeAssistant Azure
adce40de56
[ci skip] Translation update
2020-01-12 00:33:31 +00:00
Ian Richardson
0f487ae4bf
♿ Add tabindex to lovelace elements ( #4160 )
...
* tabindex
* use action handler
* circular focus test
* address comment
* add focus styling to other elements
* add focus styling to cards
* style glance card entities
* Add back light/thermo changes that were lost in rebase
* Remove unused import
* lint
* lint
* 💄 tweak focus style for glance entities
* 💄 apply styling to focused state-label-badges
2020-01-11 11:50:43 +01:00
Joakim Sørensen
2848e3a63b
Adds CCS var usage to person dialog ( #4449 )
2020-01-11 11:49:57 +01:00
Bram Kragten
5a172a64c5
Make entry flow dialog modal ( #4440 )
...
* Make entry flow dialog modal
* Add close button
* Update dialog-data-entry-flow.ts
* Fix aria-label
2020-01-10 16:40:19 -08:00
HomeAssistant Azure
433aa16ea6
[ci skip] Translation update
2020-01-11 00:32:34 +00:00
HomeAssistant Azure
50cb8cf3cc
[ci skip] Translation update
2020-01-10 00:32:38 +00:00
Sean Mooney
4e5406b27b
Typo fix in issue template ( #4445 )
...
fixes small typo, necesarry = necessary
2020-01-09 09:29:42 -06:00
Franck Nijhof
80eb80619a
Add configuration for Lock Threads on closed pull requests ( #4443 )
2020-01-09 11:40:25 +01:00
Ian Richardson
bf71b3a869
♻️ convert ha-attributes to lit-element ( #4350 )
...
* ♻️ convert ha-attributes to lit-element
* Address comments
* inline items
* 🐛 Fix attribution display logic
2020-01-09 10:22:23 +01:00
HomeAssistant Azure
ff270c4b7d
[ci skip] Translation update
2020-01-09 00:32:44 +00:00
Bram Kragten
8b659498b6
Merge pull request #4439 from home-assistant/dev
...
20200108.0
2020-01-08 18:54:05 +01:00
David F. Mulcahey
5415068917
Rework the ZHA config panel ( #4415 )
...
* convert zha config panel to tabs
* add spacer to prevent combobox from hitting bottom
* break clusters out into their own section
* cleanup buttons
* remove header
* make devices default tab
* convert from tabs to a list view
* convert to table on dashboard
* fix anchor on mobile safari
* cleanup CSS to fix display on mobile
* cleanup card css
* more css cleanup
* fix group page
* remove translations changes
* Update src/panels/config/zha/zha-clusters.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-config-dashboard.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-device-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-groups-dashboard.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* review comments
* fix dangling quote after commit suggestion
* css cleanup
* remove flex rules
* remove flex rules
* css cleanup
* remove dialog per review comments
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-01-08 18:35:21 +01:00
Bram Kragten
357a67c00d
Bumped version to 20200108.0
2020-01-08 18:26:20 +01:00
HomeAssistant Azure
cbe4269320
[ci skip] Translation update
2020-01-08 17:25:54 +00:00
Bram Kragten
fbd5185ce2
Add ability to remove Lovelace config ( #4430 )
...
* Add ability to remove Lovelace config
* Update hc-lovelace.ts
2020-01-08 18:19:10 +01:00
Bram Kragten
a33cf97e2c
Fix moving actions with data ( #4438 )
2020-01-08 18:18:53 +01:00
Pascal Vizeli
7e7da26543
Update azure-pipelines-translation.yml for Azure Pipelines
2020-01-08 16:54:09 +01:00
Bram Kragten
79058e893b
Add alert when Google sync failed ( #4435 )
2020-01-08 15:59:22 +01:00
Bram Kragten
e9231fc17e
20200107.0
...
20200107.0
2020-01-07 21:26:10 +01:00
Bram Kragten
2eb548bb74
Merge branch 'master' into dev
2020-01-07 20:53:23 +01:00
Bram Kragten
08baf8a757
Bumped version to 20200107.0
2020-01-07 20:50:51 +01:00
Bram Kragten
f02fa6a94b
Add multi select to entity registry ( #4424 )
...
* Add multi select to entity registry
* Fix filter and sort on status
* Remove unused prop platform
* Review
* Update ha-config-entity-registry.ts
2020-01-07 12:29:42 +01:00
Bram Kragten
2ed6d0e73c
Make modal of Lovelace editor dialogs ( #4426 )
...
Fixes #4425
2020-01-06 22:25:17 +01:00
David F. Mulcahey
35d9b2ac3c
Add the ability to create new Zigbee groups to the ZHA config panel ( #4384 )
...
* add group page
* Update src/panels/config/zha/zha-add-group-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* fix group name handling
* Update src/panels/config/zha/zha-add-group-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-01-06 07:02:47 -05:00
Bram Kragten
18d09c6f04
Add UI for restored entities ( #4414 )
...
* Add UI for restored entities
* Add conformation for removal
* Apply suggestions
* Guard
2020-01-03 12:44:25 +01:00
Joakim Sørensen
70b81de49d
Force rerender on update/save ( #4396 )
...
* Force rerender on update/save
* Fix linting issue
* Define properties by using @property() instead
* Add styles to disabled save button
* Change to use @customElement, and remove _generation as a property.
2020-01-02 21:15:26 +01:00
David Cramer
f0808c1f54
Add ha-subppage toolbar css styles ( #4409 )
2020-01-02 20:55:43 +01:00
Jay
e779f0747e
Change TRIGGER to EXECUTE ( #4413 )
...
There's been some confusion among new users about what the `TRIGGER` button does in the automation info popup. `EXECUTE` better represents what pressing that button does since it bypasses conditions and simply runs the action like a script. The automation docs at <https://www.home-assistant.io/docs/automation/action/ > also say "The action of an automation rule is what is being executed when a rule fires."
2020-01-02 20:16:39 +01:00
David F. Mulcahey
bdd18775c3
Add group editing to the ZHA config panel ( #4382 )
...
* add group editing
* Update src/panels/config/zha/zha-devices-data-table.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-group-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-devices-data-table.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-group-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-group-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/zha/zha-group-page.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* review comments
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-01-02 15:59:18 +01:00
David F. Mulcahey
711d51c022
Disable ZHA device binding buttons when a device to bind isn't selected ( #4407 )
...
* only enable buttons when a device is selected
* review comments
2020-01-02 07:24:40 -05:00
David F. Mulcahey
1b0d8bba29
fix area index on ZHA device card ( #4406 )
2020-01-02 10:50:19 +01:00
Colin Frei
2988cc512f
Fix grammatical error ( #4403 )
2020-01-02 10:28:36 +01:00
Joakim Sørensen
a2f8e5f3e7
Hide protection mode toggle if not usable ( #4392 )
2020-01-02 10:20:21 +01:00
David F. Mulcahey
680bf06a4b
Add group detail view to the ZHA config panel ( #4380 )
...
* add group details
* review comments
2019-12-24 10:29:22 -05:00
David F. Mulcahey
ff0b1881e2
Add Zigbee group removal to the ZHA config panel ( #4376 )
...
* add remove groups function
* add ability to remove groups
* translations
* review comments
* review comments
* review comments
2019-12-24 08:12:02 -05:00
David F. Mulcahey
de653e1f7b
Add Zigbee group viewing to ZHA config panel ( #4365 )
...
* add ability to view zigbee groups
* review comments
* remove selectable until used
2019-12-23 10:46:34 -05:00
Bram Kragten
bb41170765
Add language Iban ( #4375 )
2019-12-23 16:27:41 +01:00
Bram Kragten
0ed2bc93aa
Remove uploading translations from Travis ( #4374 )
2019-12-23 13:39:47 +01:00
Bram Kragten
04770f8ee2
Add language Esperanto ( #4373 )
2019-12-23 13:39:31 +01:00
Bram Kragten
15a2790b9f
Add support to add all device entities to Lovelace ( #4356 )
...
* Add support to add all device entities to Lovelace
* Reload config when it was changed while Lovelace was not active
* Localize
* Update ha-panel-lovelace.ts
* Move to device entities card
* Move Lovelace logic to lovelace combine with unused entities
* Unused imports
* Added suggestions and support for YAML mode
2019-12-23 10:39:17 +01:00
Jc2k
83880791b1
Add 'unignore' to DISCOVERY_SOURCES that can be ignored. ( #4370 )
2019-12-21 17:10:20 +01:00
HomeAssistant Azure
4dca3289f6
[ci skip] Translation update
2019-12-19 16:07:21 +00:00
Pascal Vizeli
083a3ebfc4
Run translation on dev ( #4368 )
2019-12-19 17:03:05 +01:00
Pascal Vizeli
6117c4e989
Add Auto Translation handling ( #4339 )
...
* Add Auto Translation handling
* Cleanup
2019-12-18 16:38:36 +01:00
Bram Kragten
609763e658
Set focus to search when opening add integration dialog ( #4357 )
...
* Set focus to search when opening add integration dialog
* Also add to flow form
2019-12-18 16:35:20 +01:00
Bram Kragten
2c57ab60f1
Add ignore discovery button ( #4354 )
...
* Add ignore discovery button
* Add seperate list for ignored integrations
* Move translations
* Add zeroconf
2019-12-18 16:22:17 +01:00
Ian Richardson
dd17a153d2
✨ Fire custom LL event ( #4361 )
2019-12-18 07:40:26 +01:00
Bram Kragten
c2d551bb7c
Merge pull request #4341 from bonanitech/patch-2
...
Upgrade MDI icons to 4.7.95
2019-12-12 17:20:24 +01:00
Mauricio Bonani
e0b1921108
Fix version number
2019-12-09 12:40:11 -05:00
Mauricio Bonani
fcf39ceb96
Upgrade MDI icons to 4.7.95
2019-12-09 12:27:03 -05:00
Mauricio Bonani
3cc979a077
Upgrade MDI icons to 4.7.95
2019-12-09 12:24:36 -05:00
Bram Kragten
9972973774
Merge pull request #4338 from home-assistant/rc
...
20191204.1
2019-12-09 13:41:33 +01:00
Bram Kragten
20ae32bc26
Bumped version to 20191204.1
2019-12-09 13:03:17 +01:00
Bram Kragten
a29892023b
Revert "Add copy entity ID/state/attributes menu button in dev tools/states" ( #4337 )
...
* Revert "Add copy entity ID/state/attributes menu button in dev tools/states (#4259 )"
This reverts commit 4b56db5255
.
* Update package.json
2019-12-09 13:02:41 +01:00
Bram Kragten
b283fec482
Update cloud-google-assistant.ts ( #4329 )
2019-12-09 13:02:17 +01:00
Bram Kragten
e0116a8236
Fix thingtalk automations creation ( #4328 )
2019-12-09 13:01:56 +01:00
Bram Kragten
d1990a4bac
Revert "Add copy entity ID/state/attributes menu button in dev tools/states" ( #4337 )
...
* Revert "Add copy entity ID/state/attributes menu button in dev tools/states (#4259 )"
This reverts commit 4b56db5255
.
* Update package.json
2019-12-09 12:59:20 +01:00
Bram Kragten
cbba1849e2
Convert script and automation editor to lit ( #4327 )
...
* Convert script and automation editor to lit
* Update yarn.lock
2019-12-09 10:59:52 +01:00
Bram Kragten
43393d1647
Update cloud-google-assistant.ts ( #4329 )
2019-12-09 08:34:36 +01:00
Bram Kragten
b47ee1051c
Fix thingtalk automations creation ( #4328 )
2019-12-07 20:46:04 +01:00
Bram Kragten
393adacc9e
Convert automation actions/scripts to Lit ( #4324 )
...
* Convert automation actions/scripts to Lit
* Update ha-automation-action-row.ts
* Comments
2019-12-06 12:14:45 +01:00
Bram Kragten
073428849e
Convert automation conditions to Lit ( #4321 )
...
* Convert automation conditions to Lit
* Split condition editor and row
* Comments
* Update automation.ts
* Update automation.ts
2019-12-05 19:48:06 +01:00
Bram Kragten
e6ac0258e3
Use dynamicElement directive in ha-form ( #4317 )
...
* Use dynamicContentDirective
* Turn around
* Remove attributes
* Rename to dynamicElement
2019-12-04 22:58:35 +01:00
Bram Kragten
d7e7798a55
Merge pull request #4318 from home-assistant/dev
...
20191204.0
2019-12-04 20:02:41 +01:00
Bram Kragten
2557414b11
Merge branch 'master' into dev
2019-12-04 19:30:47 +01:00
Bram Kragten
f7065fbce9
Bumped version to 20191204.0
2019-12-04 19:28:47 +01:00
Bram Kragten
016564eee9
Update translations
2019-12-04 19:22:23 +01:00
Bram Kragten
ff3087c39c
Convert automation trigger to litelement ( #4315 )
...
* Convert automation trigger to Lit
* Update ha-automation-trigger-row.ts
* dynamicContentDirective
* update
* Lint
* Implement other types
2019-12-04 09:57:47 -08:00
Bram Kragten
239438ee5d
Add entity picker to service call action ( #4310 )
...
* Add entity picker to service call action
* Use prop instead of attr
2019-12-03 12:30:51 +01:00
Florian Gareis
5458cda31f
Add new confim dialog to automation editor ( #4255 )
2019-12-03 12:21:51 +01:00
Bram Kragten
36f49e66fd
Remove empty defaults from time patern trigger automation ( #4307 )
2019-12-02 11:11:05 -08:00
Bram Kragten
2bafd38ea8
Allow automation actions/scripts to be moved up/down ( #4308 )
...
* Allow automation actions/scripts to be moved up/down
* Update index.tsx
2019-12-02 11:10:44 -08:00
Bram Kragten
73b3262491
Fix editing delay action ( #4309 )
2019-12-02 11:08:38 -08:00
Bram Kragten
808cde033f
Update bug_report.md
2019-12-02 17:39:39 +01:00
Bram Kragten
fa8f6b7b91
Add yaml editor to automation actions and scripts ( #4306 )
...
* Add yaml editor to automation actions and scripts
* Add types
* Update event.tsx
2019-12-02 14:08:19 +01:00
Bram Kragten
94c120cdb1
Add yaml editor to automation conditions ( #4305 )
2019-12-02 12:02:35 +01:00
Bram Kragten
7b2be54f8f
YAML support for automation triggers ( #4289 )
...
* WIP: Add yaml editors to automation
* Fix form overwriting yaml on switching back
* Finish triggers
* prettier
2019-12-02 11:20:09 +01:00
nicop4
4b56db5255
Add copy entity ID/state/attributes menu button in dev tools/states ( #4259 )
...
* Added button and js method to copy with copy-to-clipboard library
* Copy entity id working, tooltip added
* copy ok, use ha toast to notify ok
* cleanup code
* add translation
* removed old useless code
* Replaced copy button with menu
* Fix comparison operator & removed commented code
modifié : src/panels/developer-tools/state/developer-tools-state.js
* Fix spaces
modifié : src/panels/developer-tools/state/developer-tools-state.js
* Improve copy attributes
* only one menu & update translation
* copy attributes in yml format
use paper-icon-item instead of paper-icon-button and add yarn.lock
* removed paper-item
2019-12-02 10:35:49 +01:00
Bram Kragten
93165c9111
Area/multiple devices and name support for thingtalk automations ( #4272 )
...
* WIP: Area/multiple devices and name support
* Fix removing devices
* Don't recalc entities for all devices every time
* Use guards
* Update ha-thingtalk-placeholders.ts
2019-12-02 10:30:30 +01:00
Bram Kragten
caa604d5ca
Add more aria labels ( #4293 )
...
* Add aria labels
* Fix polymer binding
2019-12-02 09:29:02 +01:00
Thomas Lovén
e7e9e2cf85
Allow setting temperature to 0 degrees ( #4300 )
2019-12-02 09:23:20 +01:00
Bram Kragten
daa04e9973
Fix jumping on iOS when toggle switch ( #4275 )
2019-11-29 12:41:37 +01:00
Bram Kragten
5355269f5d
Check if external app by object ( #4280 )
...
* Check if external app by object
* Update core.ts
* Conditional chaining
* add babel optional chaining
2019-11-27 15:44:59 -08:00
Bram Kragten
2665a75250
Don't show hidden scenes ( #4285 )
...
* Don't show hidden scenes
* Comments
* computeStateDomain
2019-11-27 15:44:28 -08:00
Bram Kragten
8a39d18323
Bump TypeScript to 3.7 ( #4282 )
...
* Bump TypeScript to 3.7
* Update prettier to support ts 3.7
* Prettier
* More prettier
* Even more prettier
2019-11-27 13:51:03 -08:00
Bram Kragten
b8a026397b
Don't filter attributes when saving scene ( #4278 )
...
* Add cover attributes to scene editor
* Add more
* Remove filtering of attributes
* Update ha-scene-editor.ts
2019-11-27 13:43:46 -08:00
Bram Kragten
bd5fe302eb
Revert "Add specific maskable icons ( #4283 )" ( #4284 )
...
This reverts commit de0f1b2b65
.
2019-11-27 20:23:58 +01:00
Bram Kragten
de0f1b2b65
Add specific maskable icons ( #4283 )
2019-11-27 16:43:23 +01:00
Thomas Lovén
defaa2b276
Fix missing semicolons in CSS ( #4281 )
...
Introduced in #4269
2019-11-27 13:06:02 +01:00
Bram Kragten
60efe00a1f
Fix styling of vaadin elements ( #4276 )
2019-11-26 16:57:29 +01:00
Davide Varricchio
fe93b993db
Change to thermostat card to reflect step_temp on set-temperature ( #4221 )
...
* Minor change to thermostat card to reflect step_temp on set-temperature
* Corrected indentation
* Resolved eslint error
2019-11-25 17:42:38 +01:00
Joakim Sørensen
f6afc92d3c
Adds "air" at the bottom of the page ( #4267 )
...
* Adds "air" at the bottom of the page
* Update src/panels/config/dashboard/ha-config-dashboard.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Add margin to promo
2019-11-25 17:38:08 +01:00
Carlos Gustavo Sarmiento
e4c635c855
Added new CSS property for styling of the app-header component ( #4269 )
2019-11-25 17:37:33 +01:00
Bram Kragten
a3e59e168f
Bumped version to 20191119.6
2019-11-23 21:31:19 +01:00
Thomas Lovén
e56355b406
Bump round-slider version. Fix #4265 ( #4266 )
2019-11-23 21:30:54 +01:00
Mauricio Bonani
8ef15c50b4
Upgrade MDI icons to 4.6.95 ( #4270 )
...
* Upgrade MDI icons to 4.6.95
* Upgrade MDI icons to 4.6.95
2019-11-23 21:26:32 +01:00
Marius
81588469b8
Add secondary-info: last-triggered ( #4222 )
...
* Add secondary-info: last-triggered
add last-triggered to the currently available options 'entity-id' and 'last-changed' see:https://www.home-assistant.io/lovelace/entities/#secondary_info
* corrected omission 'attributes'
* added test for attributes.last_triggered
* Update hui-generic-entity-row.ts
* Update hui-generic-entity-row.ts
2019-11-23 21:19:26 +01:00
Joakim Sørensen
70a920af3c
Add initial bg color to panels ( #4268 )
2019-11-23 21:18:54 +01:00
Thomas Lovén
1329e60c89
Bump round-slider version. Fix #4265 ( #4266 )
2019-11-23 21:12:48 +01:00
Bram Kragten
9b7c095080
Bumped version to 20191119.5
2019-11-21 17:25:50 +01:00
Bram Kragten
654ff99cd1
Bumped version to 20191119.4
2019-11-21 17:04:43 +01:00
Bram Kragten
0511bc360e
iOS 9 doesn't support append ( #4260 )
2019-11-21 17:04:36 +01:00
Bram Kragten
ea9e8cc392
iOS 9 doesn't support append ( #4260 )
2019-11-21 17:03:35 +01:00
Bram Kragten
8433678371
Bumped version to 20191119.3
2019-11-21 15:22:07 +01:00
Bram Kragten
757bc00854
Fix thermostat card ( #4258 )
...
* Fix thermostat card
* Change styling
* Remove margin on mode buttons
2019-11-21 15:21:45 +01:00
Bram Kragten
2551393821
Fix light card ( #4257 )
...
* Fix light card
* Remove unused class
* Fix for when entity is not available
* Fix active state
2019-11-21 15:21:20 +01:00
Bram Kragten
0acd41b7f0
Fix thermostat card ( #4258 )
...
* Fix thermostat card
* Change styling
* Remove margin on mode buttons
2019-11-21 15:18:16 +01:00
Bram Kragten
85ca73db84
Fix light card ( #4257 )
...
* Fix light card
* Remove unused class
* Fix for when entity is not available
* Fix active state
2019-11-21 15:17:55 +01:00
Bram Kragten
444cbd00d9
Update README.md
2019-11-21 15:05:42 +01:00
Bram Kragten
15b500886c
Bumped version to 20191119.2
2019-11-20 11:02:01 +01:00
Thomas Lovén
3aac834e72
Version bump round-slider. Fix bad rendering in IE/Edge ( #4249 )
2019-11-20 11:01:32 +01:00
Thomas Lovén
6edf23b91f
Version bump round-slider. Fix bad rendering in IE/Edge ( #4249 )
2019-11-20 10:55:06 +01:00
Bram Kragten
e445251b02
Bumped version to 20191119.1
2019-11-19 21:08:29 +01:00
Bram Kragten
693151b590
Fix ha-form on edge ( #4248 )
2019-11-19 21:08:15 +01:00
Bram Kragten
1249c0eea9
Fix ha-form on edge ( #4248 )
2019-11-19 21:06:52 +01:00
Bram Kragten
3133118870
Update vaadin components ( #3571 )
...
* Update vaadin components
* Remove resolution
* Migrate person detail dialog to mwc-dialog
* Fix imports
* Update dialog-person-detail.ts
2019-11-19 11:35:37 -06:00
Bram Kragten
de5c1a0545
Merge pull request #4246 from home-assistant/dev
...
20191119.0
2019-11-19 13:37:07 +01:00
Bram Kragten
c61e2fb459
Bumped version to 20191119.0
2019-11-19 13:19:33 +01:00
Bram Kragten
64a2a19da3
Update translations
2019-11-19 13:19:27 +01:00
Bram Kragten
74fe1f820c
Fix error when no entities ( #4244 )
2019-11-19 13:16:55 +01:00
Bram Kragten
69929f5dc3
Fix thermostat unavailable ( #4245 )
2019-11-19 13:16:38 +01:00
Bram Kragten
fcd793fc9e
Fix device filtering on mobile ( #4243 )
2019-11-19 11:41:56 +01:00
Bram Kragten
8a3b1d76a1
Fix removing entity in scene editor ( #4241 )
...
Fixes https://github.com/home-assistant/home-assistant-polymer/issues/4237
2019-11-19 00:35:16 +01:00
Thomas Lovén
9f520d7628
Use new scaling features of round-slider ( #4172 )
...
* Refresh light card.
* Refresh thermostat card
* Fix paddings
* Fix #4175
* Use action handler
* Address review comments
* Lint
* Padding on percentage
* Remove typo
2019-11-19 00:32:23 +01:00
Bram Kragten
258cfddc3f
Remove alias from scene action ( #4240 )
...
Fixes https://github.com/home-assistant/home-assistant-polymer/issues/4239
2019-11-19 00:28:35 +01:00
Bram Kragten
3697500402
Fix min value in editor ( #4236 )
2019-11-19 00:28:08 +01:00
springstan
b4942ad27e
Fixed two-part pin code input in Manual Alarm Control Panel ( #4213 )
...
* Consolidated code input via clicking GUI pads and using a physical keyboard
* Replaced the querySelector with the query decorator
* Run the query selector once, store its result and reuse it multiple times
2019-11-19 00:27:48 +01:00
Ville Skyttä
1e217e8d2f
Support email and url form input types ( #4186 )
...
* Support email and url form input types
* Lint
* Lint
* Add types
2019-11-18 18:03:19 +01:00
Bram Kragten
0056237d85
Merge pull request #4233 from home-assistant/dev
...
20191118.0
2019-11-18 13:08:58 +01:00
Bram Kragten
920ee741f3
Bumped version to 20191118.0
2019-11-18 12:50:11 +01:00
Bram Kragten
6ecc60423f
Fix actions not working on touch devices ( #4231 )
2019-11-18 11:27:44 +01:00
MatthewFlamm
09e7638c89
fix evaluating to false and remove ; ( #4228 )
2019-11-18 09:00:50 +01:00
Bram Kragten
b82b4a639e
Merge pull request #4227 from home-assistant/demo-manifest
...
Add maskable icon directive to demo manifest
2019-11-18 08:54:07 +01:00
Paulus Schoutsen
d08aa51c16
Add maskable icon directive to demo manifest
2019-11-16 12:09:29 +01:00
Bram Kragten
385ffe6d8f
Merge pull request #4226 from home-assistant/dev
...
20191115.0
2019-11-15 20:21:09 +01:00
Bram Kragten
564e6d4073
Bumped version to 20191115.0
2019-11-15 20:06:35 +01:00
Bram Kragten
a4bd816eb5
Fix localise escaping issue ( #4225 )
2019-11-15 19:59:47 +01:00
Bram Kragten
13c18a9bb7
Merge pull request #4224 from iantrich/fix-filter-badge
...
Fix entity-filter-badge update
2019-11-15 19:59:25 +01:00
Ian Richardson
562d7a7cf4
use lastChild
2019-11-15 11:10:47 -06:00
Ian Richardson
89f33a1730
Fix entity-filter-badge update
2019-11-15 09:45:50 -06:00
Bram Kragten
ff7309f5c4
Merge pull request #4218 from home-assistant/dev
...
20191114.0
2019-11-14 13:47:21 +01:00
Bram Kragten
1c614c855f
Bumped version to 20191114.0
2019-11-14 13:28:28 +01:00
Bram Kragten
6a3238951d
Updated translations
2019-11-14 13:28:06 +01:00
Bram Kragten
0dab5828fb
Add Thingtalk automation generation ( #4216 )
...
* thingtalk
* works
* Add device_class support and get placeholders from api
* Update
2019-11-14 13:22:44 +01:00
Joakim Sørensen
d0b9c09f8f
Fix person dialog issues ( #4210 )
...
* Fix person dialog issues
* Remove repo (should not have been committed...)
* Trigger Travis
2019-11-12 20:30:11 +01:00
Josh McCarty
55f4629256
Wrap the dialog title when using Entity Registry ( #4174 )
...
* Wrap the dialog title when using Entity Registry
* Move updated styles to styles()
2019-11-12 14:52:56 +01:00
Joakim Sørensen
004565217e
Restructure/reorder configuration dashboard ( #4202 )
...
* Reoreder config dashboard
* Changes base translation for config dashboard items to be pleural
* Convert to lit/ts
* remove unneded stuff
* fix child property passes
* Export page configuration
* Apply suggestion
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Change property to CloudStatus
2019-11-10 23:25:13 +01:00
Bram Kragten
c07b39ebde
Fix device and entity pickers clear ( #4206 )
...
* Fix device and entity pickers clear
* Prevent combobox to open on clear
2019-11-10 13:25:07 -08:00
Bram Kragten
8b17b6ed1c
Add attribution and onboarding to voice ( #4190 )
...
* Add attribution and onboarding to voice
* Align with backend changes
* Layout + switch to ws for process
* Don't mutate window
* Move speechRecognition
* Add border
* Update ha-voice-command-dialog.ts
2019-11-10 11:30:41 -08:00
Paulus Schoutsen
1d16bdbe54
Merge pull request #4201 from home-assistant/lokalise
...
Update lokalise cli to version 2 + fix replacing localise vars
2019-11-10 11:30:08 -08:00
Joakim Sørensen
9e2a0c77d5
Adds clear value handler ( #4205 )
...
* Adds clear value handler
* Add the same to device picker
2019-11-10 19:23:27 +01:00
Joakim Sørensen
4f41508110
Adds timestamp device_class for sensor ( #4204 )
2019-11-10 18:41:33 +01:00
Joakim Sørensen
eaedb2e5ae
Checked button colors ( #4203 )
...
* split switch-checked-color into 2 vars like the unchecked variant
* Apply new css vars
* revert accidental delete
* revert demo changes
* revert property change
2019-11-10 18:40:36 +01:00
Bram Kragten
75ad1f51a9
Update translations_upload_base
2019-11-09 23:49:26 +01:00
Bram Kragten
142175c6ab
Update lokalise cli to version 2 + fix replacing localise vars
2019-11-09 23:47:58 +01:00
Joakim Sørensen
f1980d6bcf
Fixes history graph card defaults ( #4198 )
2019-11-09 17:30:08 +01:00
Joakim Sørensen
5a7b5200fe
Change correct localization string ( #4197 )
...
* Change correct localization string
* Update en.json
2019-11-09 17:29:14 +01:00
Joakim Sørensen
d284d53b93
Reload buttons ( #4194 )
...
* Change base translation for ui.panel.config.server_control.section.reloading.core
* Give each btn a new card-action div
2019-11-08 14:39:21 -08:00
Bram Kragten
bc01df42d8
Merge pull request #4193 from home-assistant/dev
...
20191108.0
2019-11-08 17:41:58 +01:00
Bram Kragten
901752bec3
Update translations ( #4192 )
2019-11-08 17:12:48 +01:00
Bram Kragten
e3ef3cfae1
Bumped version to 20191108.0
2019-11-08 17:12:28 +01:00
Paulus Schoutsen
ab476d2f1b
Add conversation ID to voice dialog ( #4189 )
2019-11-07 12:21:37 -08:00
Bram Kragten
5ca82fd39c
Fix mobile support for voice dialog ( #4154 )
...
* Fix mobile support for voice dialog
* Update ha-voice-command-dialog.ts
* typo
* Add extra data functions
* Start listening for choice
* Remove extra data logic
2019-11-04 12:34:59 -08:00
Bram Kragten
da35c263d2
Add scene editor ( #4164 )
...
* Add scene editor
* Update ha-config-scene.ts
* Update en.json
* Update ha-scene-editor.ts
* Partial comments
* Types
* 1 more
* Comments
* Lint
* Update ha-device-picker.ts
* Update ha-device-card.ts
2019-11-04 12:07:09 -08:00
Bram Kragten
2a617a9639
Revert "Add Netatmo specific states" ( #4171 )
2019-11-01 20:35:35 +01:00
springstan
c730aab28f
Translated config flow form and steps ( #4140 )
...
* Translated config flow form and steps
* Moved translation from config_entry to config_flow
* Renamed translation key from not_all_fields_required to not_all_required_fields
2019-11-01 20:34:10 +01:00
Ian Richardson
274c2016c0
action-handler ( #4115 )
...
* action-handler
* comments
* address comments
* finish conversion
* move haptics
* address comments
* lint
* keyup
* double enter
* address comments
* keyup
2019-11-01 13:15:11 -05:00
Bram Kragten
9b3891f778
Fix state-label-badge override name ( #4166 )
2019-11-01 12:54:14 -05:00
Bram Kragten
b705de956e
Fix hassio build ( #4167 )
2019-11-01 17:42:36 +01:00
Ian Richardson
e37201f84f
enter is registering as double_tap ( #4161 )
...
* enter is registering as double_tap
* Update long-press-directive.ts
* Update long-press-directive.ts
2019-11-01 16:39:53 +01:00
springstan
f53eea81c4
Translated a bunch of strings ( #4137 )
...
* Translated customization page
- added translation key-value pairs to en.json
- translated form-customize, customize-icon and its key-value
* Translated mutliple pages:
- devices
- entity-registry
- config-entry
- dashboard -> hint to advanced mode toggle
* Translated custom panel confirm message
* Added translation for no entries in logbook
* Updated translation keys, tested and removed ha-types file translations
* Removed setting an if to true for testing
* Use template literal instead of string concatenation
2019-11-01 16:12:49 +01:00
springstan
0fa8db1682
Translated unused entities, device registry page and domain toggler dialog ( #4141 )
...
* Translated device registry and domain toggler dialog
* Translated unused entities page
* Extracted unused_entities keys and created new section for domain_toggler
* Moved unknow_error and area_picker_label into devices section
2019-11-01 16:07:18 +01:00
Bram Kragten
46f5224e70
Migrate voice command dialog ( #4150 )
...
* Migrate voice command dialog
* Cleanup
* Correct types
* Added animation when listening and we should talk back right? :'-)
* Set recognition to english
* Comments
* Update on change of hass
2019-10-29 14:59:35 -07:00
Bram Kragten
12be2a9775
Merge branch 'master' into dev
2019-10-29 15:14:04 +01:00
springstan
6196bbdc5e
Translated hui-editor and hui-root pages ( #4142 )
2019-10-29 13:15:47 +01:00
Marianne Hval
b41f4777d4
More descriptive delete/move buttons + red delete ( #4145 )
2019-10-29 13:13:30 +01:00
springstan
f2812bc706
Translated automation and script editor ( #4146 )
2019-10-29 13:12:35 +01:00
Bram Kragten
04500bc237
Merge pull request #4148 from springstan/addTitleAttributeConfigUIMode
...
Added title attributes and translated them in Configure UI Mode
2019-10-29 13:07:43 +01:00
Bram Kragten
2a6b877cf1
Bumped version to 20191025.1
2019-10-29 12:58:20 +01:00
Bram Kragten
c3896a4613
Only do haptic on entity interactions
2019-10-29 12:56:52 +01:00
Bram Kragten
c6fb896fe4
Merge pull request #4152 from home-assistant/haptics
...
Only do haptic on entity interactions
2019-10-29 12:53:44 +01:00
Bram Kragten
669fbb7e77
Only do haptic on entity interactions
2019-10-29 12:37:25 +01:00
springstan
971865e4f9
Added title attributes and translated them in Configure UI Mode
2019-10-28 20:13:24 +01:00
Paulus Schoutsen
9078e41855
Clarify tslint disable
2019-10-28 10:45:58 -07:00
Bram Kragten
466c48a7d0
Merge pull request #4128 from Twanislas/netatmo-states-translation
...
Add Netatmo specific states
2019-10-28 15:51:42 +01:00
Bram Kragten
31a047ce9e
Merge pull request #4136 from home-assistant/dev
...
20191025.0
2019-10-25 17:44:34 +02:00
Bram Kragten
bd24ffa5d0
Bumped version to 20191025.0
2019-10-25 17:12:30 +02:00
Bram Kragten
99f4bd7398
Updated translations
2019-10-25 17:12:22 +02:00
Bram Kragten
417177b097
Merge pull request #4135 from home-assistant/entity-reg-1-col
...
Change entity reg table to full width
2019-10-25 17:08:43 +02:00
Bram Kragten
c407cab501
Change entity reg table to full width
2019-10-25 16:54:42 +02:00
Bram Kragten
044cf22f47
Fix variable column widths ( #4127 )
2019-10-24 09:43:28 -07:00
Bram Kragten
75aa940d44
Merge pull request #4129 from home-assistant/delete-view-btn
...
Fix styling delete view btn
2019-10-24 17:32:04 +02:00
Bram Kragten
7be8080726
Fix styling delete view btn
2019-10-24 12:32:59 +02:00
Antoine Rahier
13fbc813cd
Add Netatmo thermostat states
2019-10-24 11:20:06 +02:00
Antoine Rahier
44d1458229
Revert "Add Netatmo specific states"
...
Wrong file !
This reverts commit f06f3ee2e5
.
2019-10-24 11:16:41 +02:00
Antoine Rahier
f06f3ee2e5
Add Netatmo specific states
2019-10-24 11:09:42 +02:00
Bram Kragten
a889a02e15
Merge pull request #4123 from iantrich/aria-ts-translations
...
translated most aria-labels in ts files
2019-10-24 10:34:46 +02:00
Ian Richardson
6bf3d6a689
lint
2019-10-23 23:20:54 -05:00
Ian Richardson
1d7dcca495
translated most aria-labels in ts files
2019-10-23 23:02:58 -05:00
Bram Kragten
ad8f049570
Merge pull request #4117 from home-assistant/dev
...
20191023.0
2019-10-23 21:36:21 +02:00
Bram Kragten
73c56a68b6
Bumped version to 20191023.0
2019-10-23 21:16:25 +02:00
Bram Kragten
b34b52f305
Update translations
2019-10-23 21:16:03 +02:00
Ian Richardson
39d052273d
support actions on rows ( #4023 )
...
* support actions on rows
* address comments
* add type
* pointer events
* move action area to row name to avoid handler competition
* add action to state-badge as well
* correct type
* address comments
* handle 'enter' in long-press and make entities state-badge selecatable
2019-10-23 10:30:09 -07:00
Bram Kragten
e435b9153b
Clean up device card ( #4108 )
2019-10-22 16:11:56 -07:00
Bram Kragten
0792278927
Fix more integrations message ( #4106 )
...
* Fix more integrations message
* Period outside link
2019-10-22 16:10:42 -07:00
Josh McCarty
06d59b3cde
Adds a white background to the QR code for MFA ( #4107 )
2019-10-23 00:04:09 +02:00
Josh McCarty
1e7497ad33
Revise hassio update card design ( #4041 )
...
* Revise hassio update card design
See https://github.com/home-assistant/home-assistant-polymer/issues/3916
* Remove available text; use secondary text color instead of yellow/orange
* Less bold text for update header
2019-10-22 23:06:18 +02:00
Ian Richardson
49d0f2359b
add sensor card to first demo ( #4035 )
...
* add sensor card to first demo
* Change to temperature sensor
2019-10-22 14:43:34 -05:00
Timmo
bb73039205
Confirmation Dialog ( #4053 )
...
* ✨ Add confirmation dialog
* ✨ Add confirmation dialog to service calls
* 🔨 Change returned value
* ✨ Add confirmation dialog to integration remove
* ✨ Add to entity registry
* ✨ Add to delete card and add translation
* ✨ Add to views deletion
* 🔨 Remove async
* 🔨 Fix min-width for smaller screens
* 🔨 Remove async
* Fix wrong merge
* Update ha-config-entry-page.ts
2019-10-22 21:20:41 +02:00
Bram Kragten
d4d6b7e2ce
Fix delete button styling in hui-edit-view ( #4102 )
2019-10-22 21:17:55 +02:00
Drake Loud
7b5201599d
added title to view configuation ( #4037 )
...
* added title to view configuation
* replacing let with const
* added localization change
* updated view config title
* linter updates
* Prettier updates
2019-10-22 10:27:36 +02:00
springstan
11c08e9a69
Added view title to heading of Lovelace Add Card picker ( #4083 )
...
* Added view title to heading of Lovelace Add Card picker
* Fixed building error, cleaned up code
* Changed _view to _viewConfig and added check for undefined _cardConfig
* Added else if for undefined _cardConfig, added else for manual cards
* Used template literal instead of string concatenation
2019-10-22 10:24:25 +02:00
aquarium
731bb176f7
Fix link to translation documentation ( #4098 )
2019-10-22 08:43:14 +02:00
Phi Dong
b0fce93de8
Fix issue where long states do not wrap ( #4101 )
2019-10-22 08:39:37 +02:00
Paulus Schoutsen
fdbe89e87e
Fix develop build
2019-10-21 16:51:54 -07:00
Ian Richardson
a8d0a2293f
revert lovelace selectable text ( #4095 )
2019-10-21 16:45:15 -07:00
Paulus Schoutsen
8ac278bc59
Remove unused deps
2019-10-21 16:33:03 -07:00
Paulus Schoutsen
70d6c6b902
Refactor Webpack build scripts ( #4093 )
...
* Refactor Webpack build scripts
* Add Gallery too
* Fix icons
* Update travis
2019-10-21 15:02:54 -07:00
Drake Loud
0621218e16
Changed button to text ( #4067 )
...
* Changed button to text
* Moved styles to hui-edit-view
* prettier updates
2019-10-21 23:32:15 +02:00
Bram Kragten
2424376fba
Change ha-device-picker to combo box + improve name handling + show area ( #4089 )
...
* Change ha-device-picker to combo box + improve name handling + show area
* unused import
2019-10-21 12:40:16 -07:00
Bram Kragten
3973374f3f
Add positive_time_period_dict to ha-form ( #4090 )
...
* Add positive_time_period_dict to ha-form
* select input on focus
* Update ha-form-positive_time_period_dict.ts
2019-10-21 12:36:26 -07:00
Ian Richardson
c25a38b82f
add actions to state-badge element and state-label-badge (default Lovelace badge type) ( #4028 )
...
* add actions to state-badge element
* address comments
state-label-badge no longer handles clicks
added actions to hui-state-label-badge
moved ha-badges-card to Lit
2019-10-21 14:03:01 -05:00
Ian Richardson
3c0ba1d7eb
Convert more-info-sun to Lit ( #4075 )
...
* Convert more-info-sun to Lit
* address comments
2019-10-21 13:04:22 -05:00
Ian Richardson
be678b02c5
Convert more-info-weather to LitElement ( #4073 )
...
* Convert more-info-weather to LitElement
* address comments
* add shouldUpdate
2019-10-21 13:04:08 -05:00
Ian Richardson
0078b48e3c
card level themes ( #4057 )
...
* card level themes
weather-forecast
shopping-list
plant-status
markdown
alarm-panel
* fix markdown
* address comments
also added picture cards
* update updated
* address comments
* address comments
2019-10-21 12:38:06 -05:00
springstan
540f1d9bce
Fix for Zone icon visibility on Map panel and Lovelace Map card ( #4085 )
...
* Set icon color to black in ha-panel-map.js
* Changed icon color depending on dark mode in lovelace map card
* Fixed build error by swapping var for let and const
* Replaced hardcoded style with the light and dark classes
2019-10-21 17:45:40 +02:00
Bram Kragten
5e3cb812ec
Fix yaml
name collision in card editor ( #4079 )
...
* Fix `yaml` name collision
* Add types for js-yaml change to named imports
2019-10-21 17:36:09 +02:00
aquarium
6d10a5dd4c
Split data table background color into separate theme variable ( #4031 )
...
* Split data table background color into separate theme variable
* Remove reference to MDC in data table theme variable name
2019-10-21 09:27:06 +02:00
Sean Mooney
96d14b7ab7
Changed outdated "GUI editor" reference to "visual editor" ( #4068 )
...
Changed warning text from "GUI editor" to "visual editor" to match the updated naming being used in card editors.
2019-10-20 15:10:07 +02:00
Phi Dong
b96b026905
Add hovers (title attrs) to buttons on integrations config entry ( #4059 )
...
* Add integration specific titles to config buttons
* Rename tranlation var to integration, move button labels inline
2019-10-20 15:02:11 +02:00
Paulus Schoutsen
c25f2d3941
Move compression from Webpack to Gulp ( #4074 )
2019-10-20 14:42:20 +02:00
Paulus Schoutsen
785453aa79
Clean up mixins ( #4076 )
...
* Clean up mixins
* Lint
2019-10-20 14:31:58 +02:00
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
Bram Kragten
12840231be
Add code mirror editors to the dev-tools data fields ( #3981 )
...
* Add yaml code mirror editor to the dev-tools yaml fields
* Add jinja2 editor on dev template
* Migrate to UpdatingElement, review comments
* update cm, add types
* types
* dev tools mqtt
2019-10-12 12:33:51 -07:00
Bram Kragten
4728c12225
Update google cloud card ( #3978 )
...
* Update google cloud card
* Oops
2019-10-11 08:48:56 -07:00
Bram Kragten
90526ac563
Migrate entity registry to data-table ( #3965 )
...
* Migrate entity registry to data-table
* icons
* Styling
* Review comments
* fix not selector
* typos + move columns out of class
* Localize + comments
* Fucked up the rebase
2019-10-11 14:55:45 +02:00
Hayley McIldoon
6f7ea03e35
Remove redundant text in Cloud panel #3824 ( #3967 )
2019-10-11 14:55:12 +02:00
Erik Montnemery
78900e05ad
Allow device conditions to specify extra fields ( #3973 )
2019-10-11 13:16:54 +02:00
Ian Richardson
495f4aa19c
ability to hide tabs ( #3811 )
...
* ability to hide tabs
* address review comments
* address review comments
* address review comments
* review comments
2019-10-11 13:14:34 +02:00
Bram Kragten
88c480759f
Convert YAMLTextArea to code mirror editor ( #3980 )
...
* Convert YAMLTextArea to code mirror editor
* Review comments
* Clean up
2019-10-10 21:58:21 +02:00
Josh McCarty
ab75365636
Move alexa state reporting switch position for consistency ( #3953 )
2019-10-10 10:51:58 +02:00
Tom Raithel
0266617c71
Remove overflow attribute from view column ( #3971 )
...
Fixes #3253
2019-10-10 10:50:46 +02:00
Mauricio Bonani
aef45c5043
Upgrade MDI icons to 4.5.95 ( #3977 )
...
* Upgrade MDI icons to 4.5.95
* Upgrade MDI icons to 4.5.95
2019-10-10 09:44:10 +02:00
Hayley McIldoon
deeb0146c7
Renamed Toggle Editor button #3617 ( #3968 )
2019-10-09 23:03:46 +02:00
Bram Kragten
5dea674f20
Merge pull request #3975 from home-assistant/rc
...
20191002.2
2019-10-09 22:19:34 +02:00
Bram Kragten
646fe34d09
Bumped version to 20191002.2
2019-10-09 21:57:58 +02:00
Ian Richardson
c67907aa58
simplify
2019-10-09 21:54:58 +02:00
Ian Richardson
e78f4c5ace
picture-glance: check for entity state change
2019-10-09 21:54:34 +02:00
Bram Kragten
e891fdc3eb
Save orig value + some cleanup
2019-10-09 21:53:48 +02:00
Erik
95a258c2a5
Allow device triggers to specify extra fields
2019-10-09 21:53:30 +02:00
Bram Kragten
f1fabd09a6
Merge pull request #3970 from emontnemery/automation_device_action_form
...
Allow device triggers to specify extra fields
2019-10-09 21:48:57 +02:00
Bram Kragten
0d77bdaf32
Merge pull request #3949 from iantrich/fix-glance-state_image
...
picture-glance: check for entity state change
2019-10-09 21:48:05 +02:00
Bram Kragten
320be2e5d9
Convert integration entry page to data table ( #3963 )
...
* Convert integration entry page to data table
* Simplify device-card
In a future PR this has to be changed further
* Center no devices text
* Review comments
2019-10-09 08:48:41 -07:00
Bram Kragten
6a098ad0b5
Save orig value + some cleanup
2019-10-09 13:34:34 +02:00
Erik
e895e91a11
Allow device triggers to specify extra fields
2019-10-09 07:41:25 +02:00
Paulus Schoutsen
fc3f7ca4b2
Mark Persian as right to left.
2019-10-08 10:24:21 -07:00
Bram Kragten
1f09d848c5
Merge pull request #3961 from home-assistant/rc
...
20191002.1
2019-10-08 17:55:43 +02:00
Bram Kragten
4d794f6088
Hide empty blocks on device page ( #3950 )
...
* Hide empty blocks on device page
* lint
* Rename entities on device rename
* check if entity_id is valid
* clarify var name
* Review comments
* Use regex to replace not allowed chars
* Align with backend
2019-10-08 17:54:17 +02:00
Bram Kragten
9ad7f0dbac
Hide empty blocks on device page ( #3950 )
...
* Hide empty blocks on device page
* lint
* Rename entities on device rename
* check if entity_id is valid
* clarify var name
* Review comments
* Use regex to replace not allowed chars
* Align with backend
2019-10-08 08:53:31 -07:00
Bram Kragten
9f39610153
Update translations
2019-10-08 16:13:52 +02:00
Bram Kragten
12d8a04c15
Update translations
2019-10-08 16:13:06 +02:00
Bram Kragten
73b0f5949e
Fix updating entity id in entity-registry-dialog ( #3962 )
2019-10-08 12:28:49 +02:00
Bram Kragten
0f7a3887a7
Fix updating entity id in entity-registry-dialog ( #3962 )
2019-10-08 12:27:29 +02:00
Bram Kragten
ac75ce038a
Bumped version to 20191002.1
2019-10-08 10:33:16 +02:00
Bram Kragten
8de9a73741
Add report state toggle for Google ( #3855 )
2019-10-08 10:28:37 +02:00
Bram Kragten
ef51f29e28
Add report state toggle for Google ( #3855 )
2019-10-08 10:25:57 +02:00
Ian Richardson
b61bbee35a
fix media row secondary info ( #3957 )
2019-10-08 10:10:37 +02:00
Markus Nigbur
64dd8c463d
Changed the states-ui toggle button to unobstrusive text link. ( #3959 )
2019-10-08 10:01:51 +02:00
akargl
d2a95e9f06
Add default text to Markdown card editor ( #3960 )
2019-10-08 09:58:37 +02:00
Timmo
0cb0525516
Add localized names to card editor ( #3941 )
...
* 🔨 Add localized names to card editor
* ✏️ Rename alarm_panel to alarm-panel
* ✏️ Proper case
* 🔨 Move to else
* 🔨 Remove name and object from card picker
2019-10-07 20:17:12 +02:00
Ian Richardson
dcaf4fdfe2
add title option to stack cards ( #3839 )
2019-10-07 10:17:52 +02:00
ottersen
0c13757910
Correct usage of Zigbee vs ZigBee #1 ( #3938 )
...
ref clarification by Zigbee Alliance of correct usage of "Zigbee" vs "ZigBee"
https://twitter.com/Frenck/status/1178239254713061377
2019-10-07 09:55:31 +02:00
ottersen
0cdcd74c9d
Correct usage of Zigbee vs ZigBee #2 ( #3939 )
...
ref clarification by Zigbee Alliance of correct usage of "Zigbee" vs "ZigBee"
https://twitter.com/Frenck/status/1178239254713061377
2019-10-07 09:55:18 +02:00
Phi Dong
db3968399f
Add intro to OZW log z-wave config section ( #3935 )
2019-10-07 09:53:37 +02:00
Malte Franken
7494a49238
Normalize longitude to the range between -180 to +180 degrees ( #3872 )
...
* normalize longitude to the range between -180 to +180 degrees
* only normalize longitude if out of valid range
2019-10-07 09:49:00 +02:00
Ian Richardson
55d2a3c8b1
simplify
2019-10-06 23:16:14 -05:00
Ian Richardson
be4e45c22c
picture-glance: check for entity state change
2019-10-06 23:08:14 -05:00
Matthew Donoughe
efb28d337a
editor support for scene script action ( #3942 )
...
Script support added in home-assistant/home-assistant#27223
2019-10-05 15:14:37 -07:00
Phi Dong
edd77e1f32
Exclude persistent_notifications domain when computing unused entities ( #3936 )
2019-10-05 14:01:00 +02:00
Bram Kragten
848dd7e071
Fixes to script localization ( #3930 )
...
* Fixes
* fix toast
2019-10-04 21:46:32 +02:00
Bram Kragten
59d4a4247a
Fix whitespace error in services ( #3880 )
2019-10-04 17:21:43 +02:00
Jens Vanhooydonck
ba79633758
HA Cloud overflow wrap ( #3905 )
...
* Overflow of Remote Control URL
* Overflow wrap of certificate information
Closes #2982
* Changed styling to class break-word
* Changed break-work to class
* Update src/panels/config/cloud/account/cloud-remote-pref.ts
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
2019-10-04 16:46:01 +02:00
Charles Garwood
860973bdbd
Add localization to ZHA panel ( #3881 )
...
* Add localization for ZHA config panel
* Additional ZHA panel localization
2019-10-04 14:07:49 +02:00
Sven
d4d897e79e
Make cloud account panel translatable ( #3875 )
...
* Add localization to cloud login & register (#3844 )
* Add localization to cloud account (#3844 )
* Add localization to cloud forgot password (#3844 )
* fix lint errors
* Update src/panels/config/cloud/account/cloud-account.js
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/cloud/register/cloud-register.js
Co-Authored-By: Bram Kragten <mail@bramkragten.nl >
* fix issues pointed out in review
* fix code style issue
* Add localization for dialogs, alexa and google
* fix exposed entities name
2019-10-04 13:14:53 +02:00
Bram Kragten
4850f3d588
Fix whitespace error in services ( #3880 )
2019-10-04 12:35:49 +02:00
Bram Kragten
8bc53c235f
Fix styling system options ( #3877 )
2019-10-04 12:04:27 +02:00
Charles Garwood
c74793b1d5
Add link to Z-Wave panel docs ( #3874 )
2019-10-03 20:51:37 +02:00
Marcel Brückner
56bac8a8c1
Make script editor translatable ( #3866 )
...
* Make script editor's script picker translatable (home-assistant/home-assistant-polymer#3848 )
* Make script editor translatable (home-assistant/home-assistant-polymer#3848 )
* Fix linting errors (home-assistant/home-assistant-polymer#3866 )
* Fix linting errors (home-assistant/home-assistant-polymer#3866 )
* Move unsaved_confirm translation key to common section (home-assistant/home-assistant-polymer#3866 )
Instead of adding the same text multiple times for every section, add a common section to indicate reusable translations.
* Add variable to localization text
* Use JavaScript instead of Polymer data binding
2019-10-03 20:31:53 +02:00
Sven
184575fd54
Add localization to persons config page ( #3846 ) ( #3871 )
2019-10-03 14:38:34 +02:00
Sven
e148559d3e
Add localization to user config page ( #3845 ) ( #3869 )
2019-10-03 12:22:45 +02:00
Phi Dong
95b76dbb85
Fix issue where help icon overlapped with header text on mobile devices ( #3868 )
2019-10-03 11:50:36 +02:00
Bram Kragten
496bb9dc39
Merge pull request #3864 from home-assistant/dev
...
20191002.0
2019-10-02 22:46:27 +02:00
Bram Kragten
351ba3e701
Merge branch 'master' into dev
2019-10-02 22:31:00 +02:00
Bram Kragten
260f428bc6
Bumped version to 20191002.0
2019-10-02 22:25:49 +02:00
Bram Kragten
3622514131
Fix dark switch for map card editor ( #3856 )
2019-10-02 21:26:48 +02:00
Bram Kragten
391b2dcf6a
Align background with tiles ( #3858 )
2019-10-02 21:25:59 +02:00
Bram Kragten
a02bf1fd48
Allow yaml in dev states ( #3859 )
...
* Allow yaml in dev states
* remove json
2019-10-02 21:25:38 +02:00
Bram Kragten
4cf9472bf4
Allow yaml in dev services ( #3860 )
...
* Allow yaml in dev services
* remove json
2019-10-02 21:23:37 +02:00
Bram Kragten
74d1de7313
Allow yaml in dev events ( #3861 )
...
* Allow yaml in dev events
* remove json
2019-10-02 21:22:06 +02:00
Bram Kragten
cd6fd6a46c
Allow yaml in script and automation ( #3862 )
...
* Allow yaml in script and automation
* Restore defaults
* Rename class
* Catch errors in constructor
* Update yaml_textarea.tsx
2019-10-02 21:21:13 +02:00
Bram Kragten
a6dda90b13
Default hide disabled entities from entity registry ( #3863 )
...
* Default hide disabled entities from entity registry
* localize
* Use memoize
2019-10-02 21:20:47 +02:00
Bram Kragten
7add8a2ea0
Guard for null badges ( #3841 )
...
* Guard for null badges
* Check for null badges on load and save
2019-10-02 09:29:36 -07:00
Bram Kragten
b927a3ef29
Add entity registry functions to device page ( #3843 )
...
* Add entity registry functions to device page
* Move update/remove logic to dialog
* Hide disabled entities by default
2019-10-02 09:23:42 -07:00
Ian Richardson
76d3218130
Allow user selection of text in Lovelace ( #3605 )
...
* Allow user selection of text in Lovelace
Closes https://github.com/home-assistant/home-assistant-polymer/issues/2110
* set negative tabindex
This appears to work locally, but pushing it up to try on the demo to be sure
* toggle class for android
* apply suggestions
2019-10-02 13:33:16 +02:00
Franck Nijhof
8b6d8f9086
Update documentation link URL for integrations ( #3857 )
2019-10-02 13:23:41 +02:00
Bram Kragten
ffaecb29b7
Update translations
2019-10-02 12:58:11 +02:00
Ian Richardson
fa74295c0b
add actions to picture-glance entities ( #3807 )
...
* add actions to picture-glance
* remove unnecessary entity property
* Update hui-picture-glance-card.ts
2019-10-02 11:22:33 +02:00
Bram Kragten
ea50d486da
Fix some styling of ha-switch ( #3842 )
...
If content is slotted it will get some margin to the toggle like the old switch.
2019-10-01 11:17:10 -07:00
Bram Kragten
3cf4b890b6
Remove local mdc-datatable ( #3840 )
...
With version 3.2.0 of mdc-datatable they removed the ts files from the published package, so we can now use it again.
2019-10-01 11:34:25 +02:00
Sean Mooney
313b984a53
Add missing domain icons ( #3836 )
...
`persistent_notification` and `zone` were both missing domain icons.
2019-10-01 10:11:44 +02:00
Bram Kragten
7d09e29d60
Use filter worker in data-table ( #3808 )
...
* Filter worker
Doesn't work
* Remove template for worker
* Move files
* Sort to worker + debounce filter
* Improve performance
* Update ha-data-table.ts
2019-09-30 15:53:48 -07:00
Ian Richardson
7e979f0cf1
add image option to entities card ( #3832 )
2019-09-30 22:25:09 +02:00
Ian Richardson
64366dc99a
fix alignment of switches positioned absolutely ( #3812 )
...
* fix alignment of switches positioned absolutely
* wrap switches
* remove !important
2019-09-30 21:27:19 +02:00
Ian Richardson
c69585db98
add state_filter to picture cards ( #3791 )
2019-09-30 09:49:11 +02:00
Bram Kragten
2dd5cd586b
Add a setting for vibration ( #3813 )
...
* Add a setting for vibration
* Update en.json
2019-09-27 10:23:30 +02:00
Bram Kragten
05a258c886
Add hassio supervisor and os update notice ( #3798 )
...
* Add hassio supervisor and os update notice
* Cleanup
* Update hassio-dashboard.ts
* Fix styling
* Check if system has HassOs
* Remove unused import
2019-09-26 13:47:34 +02:00
Bram Kragten
f4bd42dfd4
Add name to picture entity struct ( #3809 )
2019-09-25 23:37:54 +02:00
Bram Kragten
41e5e7c1ae
Update yarn.lock
2019-09-25 22:41:17 +02:00
Ian Richardson
95dfcafce3
UI Editor for picture-glance card ( #3709 )
...
* UI Editor for picture-glance card
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3700
* address review comments
* address review comments
* fallback to yaml if state image used
* push default changes
* default image for config
* Update hui-picture-glance-card-editor.ts
2019-09-25 15:38:26 -05:00
Bram Kragten
111d1afc21
Fix firefox overflow ( #3806 )
...
* Fix firefox overflow
MIght fix...
* Add comment
* Align
2019-09-25 21:52:21 +02:00
Ian Richardson
886c6dd88c
Expand entity-filter options ( #3692 )
...
* Expand entity-filter options
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3543
Adds the following to `state_filter`:
- `operator` option. Specify operator to use in comparison.
- `value` option. Specify value to compare against.
- `attribute` option. Specify attribute to use instead of state in comparison.
e.g.
```yaml
type: entity-filter
state_filter:
- "on"
- operator: ">"
value: 90
entities:
- sensor.water_leak
- sensor.outside_temp
- entity: sensor.humidity_and_temp
state_filter:
operator: ">"
value: 50
attribute: humidity
```
* Update evaluate-filter.ts
* verify state_filter exists on card or each entity
* address review comments
* apply Bram's suggestion
* address review comments
* cleanup
2019-09-24 10:34:57 +02:00
On Freund
38b817bd67
Green shade in climate history for platforms that don't support hvac_action
( #3787 )
...
* Green shade in climate history for platforms that don't support HVAC_ACTION
* The presence of hvac_action can change over time
* Move static condition out of anon function
2019-09-24 10:34:13 +02:00
Ian Richardson
c59b6626f2
UI editor for history-graph ( #3782 )
...
* UI editor for history-graph
* add translations
2019-09-24 10:00:52 +02:00
Ian Richardson
2cc196e3fb
cleanup editors ( #3786 )
...
* cleanup editors
* address review comments
2019-09-23 17:11:45 -05:00
Erik Montnemery
a08884fed6
Add support for and
and or
conditions to the automation editor. ( #3724 )
...
* Add support for `and` and `or` conditions in automations
* Remove debug prints, fix lint errors
* Fix
* Merge `and` and `or` conditions
* Add missing file
2019-09-23 14:07:57 -07:00
Bram Kragten
2fe4a02b6b
Add support for panels to cast ( #3796 )
...
* Add panel support to cast
* Set background
2019-09-23 14:03:45 -07:00
Paulus Schoutsen
7c793c1cdb
Bumped version to 20190919.1
2019-09-23 13:17:48 -07:00
Bram Kragten
a0b848acc4
Bring back babel for ES5 builds ( #3797 )
...
* Bring back babel for ES5 builds
* Remove ts from babel
2019-09-23 13:17:44 -07:00
Bram Kragten
a1b9a092d0
Bring back babel for ES5 builds ( #3797 )
...
* Bring back babel for ES5 builds
* Remove ts from babel
2019-09-23 13:15:12 -07:00
Bram Kragten
993d390ea5
Add device automation options to device page ( #3776 )
...
* Add device automation options to device page
* Update
* Fill automation editor with data
* Update ha-automation-editor.ts
* Remove dupe deps
* Fix imports
2019-09-23 14:13:44 +02:00
Ian Richardson
1f4d359050
Replace all default exports in common/ with named exports ( #3790 )
2019-09-23 10:57:47 +02:00
Ian Richardson
f871387fa6
new action: url ( #3773 )
...
* new action: url
Takes a `url_path` option.
Closes https://github.com/home-assistant/ui-schema/issues/249
I'm experience the issue described here with my string values in the action-editor: https://github.com/home-assistant/home-assistant-polymer/issues/2645 . Have not been able to track down where the issue is.
* Fix losing config on init
* fix action-editor
2019-09-22 21:56:29 +02:00
Ian Richardson
9a92ed31f6
picture entity editor fix ( #3783 )
...
* forgot to push commit
* resolve broken build
2019-09-21 22:42:46 -05:00
Ian Richardson
37129adfab
UI Editor for picture-entity card ( #3708 )
...
* UI Editor for picture-entity card
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3699
* address review comments
* translations
2019-09-21 22:15:30 -05:00
Paulus Schoutsen
ec52e71c71
Upgrade some deps ( #3780 )
...
* Upgrade TS
* Remove unused uglifyjs webpack plugin
* Upgrade some webpack stuff
2019-09-21 11:59:51 +02:00
Ian Richardson
5e28e1b320
Switch paper-toggle-button to mwc-switch ( #3683 )
...
* Switch paper-toggle-button to mwc-switch
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3352
* ha-switch
* apply not-checked theming
Thanks @bramkragten!
* address review comments
2019-09-21 11:59:27 +02:00
Ian Richardson
9a7eb3d406
light-card: icon option ( #3771 )
...
* light-card: icon option
closes https://github.com/home-assistant/home-assistant-polymer/issues/3768
* add theme select label property
* address review comments
2019-09-20 16:10:14 -05:00
Erik Montnemery
eee0c2e53f
Add support for automation description ( #3723 )
...
* Add support for automation annotation
* Update label and add placeholder
* Rename annotation to description
* Adress review comments, fix lint errors
2019-09-20 08:19:38 -07:00
Bram Kragten
145259e82f
Add Language Urdu ( #3750 )
...
* Add Urdu
* Changed name to native name
2019-09-19 16:27:54 -07:00
Bram Kragten
d0cc4c2715
Move views to own folder + use update vs updated in panel view ( #3761 )
...
* Move views to own folder + use update vs updated in panel view
* updated -> update
2019-09-19 09:10:02 -07:00
Paulus Schoutsen
4d97a47e08
Merge pull request #3770 from home-assistant/dev
...
20190919.0
2019-09-19 09:01:35 -07:00
Paulus Schoutsen
4ef5a8da70
Bumped version to 20190919.0
2019-09-19 08:59:57 -07:00
Paulus Schoutsen
cdfd0afdf4
Update translations
2019-09-19 08:59:23 -07:00
Bram Kragten
d250a931e6
fix continue integration flow ( #3766 )
...
* fix continue integration flow
* Remove test button
2019-09-19 08:57:17 -07:00
Bram Kragten
cd2b92a449
Show toast on success save entity settings ( #3763 )
2019-09-19 08:53:16 -07:00
Bram Kragten
c617cb5b12
Align behaviour state badge ( #3767 )
2019-09-19 08:53:00 -07:00
Paulus Schoutsen
e7ac95e314
Merge pull request #3757 from home-assistant/dev
...
20190918.1
2019-09-18 13:02:58 -07:00
Paulus Schoutsen
7bab9cb464
Remove unused templates attributes from demo
2019-09-18 13:02:45 -07:00
Paulus Schoutsen
bb5ab958c1
Bumped version to 20190918.1
2019-09-18 12:52:25 -07:00
Paulus Schoutsen
2d92ffaa4d
Update translations
2019-09-18 12:52:20 -07:00
Mauricio Bonani
7a7a0f772a
Upgrade MDI icons to 4.4.95 ( #3755 )
...
* Upgrade MDI icons to 4.4.95
* Upgrade MDI icons to 4.4.95
2019-09-18 12:38:45 -07:00
Paulus Schoutsen
c898db5010
Fixes to device page ( #3756 )
...
* Fixes to device page
* Cache page with data page
2019-09-18 12:38:27 -07:00
Bram Kragten
b6fbf4da3a
Cast: Show error message instead of number ( #3752 )
...
* Cast: Show error message instead of number
* Update hc-main.ts
2019-09-18 09:33:58 -07:00
Bram Kragten
0bfc61629e
Fix save button more info settings ( #3751 )
...
Would be blue on blue on mobile
2019-09-18 09:23:09 -07:00
Ian Richardson
e594fcfc42
lower unavailable font-size ( #3746 )
...
Closes https://github.com/home-assistant/home-assistant-polymer/issues/3745
2019-09-18 17:19:42 +02:00
Bram Kragten
84ed6d8fb3
Merge pull request #3748 from home-assistant/dev
...
20190918.0
2019-09-18 14:22:53 +02:00
Bram Kragten
31ae115062
Fix set theme on panel ( #3749 )
2019-09-18 14:12:54 +02:00
Bram Kragten
fca885a17a
Bumped version to 20190918.0
2019-09-18 13:56:01 +02:00
Bram Kragten
29dff42de4
Make panel-view it's own component ( #3747 )
...
* Make panel-view it's own component
* Convert to updatingelement
2019-09-18 13:54:21 +02:00
Bram Kragten
f5b3a82922
Merge pull request #3742 from home-assistant/dev
...
20190917.2
2019-09-17 21:13:48 +02:00
Bram Kragten
54beaad7e5
Bumped version to 20190917.2
2019-09-17 21:00:13 +02:00
Bram Kragten
e30f9d4a66
Add device config page ( #3695 )
...
* Add device config page
* Remove unused imports
* Revert a lot
Make the PR smaller
* Change columns add battery level
* memoize
* don't bubble
* Add mobile view
* fix filter mobile
* Comments
2019-09-17 20:59:43 +02:00
Bram Kragten
27264b27a9
Fix ( #3741 )
2019-09-17 09:50:51 -07:00
Bram Kragten
2b1f9460a8
Fix styling mwc-button ( #3740 )
2019-09-17 09:06:53 -07:00