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