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
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
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