Paulus Schoutsen
03735f0539
Update translations
2019-05-30 09:31:23 -07:00
Paulus Schoutsen
4cc812c1bf
Always have a gauge base unit ( #3229 )
2019-05-30 08:42:02 -07:00
Paulus Schoutsen
bdacd05fab
Pass connection instead of hass ( #3228 )
2019-05-30 08:41:52 -07:00
Paulus Schoutsen
ab157fdbff
Correctly warn if Google entities defined in YAML ( #3230 )
2019-05-30 08:41:44 -07:00
Paulus Schoutsen
d94223a61e
Dynamic update panels ( #3227 )
2019-05-30 08:41:32 -07:00
Paulus Schoutsen
2b2d2effd2
Bumped version to 20190529.0
2019-05-29 08:42:17 -07:00
Paulus Schoutsen
8092e24af8
Update translations
2019-05-29 08:42:06 -07:00
Paulus Schoutsen
f019bb095d
Allow edit default config ( #3220 )
2019-05-29 08:39:38 -07:00
Paulus Schoutsen
1ad9d2e54c
Add UI to manage Google Entities exposed to Cloud ( #3224 )
...
* Add UI to manage Google Entities exposed to Cloud
* Add selected count
2019-05-29 08:38:52 -07:00
Paulus Schoutsen
b2b18cb814
Convert cloud dashboard to use Lit router ( #3223 )
2019-05-28 14:31:51 -07:00
Bram Kragten
e595637a10
Show toast when Lovelace config was updated from a different place ( #3218 )
...
* Refresh other lovelace UI's when making a change
* Move to toast with refresh button
* Change to `hass-notification`
* Reload on reconnect
- Fix for duration = 0
- Reload on reconnect
* Listen to ready of connection
* Update src/managers/notification-manager.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* use showToast, listen connection-status, noCancelOnOutsideClick -> option
* Remove unused import
2019-05-27 14:54:14 -07:00
Bram Kragten
d10a0b3b6c
Update translations.js ( #3219 )
2019-05-26 20:59:52 -07:00
Penny Wood
c24f8a2115
Allow editing of device name ( #3209 )
...
* Allow editing of device name
* Patches
* Update dialog-device-registry-detail.ts
2019-05-26 07:27:33 -07:00
Paulus Schoutsen
7691e3f2c2
Fix duplicate tab when regen LL ( #3217 )
2019-05-25 12:30:44 -07:00
Paulus Schoutsen
a1e9b4938f
Bumped version to 20190523.0
2019-05-23 13:20:59 -07:00
Paulus Schoutsen
c826596529
Update translations
2019-05-23 13:20:55 -07:00
Paulus Schoutsen
7f47079750
Notify about remote portal ( #3211 )
...
* Notify about remote portal
* Update text
2019-05-23 13:16:50 -07:00
Bram Kragten
642ba1adc3
Create dummy translation on dev ( #3213 )
2019-05-23 13:16:24 -07:00
Paulus Schoutsen
fe80c7fe0e
Warn that only automations in automations.yaml are editable ( #3200 )
2019-05-23 12:28:17 -07:00
Paulus Schoutsen
9309c5a1b6
Update Lit-HTML to 1.1 ( #3210 )
2019-05-22 19:36:07 -07:00
Paulus Schoutsen
575eb22608
Add UI to set/update core config ( #3208 )
...
* Add UI to set/update core config
* Types
* Disable editor in config.yaml mode
* Fix type
2019-05-21 20:12:07 -07:00
Paulus Schoutsen
be0bef3f1b
Allow automation/script delete ( #3194 )
2019-05-16 17:44:46 +02:00
Paulus Schoutsen
087c3b9c0e
Bumped version to 20190514.0
2019-05-14 06:55:20 +02:00
Paulus Schoutsen
b12d1b13ca
Update translations
2019-05-14 06:55:14 +02:00
Paulus Schoutsen
d0410e0884
Fix Safari 10 ( #3196 )
2019-05-14 06:52:20 +02:00
Paulus Schoutsen
a1bf06ceb2
Fix CSS
2019-05-14 06:15:50 +02:00
Thomas Lovén
d99744e054
ha-card migration - step #2 ( #3187 )
...
* Convert profile settings to ha-card
* Convert dev- panels to ha-card
* Convert empty-state-card to ha-card
* Convert zha config to ha-card - UNTESTED
* Convert zwave config to ha-card - UNTESTED
* Convert various panels to ha-card - UNTESTED
* Convert gallery to ha-card
2019-05-13 01:24:43 -07:00
Paulus Schoutsen
e02d11a51f
Pimp script editor ( #3192 )
...
* Pimp script editor
* Use property for define
* Show toasts
2019-05-12 21:28:25 -07:00
Paulus Schoutsen
1b50100b6c
Pimp automation picker ( #3193 )
2019-05-12 20:30:49 -07:00
Timmo
309fecc9f3
Support icon_height for entity button ( #2800 )
...
* 🎨 Add support for icon_height
* 🎨 Add icon_height to config ui
* 🔨 Don't expose css for icon_height
* 🔨 Post rebase changes and allow advanced css height
2019-05-12 20:25:48 -07:00
Timmo
46f3add520
🔨 Fix hassio new add-on repository height ( #3191 )
2019-05-12 11:14:18 +02:00
Timmo
a89f0bd1cd
Add Search to Hassio add-on store ( #3108 )
...
* ✨ Add search to hassio add-ons
* 👕 Fix linter error
* 👕 Lint fixes
* 🔥 Remove search from dashboard for this PR
* 🔥 Remove search from dasboard in this PR
* 🔨 Suggested changes
* 🔨 Change to fireEvent
* 🔨 Convert definition
* 🔥 Fix imports
* 🔥 Revert styling test
* 🔨 Fix search
* 🔨 CSS fix
* 🔨 Add smaller message to show no results found in repo
* 🔨 Fixes
* 🔨 CSS fixes
* 🔨 Add types
* 🎨 Max width
* 🔨 Fix margin jump
* 🔨 Add working memoizeOne
* 👕 Fix linting / error on build
2019-05-12 11:13:16 +02:00
Paulus Schoutsen
13761a20c5
Bumped version to 20190510.0
2019-05-10 14:13:20 -07:00
Paulus Schoutsen
03d17a9761
Update translations
2019-05-10 14:13:15 -07:00
Paulus Schoutsen
5501cccc67
Fix custom panel paths ( #3188 )
2019-05-10 14:12:08 -07:00
Paulus Schoutsen
9340d9068e
Hash demo files in index.html ( #3185 )
2019-05-09 20:19:15 -07:00
Paulus Schoutsen
c87c782b2c
Merge remote-tracking branch 'origin/master' into dev
2019-05-09 15:40:33 -07:00
Paulus Schoutsen
f0b1cd9032
Bumped version to 20190509.0
2019-05-09 15:38:37 -07:00
Paulus Schoutsen
2ed532e055
Update translations
2019-05-09 15:38:33 -07:00
Paulus Schoutsen
f70dafa192
Autofocus the first element in the auth page ( #3177 )
2019-05-09 15:36:43 -07:00
Paulus Schoutsen
af6ade8eb6
Fix editing wait actions in script editor ( #3181 )
2019-05-09 15:36:29 -07:00
Paulus Schoutsen
d77ae840d8
Fix the ES5 adapter for custom panel ( #3182 )
...
* Fix the ES5 adapter for custom panel
* Update custom-panel.ts
* Update custom-panel.ts
* Update custom-panel.ts
2019-05-09 15:36:16 -07:00
Paulus Schoutsen
968eae7727
Add external step ( #3183 )
...
* Add external step
* Automatically open external step
2019-05-09 15:36:05 -07:00
Paulus Schoutsen
97d8a68455
Unused entities to check picture-element cards ( #3180 )
...
* Check picture element cards for unused entities
* Remove unused entities from Arsaboo config
* Remove unused entities Isa
* Remove unused entities kernehed
* Remove unused entities jimpower
2019-05-09 09:53:29 -07:00
Paulus Schoutsen
7827cec212
Fix demo camera images ( #3179 )
2019-05-09 09:43:52 -07:00
Paulus Schoutsen
746ad588ef
20190508.0 ( #3176 )
...
* Prevent default form action (#3172 )
* Use areas when generating Lovelace config (#3175 )
* Use areas when generating Lovelace config
* Add missing return type
* Convert auth-flow to TypeScript/Lit (#3174 )
* Change ha-pick-auth-provider to typescript
* Convert auth-flow to TypeScript/Lit
* Make sure we block emulated mouse events when touch is used (#3173 )
* Trim text
* Update translations
* Bumped version to 20190508.0
2019-05-08 20:12:05 -07:00
Paulus Schoutsen
95e918b6ac
Bumped version to 20190508.0
2019-05-08 19:58:30 -07:00
Paulus Schoutsen
1e82cc22e4
Update translations
2019-05-08 19:58:26 -07:00
Paulus Schoutsen
fb2e1e5ebb
Trim text
2019-05-08 19:57:03 -07:00
Joakim Plate
fe2ae965b3
Make sure we block emulated mouse events when touch is used ( #3173 )
2019-05-08 19:53:34 -07:00