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
Bram Kragten
edfdd0da89
Styling zone menu ( #4684 )
...
* Styling zone menu
* Update ha-device-entities-card.ts
2020-01-31 12:14:21 +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
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
Bram Kragten and Paulus Schoutsen
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
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
Bram Kragten
04f8f0f74f
Render should always return a html template ( #4612 )
2020-01-27 08:34:22 -08: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
Bram Kragten
0c0e82a3ba
Move get dialog logic entity registry ( #4579 )
2020-01-25 14:49:36 +01: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
Bram Kragten
32fd7a51f4
Fix entity registry dialog translations ( #4575 )
...
Fixes #4567
2020-01-24 10:09:40 -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
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
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
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
Bram Kragten
323cf72be3
Fix #4539 ( #4550 )
2020-01-21 16:25:58 +01: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
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
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
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
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
Bram Kragten
acba3af54b
Fix back btn for Polymer ( #4467 )
2020-01-13 18:21:43 +01: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
Bram Kragten
58ad949bc8
Virtualize logbook ( #4450 )
...
* Virtualize logbook
* Clean
* Update ha-logbook.ts
2020-01-12 13:00:26 +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
Bram Kragten
8b659498b6
Merge pull request #4439 from home-assistant/dev
...
20200108.0
2020-01-08 18:54:05 +01:00
Bram Kragten
357a67c00d
Bumped version to 20200108.0
2020-01-08 18:26:20 +01: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
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
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
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
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
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
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