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