Bram Kragten
88b36ec314
Cleanup some subscriptions
2023-01-09 10:29:40 +01:00
Felipe Santos
f31a7c3af0
Fix issue with reload not working sometimes ( #14939 )
...
fixes undefined
2023-01-03 11:09:18 +01:00
Bram Kragten
44d91eaa4f
Bumped version to 20230102.0
2023-01-02 21:28:30 +01:00
Allen Porter
3cc1cb7893
Rollback calendar trigger day offset support ( #14933 )
2023-01-02 21:27:50 +01:00
Paul Bottein
e7354ed5a2
Do not close aliases dialog on enter ( #14952 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-01-02 21:27:30 +01:00
Allen Porter
e3ac2c149d
Use translations for all fields in recurrence rule editor ( #14940 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-01-02 20:19:36 +00:00
epenet
afcd45a780
Enable unit conversion for DATA_SIZE ( #14903 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-01-02 20:17:14 +00:00
Bram Kragten
fe87466351
Add link to aliases in cloud config entity settings ( #14959 )
2023-01-02 20:42:31 +01:00
epenet
bdef924426
Enable unit conversion for DATA_RATE ( #14902 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-01-02 17:50:12 +00:00
Paul Bottein
86ea3082f7
Add aliases editor for helpers ( #14951 )
2023-01-02 12:10:52 +01:00
930913
0374330676
Add helper text to select slider ( #14884 )
...
* Add helper text to select slider
* Make helper text conditional
Only show if set.
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Lint changes
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-31 15:38:21 -05:00
Bram Kragten
d8a68326fb
Bumped version to 20221230.0
2022-12-30 13:21:47 +01:00
Allen Porter
4901d50918
Fix All Day recurring events that end on a specific date ( #14905 )
2022-12-30 13:15:07 +01:00
SukramJ
a16e41a7ac
Add support for unit conversion of electric current ( #14916 )
2022-12-30 13:06:11 +01:00
Jan Bouwhuis
f1d644ac51
Add mV as unit for sensor device_class voltage ( #14921 )
2022-12-30 13:05:44 +01:00
karwosts
a9378abe31
Fix days missing from ha-base-time-input _valueChanged ( #14910 )
...
* Fix days missing from ha-base-time-input _valueChanged
* style change
2022-12-29 00:06:48 -05:00
Gia Ferrari
5c2fcd7f9b
Add alt attribute to various images ( #14405 )
...
* ha-config-area-page: Add alt tag for area-picture
* dialog-tag-detail: Add alt tag for generated QR code image.
* ha-config-hardware: Blank alt tag for hardware pic, info already elsewhere
* dialog-energy-solar-settings: Blank alt tag for brand icon.
* ha-energy-grid-settings: Blank alt tag for co2signal brand icon.
* Add a few more appropriately-blank alt texts.
* ha-config-device-page: Logo alt text set to name of device domain.
* ha-config-repairs: Logo alt text set to name of issue domain.
* hui-picture-card(-editor): Alternate Text via config (blank default)
* hui-picture-entity-card(-editor): Alternate Text via config (blank default)
* ha-long-lived-access-token-dialog: Alt text for QR code.
* hui-picture-header-footer: Support alt text via optional property.
* A few more blank alt attributes.
* ha-tile-image: Support alt tag (but it is blank in current usage).
* prod cla-bot
* Lint. Fix whitespace.
* Add missing alt text properties to TS types.
* Fix my silly typo in picture-entity-card-editor's SCHEMA (+ minor reformat)
* Add alt_text to Picture(Entity)CardConfig TypeScript types.
* Format with prettier.
* Revise alt text for tag QR
* Revise alt text for token QR
* Revise alternate to alternative
* Add alt to logo in gallery
* Add alt text to crop image
* Use ifDefined for tile image alt
* Change area picture alt to area name
* Remove entry from entities config struct
* Revert altText changes for Picture Entity Card (to revisit in future PR)
See:
https://github.com/home-assistant/frontend/pull/14405#discussion_r1032735871
* Revert changes to hui-image and picture entity editor
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2022-12-29 01:16:05 +00:00
Bram Kragten
0015559e24
Merge branch 'master' into dev
2022-12-28 14:42:47 +01:00
Bram Kragten
2fbe6809c1
Bumped version to 20221228.0
2022-12-28 14:40:38 +01:00
Jaroslav Hanslík
e926091e54
Sort strings by locale language ( #14533 )
2022-12-28 14:25:45 +01:00
karwosts
1198f983aa
Prevent duplicate entities from being chosen in the target picker ( #14882 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2022-12-28 13:24:32 +00:00
Allen Porter
6a15216104
Add monthly variations for recurrence rules ( #14849 )
...
* Add variations on monthly recurrence rules
* Recurrence rule code simplificiation
* Invalidate when the interval changes
* update
* Update ha-recurrence-rule-editor.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-28 14:07:17 +01:00
Bram Kragten
b99a139f51
Fix target selector ( #14895 )
2022-12-28 14:02:46 +01:00
Paulus Schoutsen
0e9a013549
Conversation dialog tweaks ( #14869 )
2022-12-28 13:50:38 +01:00
Jan Bouwhuis
1d1ff410b2
Make using template rendering optional when using MQTT publish from the config entry page ( #14828 )
2022-12-28 12:12:30 +01:00
Jan Bouwhuis
d4d3a1cb65
Use _ prefix for local vars on MQTT config entry page ( #14898 )
2022-12-28 11:22:40 +01:00
Jan Bouwhuis
81e3652446
Make JSON formatting optional when using MQTT subscribe from config entry page ( #14830 )
2022-12-27 22:03:14 +01:00
Philip Allgaier
adb61ab99b
Enforce valid entity ID in card config YAML ( #14792 )
2022-12-27 22:00:37 +01:00
karwosts
1c139d0bc7
Fix map card not loading in sidebar view ( #14872 )
...
fixes undefined
2022-12-27 22:00:19 +01:00
karwosts
419f23879a
Fix broken numeric text entry in state-card-input_number ( #14812 )
...
fixes undefined
2022-12-27 21:57:47 +01:00
Allen Porter
e175c7ba3c
Add edit/update support for calendar events ( #14814 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-27 21:47:42 +01:00
Paul Bottein
2575d35f2c
Add aliases dialog to entity registry settings ( #14860 )
2022-12-27 21:36:08 +01:00
Steve Repsher
5eb45209e8
Pin action versions to minor and patch ( #14894 )
2022-12-27 21:20:47 +01:00
Paul Bottein
0e70b866ae
Uses backend translation for climate attributes ( #14827 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-27 20:08:47 +00:00
albatorsk
c6aa2886ed
Change Z-Wave to Zigbee in help setup dialog ( #14892 )
2022-12-27 12:55:16 +00:00
dependabot[bot]
77e01812d1
Bump actions/stale from 6.0.1 to 7.0.0 ( #14886 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 08:25:47 +01:00
Paulus Schoutsen
a5863a9a67
Redirect to new Matter device ( #14867 )
...
* Redirect to new Matter device
* Use hass.devices
2022-12-23 20:49:07 -05:00
Paulus Schoutsen
526c34993c
Allow opening conversation dialog via URL ( #14868 )
...
* Allow opening conversation dialog via URL
* Update URL
2022-12-23 20:37:58 -05:00
Bram Kragten
3199319830
Fix water compare ( #14864 )
2022-12-22 11:20:40 -05:00
Allen Porter
6bb350b5ec
Fix bug in non-recurring calendar event creation ( #14854 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2022-12-22 16:14:30 +00:00
Jan Bouwhuis
f41330a29b
Allign MQTT config panel controls ( #14818 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-22 15:43:55 +01:00
Paul Bottein
7780ae8f76
Fixes select selector filter ( #14850 )
2022-12-22 13:03:14 +01:00
Paul Bottein
40cf15c1f3
Fix history type device class ( #14851 )
2022-12-22 12:59:00 +01:00
smonesi
9be6a47d88
Attempt to fix picture-elements functionality broken in 2022.11 ( #14813 )
...
fixes undefined
2022-12-22 12:52:15 +01:00
Franck Nijhof
5933c2eb8e
Add Calendar redirect support for My ( #14859 )
2022-12-22 12:51:36 +01:00
karwosts
a8b7937d75
Fix zwave automations not handling 0 values in the visual editor ( #14835 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2022-12-22 12:48:48 +01:00
Jan Bouwhuis
4919341871
Fix localization Solar total in Enery dashboard ( #14841 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2022-12-22 12:47:33 +01:00
Allen Porter
36e99c3c0f
Fix calendar date display and parsing issues ( #14817 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2022-12-21 17:07:31 +01:00
Jan Bouwhuis
825008e24a
Use a capitol for Topic in MQTT config panel. ( #14843 )
2022-12-21 17:06:40 +01:00
Paul Bottein
ae04a5457e
Allow custom value for multiple select ( #14839 )
2022-12-21 10:51:35 +00:00
Paul Bottein
a7c3774c29
Fixes alarm triggered color in alarm card ( #14840 )
2022-12-21 11:22:48 +01:00
Paul Bottein
9c24dbe333
Enforces disabled to false for ha-form ( #14842 )
2022-12-21 11:22:09 +01:00
epenet
50f089fd4f
Add CCF (centum cubic feet) to volume units ( #14796 )
2022-12-19 17:27:36 +01:00
Joost Lekkerkerker
019ef4ba8f
Fix suffix not showing up ( #14816 )
2022-12-19 13:24:57 +00:00
Bram Kragten
b31a9d590e
Change layout of Zwave JS device config page ( #14788 )
2022-12-15 17:41:38 +01:00
Bram Kragten
43ea175a1a
Bumped version to 20221213.1
2022-12-15 16:13:20 +01:00
Bram Kragten
b2f0b6a814
Check if area exists during default dashboard generation ( #14767 )
2022-12-15 16:10:26 +01:00
Paul Bottein
614496d65c
Add pulse animation for jammed state for lock ( #14766 )
2022-12-15 16:09:57 +01:00
Philip Allgaier
d121c1cd18
Classify binary sensor locks active state as alert (= red) ( #14761 )
...
fixes undefined
2022-12-15 16:09:15 +01:00
Paul Bottein
b18160d987
Use CSS colors for tile components ( #14770 )
...
* Do not use rgb colors for tile components
* Fixes gallery
* Change tile color
* Do not use rgb colors in tile button
2022-12-15 11:27:45 +01:00
Bram Kragten
5b17c59a56
Check if area exists during default dashboard generation ( #14767 )
2022-12-15 11:09:49 +01:00
Philip Allgaier
139cbb363c
Cover in state "closing" should be in "active" color ( #14785 )
2022-12-15 11:02:47 +01:00
Steve Repsher
e8e4733fc9
Fix localize key type errors for states ( #14691 )
...
* Replace unavailable state checks with type predicate
* Remove localize exceptions related to state
* Use literal types for climate attributes
* Add fan action to climate tile badge
* Use literal types for truncated states in badges
* Use literal type for humidifier state
* Replace unavailable state checks in calendar and tile card
* Avoid string split for truncated key
2022-12-14 19:39:10 +01:00
Philip Allgaier
b4d6fc3c20
Handle "idle" state of alert entity ( #14779 )
2022-12-14 19:08:08 +01:00
karwosts
25a5bd568a
Fix entity-filter handling of numeric states for == and != operators. ( #14726 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2022-12-14 17:51:33 +00:00
karwosts
77b8152c55
Make map card trails clickable, provide time context. ( #14515 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-14 18:39:38 +01:00
Steve Repsher
ebcbfda92d
Remove prefixes from dependabot commit messages ( #14778 )
2022-12-14 16:42:36 +00:00
Bram Kragten
01a4b55ed8
Use entity picker in calendar event editor ( #14772 )
2022-12-14 16:27:05 +00:00
Steve Repsher
311d11f2da
Add title attributes to iframes for accessibility ( #14760 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-14 16:50:14 +01:00
dependabot[bot]
c400e771cb
dev(deps-dev): bump fancy-log from 1.3.3 to 2.0.0 ( #14773 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 16:49:35 +01:00
dependabot[bot]
7611a99f55
dev(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.46.1 ( #14774 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 16:47:24 +01:00
Jan Bouwhuis
1044b3c399
Add retain switch for MQTT publish ( #14714 )
2022-12-14 16:42:44 +01:00
Jan Bouwhuis
239d3ca00c
Add QoS option for MQTT subscribe ( #14565 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-14 16:42:11 +01:00
Steve Repsher
00c2cb731b
Remove unnecessary labels from dashboard menu ( #14605 )
2022-12-14 12:16:45 +01:00
Philip Allgaier
ef7d839c0f
Use the calendar color for state icon in event details ( #14670 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-14 12:15:36 +01:00
Steve Repsher
66a22ae102
Enable dependabot for yarn packages ( #14607 )
2022-12-14 12:13:56 +01:00
Steve Repsher
d48853fcdd
Add precommit hook to deduplicate dependencies ( #14609 )
2022-12-14 12:11:58 +01:00
Philip Allgaier
175a388822
Add sun domain to gallery entity states ( #14742 )
2022-12-14 11:43:49 +01:00
uvjustin
872395bec5
Enable http cache for local media-player-browse thumbnails ( #13339 )
2022-12-14 11:38:20 +01:00
Paul Bottein
5faf7cf0af
Add pulse animation for jammed state for lock ( #14766 )
2022-12-14 11:35:41 +01:00
Philip Allgaier
e768c78dce
Enable weather entity row to show secondary info ( #14639 )
2022-12-14 11:35:25 +01:00
Denis Shulyaka
50cc8594be
humidifier card: fix humidity not visible ( #14575 )
2022-12-14 11:34:10 +01:00
karwosts
363092ff03
Remove min/max >=1 requirement from gauge-card-editor ( #14682 )
...
fixes undefined
2022-12-14 11:25:24 +01:00
epenet
1bce5efc9e
Add new sound pressure device class ( #14592 )
...
* Add sound pressure device class
* Update const.ts
* sort
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-14 10:20:27 +01:00
epenet
14513e5905
Add new data rate device class ( #14594 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-14 10:18:55 +01:00
epenet
b168f8d027
Add new data size device class ( #14595 )
2022-12-14 10:18:11 +01:00
epenet
e151520d74
Add stones to weight units ( #14749 )
2022-12-14 10:17:55 +01:00
Philip Allgaier
02b763e8f3
Add snow weather icon SVG class ( #14655 )
...
fixes undefined
2022-12-14 10:17:34 +01:00
Philip Allgaier
498102ddd9
Classify binary sensor locks active state as alert (= red) ( #14761 )
...
fixes undefined
2022-12-14 09:44:43 +01:00
Joakim Sørensen
6aba5c1017
Add action to publish demo when pushing to master ( #14723 )
2022-12-14 09:37:16 +01:00
Bram Kragten
2176d4dcea
Make editing home location more clear ( #14636 )
2022-12-14 09:13:31 +01:00
Paulus Schoutsen
9fdef3df6d
Update conversation API ( #14763 )
...
* Update conversation API
* Update action done
* Add query done data
* Update conversation_id type
2022-12-13 23:10:57 -05:00
Bram Kragten
d8b4611c24
20221213.0 ( #14757 )
2022-12-13 17:30:15 +01:00
Philip Allgaier
9c27bb37a0
Ensure consistent light state icon brightness ( #14740 )
...
* Ensure consistent light state icon brightness
* Update hui-entity-card.ts
* Update hui-entity-card.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2022-12-13 17:23:49 +01:00
Bram Kragten
f2b7288e92
Bumped version to 20221213.0
2022-12-13 17:22:37 +01:00
Bram Kragten
f7aecb0d6d
Move groups up, after areas, move devices down ( #14741 )
2022-12-13 17:01:59 +01:00
Joakim Sørensen
1da8a974f8
Do not try design preview on non-forks ( #14753 )
2022-12-13 16:53:01 +01:00
Paul Bottein
b82d6fd35f
Fix climate hvac action color ( #14747 )
2022-12-13 16:49:12 +01:00
Paul Bottein
62bc171b8c
Only use custom color when active on tile card ( #14744 )
2022-12-13 14:17:13 +01:00
Paul Bottein
2d7973af79
Fix brightness on button card ( #14724 )
2022-12-13 14:02:48 +01:00
Paul Bottein
d64bb98bb4
Fix binary sensor color when off ( #14735 )
2022-12-13 12:11:09 +01:00
Paul Bottein
5cabf1d041
Use compute state display for select ( #14736 )
2022-12-13 11:07:57 +01:00
Philip Allgaier
180357e0db
Align domain icon for person and device_tracker when away ( #14652 )
2022-12-13 09:59:26 +01:00
Bram Kragten
c1dba217da
Make error on general config better + default timezone ( #14635 )
2022-12-12 20:20:56 +01:00
Steve Repsher
8d1ecdb27e
Bump prettier to 2.8.1 ( #14694 )
...
* Bump prettier to 2.8.1
* Reformat ha-data-table
2022-12-12 11:45:06 -05:00
Joakim Sørensen
f83544dd38
Add action for design preview ( #14721 )
...
* Add action for design preview
* Remove netlify_build_gallery
2022-12-12 16:23:11 +01:00
Joakim Sørensen
2ae137bbc2
Add fallback URLs ( #14720 )
2022-12-12 16:22:34 +01:00
Bram Kragten
9f8aa0b4bf
20221212.0 ( #14722 )
2022-12-12 16:08:35 +01:00
Bram Kragten
149fa5fca6
Bumped version to 20221212.0
2022-12-12 15:53:20 +01:00
Paul Bottein
0fb35fd0d0
Transparent unavailable state in history ( #14710 )
...
* Use transparent color for unavailable state for history
* Remove inactive color
* Only color active state for badge icon
* Simplify condition
* Update src/components/chart/timeline-chart/textbar-element.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-12 15:52:33 +01:00
Paul Bottein
544272b4df
Improve entity not found tile card ( #14711 )
2022-12-12 15:49:31 +01:00
Philip Allgaier
b939978de1
Enable full day event mode in calendar card day grid ( #14716 )
2022-12-12 15:48:26 +01:00
Bram Kragten
d74fb8717c
Fix sorting auto generated dashboard ( #14707 )
2022-12-12 15:47:05 +01:00
Philip Allgaier
f204a163d4
Show pointer cursor when hovering calender event or day number ( #14712 )
2022-12-12 15:21:28 +01:00
Philip Allgaier
bc9fb9a472
Fix event alignment for current day ( #14717 )
2022-12-12 15:21:01 +01:00
karwosts
1e654d9661
Fix gauge-editor loading of severity values. ( #14700 )
...
fixes undefined
2022-12-12 15:20:29 +01:00
Paul Bottein
03d33759b8
Use light blue for media player to improve contrast ( #14713 )
2022-12-12 14:09:55 +01:00
Joakim Sørensen
ef7d696f9d
Adjust cast deployment ( #14651 )
...
* Adjust cast deployment
* Handle dev/master builds
* Consistant
2022-12-12 13:46:03 +01:00
Bram Kragten
545141da92
Align dev container settings with core ( #14709 )
2022-12-12 11:58:45 +01:00
Bram Kragten
467957005d
Fix pick dashboard row ( #14708 )
2022-12-12 11:58:30 +01:00
Steve Repsher
348c3c9787
Revise vscode extensions ( #14679 )
2022-12-12 10:51:25 +01:00
Philip Allgaier
fe0492c2e0
Enable all-day / multi-day rendering for calendar ( #14660 )
2022-12-12 10:44:29 +01:00
Philip Allgaier
0b377c060c
Only reset primary/accent color if theme actually changes ( #14659 )
...
fixes undefined
2022-12-12 10:43:20 +01:00
Jan Bouwhuis
0f971e5868
Add QoS parameter for MQTT Publish ( #14559 )
...
* Add QoS parameter for MQTT Publish
* Follow up comment
2022-12-12 09:42:37 +01:00
Philip Allgaier
1dbe8c9b64
Ensure consistent "blank before percent" handling ( #14638 )
2022-12-09 21:47:57 -05:00
Paul Bottein
6e4a6cb0db
Improve person/alarm/lock state ( #14633 )
...
* Opening device_class as alerting
* Don't use blue color for default active color
* Improve lock colors
* Green color for disarmed alarm
* Revert "Opening device_class as alerting"
This reverts commit b78342678d430eb3967f82e759342955b44417ad.
* Don't use active color
* Revert amber color because fixed in another PR
* Improve person, lock and alarm color state
* Sort variables
* Use alarm color in alarm card
2022-12-09 21:38:59 -05:00
epenet
3f1903bd87
Add new irradiance device class ( #14593 )
2022-12-09 21:57:28 +01:00
epenet
9643e0268f
Add new atmospheric pressure device class ( #14596 )
2022-12-09 21:56:57 +01:00
Paul Bottein
23573d8c26
Theme color fixes ( #14672 )
...
* Split off and unavailable colors
* off and unvailable in history panel
* Refactor tile card color code
* Use new color in state badge
* Use new colors in button and entity card
* Rename off to inactive
* Add inactive color to color picker
* Use amber instead of blue
2022-12-09 10:04:14 -05:00
Paul Bottein
3c8c1260b1
Show start pause button on tile card if vacuum support pause ( #14646 )
2022-12-08 19:23:43 +01:00
Joakim Sørensen
b84de87688
Adjust design deployment ( #14650 )
2022-12-08 17:17:56 +01:00
Joakim Sørensen
2d30994e56
Adjust demo deployment ( #14649 )
2022-12-08 17:17:28 +01:00
Bram Kragten
4ea19a6041
Add daily gallery build action ( #14640 )
...
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
2022-12-08 14:41:51 +00:00
Bram Kragten
af82c0d0c4
20221208.0 ( #14644 )
2022-12-08 15:17:56 +01:00
Bram Kragten
2b5ef1207c
Bumped version to 20221208.0
2022-12-08 15:07:10 +01:00
Philip Allgaier
feddbdba96
More "state_color" variants for gallery + wording tweaks ( #14641 )
2022-12-08 14:05:09 +00:00
Bram Kragten
b581b95d9d
Use correct close dialog function for dialog event editor` ( #14604 )
...
* Use correct close dialog function for `dialog event editor``
* Update dialog-calendar-event-editor.ts
2022-12-08 08:42:22 -05:00
Bram Kragten
8c69c772d1
Fix statistics graph card ( #14631 )
2022-12-08 13:20:01 +01:00
Paul Bottein
ba09120ff3
Add open label if cover is open on tile card ( #14632 )
2022-12-08 13:19:49 +01:00
Philip Allgaier
a8d242719f
Fix disabled button state for vacuum in tile card ( #14624 )
...
fixes undefined
2022-12-08 13:19:18 +01:00
Paul Bottein
0d0028fced
Fixes state history colors edge cases ( #14626 )
2022-12-08 12:01:18 +01:00
Erik Montnemery
d1b1eecd92
Fix showing a statistics graph with type 'change' ( #14622 )
2022-12-08 11:37:57 +01:00
Philip Allgaier
3b51050b52
Fix hidden/broken input_datetime date selector ( #14623 )
...
fixes undefined
2022-12-08 11:36:53 +01:00
Philip Allgaier
34e1d745be
Restore correct default legend behavior for history graph card ( #14612 )
...
fixes undefined
2022-12-08 11:34:13 +01:00
Allen Porter
efda2ab626
Fix calendar event creation error handling ( #14603 )
2022-12-07 17:39:22 +01:00
Bram Kragten
ae354fa8da
20221207.0 ( #14602 )
2022-12-07 16:42:43 +01:00
Bram Kragten
ef130be352
Bumped version to 20221207.0
2022-12-07 16:41:44 +01:00
Paul Bottein
f1393e5f00
Clean up colors code and add all missing domains ( #14597 )
2022-12-07 14:47:54 +01:00
Bram Kragten
dac784553e
Fix unresponsive date picker ( #14600 )
2022-12-07 10:42:40 +00:00
Philip Allgaier
d2ad67384f
Consider ignored repairs for the "no repairs available" note ( #14598 )
2022-12-07 11:38:27 +01:00
Philip Allgaier
69d16ab9b4
Various minor tweaks ( #14588 )
2022-12-07 10:05:24 +01:00
Allen Porter
a941ed4f90
Fix off by one day in date input (in calendar) ( #14590 )
...
fixes undefined
2022-12-07 10:04:45 +01:00
Philip Allgaier
774259224b
Fix accidental date cross-overs in local cal event creation ( #14587 )
2022-12-07 09:56:21 +01:00
dependabot[bot]
8a5f781ca2
Bump express from 4.17.1 to 4.18.2 ( #14586 )
...
* Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2022-12-07 05:12:42 +00:00
Bram Kragten
dacef605c7
20221206.0 ( #14585 )
2022-12-06 18:35:05 +01:00
Bram Kragten
2c279e2dec
Bumped version to 20221206.0
2022-12-06 18:30:55 +01:00
Bram Kragten
06ee08db36
Sort generated dashboard ( #14577 )
2022-12-06 18:30:23 +01:00
Philip Allgaier
34dfaa5a0f
Fix week start on Saturday for scheduler ( #14566 )
2022-12-06 18:29:49 +01:00
Philip Allgaier
b06db26540
Filter out unavailable calendars in calendar panel ( #14584 )
2022-12-06 18:28:29 +01:00
Philip Allgaier
076a6c4459
Catch calender events fetch errors and keep UI working ( #14517 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-06 17:28:16 +00:00
Paul Bottein
0001cad423
Better colors in timeline chart in more info ( #14581 )
2022-12-06 17:15:59 +00:00
Paul Bottein
d622d9d420
Add unavailable badge for tile card ( #14582 )
...
add unavailable badge for tile card
2022-12-06 17:14:18 +00:00
Paul Bottein
228fd4b7fe
Fix camera and timer active state ( #14578 )
2022-12-06 17:46:07 +01:00
Paul Bottein
e6f2e8058b
Color adjustments for entity state ( #14557 )
2022-12-06 17:45:24 +01:00
Philip Allgaier
83ba594cc4
Visual fixes and resize observer for scheduler form ( #14527 )
2022-12-06 13:29:14 +01:00
Philip Allgaier
ff64dc2631
Prevent invalid event durations in calendar ( #14545 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-06 12:23:04 +00:00
Steve Repsher
745753c526
Make corrections to .gitignore for directories ( #14567 )
2022-12-06 13:04:18 +01:00
Bram Kragten
f5385ba277
Check if cast message came from logged in instance ( #12354 )
2022-12-06 12:47:17 +01:00
epenet
1a69503eab
Allow cm in precipitation units ( #14568 )
2022-12-06 11:16:33 +01:00
Philip Allgaier
8ba46f7f57
Add "show_names" option to history graphs ( #14546 )
2022-12-06 01:41:08 +01:00
Bram Kragten
bbdb84482a
20221205.0 ( #14562 )
2022-12-05 22:49:02 +01:00
Bram Kragten
08ffe375b9
Bumped version to 20221205.0
2022-12-05 22:48:02 +01:00
Philip Allgaier
8699f3e3a8
Use rounded corners for calendar ( #14525 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-05 19:59:09 +00:00
Philip Allgaier
ecdd07ff4d
Add calendar event recurrence rule translations ( #14544 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-12-05 18:28:48 +01:00
Philip Allgaier
f0f699a37e
Auto remove empty items from shopping list ( #14487 )
2022-12-05 16:33:47 +01:00
Paul Bottein
75b1b1c9a0
Fix media browser gender translations ( #14551 )
2022-12-05 15:13:22 +00:00
Philip Allgaier
0ae8246d8a
Simplify calendar "listWeek" and enable for "initial_view" ( #9993 )
...
fixes undefined
2022-12-05 16:11:12 +01:00
Philip Allgaier
b644407260
Consistent table style for calendar and scheduler ( #14528 )
2022-12-05 16:08:00 +01:00
Philip Allgaier
b389127f78
Prevent "ha-chip" focus outline frame ( #14535 )
2022-12-05 15:55:23 +01:00
Philip Allgaier
20dff9d25d
Fix YAML validation for automation action service call enabling/disabling ( #14536 )
...
fixes undefined
2022-12-05 15:33:41 +01:00
Philip Allgaier
076ddb71b6
Show proper media title in media bar (split URI) ( #14464 )
2022-12-05 15:32:24 +01:00
Franck Nijhof
f0127511b0
Handle optional state enum from sensor entities ( #14428 )
2022-12-05 15:01:18 +01:00
Philip Allgaier
07ad429f8c
Fix first day of the week locale issue with scheduler ( #14529 )
...
fixes undefined
2022-12-05 14:54:38 +01:00
Jan Bouwhuis
ef3caf91f1
Fix retreiving topic value when using MQTT publish ( #14554 )
...
fixes undefined
2022-12-05 14:33:50 +01:00
Bram Kragten
4fcfcbeefb
Simplify
2022-12-05 14:31:44 +01:00
Philip Allgaier
f18997c7c3
Prevent identical double debug log downloads for integration ( #14537 )
...
fixes undefined
2022-12-05 14:31:19 +01:00
Bram Kragten
2ed8a4053b
set backpath for supervisor addons panel ( #14555 )
2022-12-05 13:30:28 +00:00
Philip Allgaier
1105c92569
Add support for calendar event description ( #14522 )
2022-12-05 14:28:43 +01:00
Philip Allgaier
76a682fa28
Ensure calendar event texts are aligned ( #14521 )
2022-12-05 14:26:11 +01:00
Philip Allgaier
d059b97a2f
Prevent issues in "ha-form" with undefined "disabled" state ( #14518 )
...
fixes undefined
2022-12-05 14:25:30 +01:00
Philip Allgaier
96080f3c78
Set initial calendar event date based on active calendar view ( #14516 )
2022-12-05 14:24:31 +01:00
Steve Repsher
00274ebf66
Fix localize key errors for helpers ( #14496 )
2022-12-05 14:22:17 +01:00
Philip Allgaier
7e58bd59c3
Fix rounded corners for expansion panel ( #14531 )
...
fixes undefined
2022-12-05 14:21:13 +01:00
Paul Bottein
04ef783f5b
Fix adjust statistic parameter name ( #14552 )
2022-12-05 12:49:21 +01:00
dependabot[bot]
340449d064
Bump dessant/lock-threads from 3.0.0 to 4.0.0 ( #14550 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 09:25:02 +01:00
dependabot[bot]
24f2ad8be9
Bump @braintree/sanitize-url from 5.0.2 to 6.0.0 ( #14549 )
...
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url ) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/braintree/sanitize-url/releases )
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md )
- [Commits](https://github.com/braintree/sanitize-url/compare/v5.0.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 00:22:55 -05:00
dependabot[bot]
3eac53e209
Bump async from 2.6.2 to 2.6.4 ( #14548 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.2...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 23:54:32 -05:00
Philip Allgaier
65cef9d996
Prevent negative media player progress ( #14547 )
2022-12-04 21:11:53 -05:00
dependabot[bot]
4c5f4508b2
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #14543 )
2022-12-04 17:48:40 -05:00
Allen Porter
1aa6bd5577
Fix recurrence rule generation for UNTIL rules ( #14541 )
2022-12-04 14:38:43 +01:00
Bram Kragten
3dfd401036
20221201.1 ( #14506 )
2022-12-01 17:38:27 +01:00
Bram Kragten
71a5d8c6f9
Bumped version to 20221201.1
2022-12-01 17:37:08 +01:00
Bram Kragten
a0bf582cc9
dont force update translations
2022-12-01 17:35:47 +01:00
Bram Kragten
77a53ffc6c
20221201.0 ( #14505 )
2022-12-01 17:13:52 +01:00
Bram Kragten
b6f1d78b7f
Merge branch 'master' into dev
2022-12-01 17:11:26 +01:00
Bram Kragten
1fda303b23
Bumped version to 20221201.0
2022-12-01 17:05:23 +01:00
Bram Kragten
241645fe8d
Fix timezone issues calendar ( #14501 )
2022-12-01 17:04:45 +01:00
Steve Repsher
faa57e4c02
Improve filtering and performance for icon picker ( #14401 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2022-12-01 16:59:45 +01:00
Paul Bottein
915563ce6c
Improve constrast for tile card state ( #14504 )
2022-12-01 16:54:35 +01:00
J. Nick Koston
44502d2c8d
Add the ability to enable debug logs in the config entry overflow ( #14319 )
2022-12-01 16:53:41 +01:00
Paul Bottein
b97a9ef311
Consider moisture as alerting binary sensor ( #14503 )
2022-12-01 14:48:27 +00:00
Bram Kragten
1a66b8a374
Add script to setup translation fetching ( #14481 )
...
* Add script to setup translation fetching
* Update bootstrap
2022-12-01 09:00:29 -05:00
Bram Kragten
4190ff5a2b
Sort language, country, currency ( #14500 )
2022-12-01 13:38:50 +01:00
Paul Bottein
dfc461ce05
Add support for entity translation key ( #14482 )
2022-12-01 12:53:44 +01:00
Steve Repsher
dff7f653b1
Fix checking existence of downloaded translations ( #14493 )
2022-11-30 16:53:26 -05:00
Bram Kragten
eccc6a8cdb
20221130.0 ( #14492 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: puddly <32534428+puddly@users.noreply.github.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Bagira <bagdi.istvan@gmail.com >
Co-authored-by: Ben Randall <veleek@gmail.com >
Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Chris <31055115+darthsebulba04@users.noreply.github.com >
Co-authored-by: Aaron Carson <aaron@aaroncarson.co.uk >
Co-authored-by: David F. Mulcahey <david.mulcahey@me.com >
Co-authored-by: Yosi Levy <37745463+yosilevy@users.noreply.github.com >
Co-authored-by: Alex van den Hoogen <alex3305@gmail.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Jani Lahti <jani.lahti@iki.fi >
Co-authored-by: RoboMagus <68224306+RoboMagus@users.noreply.github.com >
Co-authored-by: Brynley McDonald <brynley+github@zephire.nz >
Co-authored-by: Denis Shulyaka <Shulyaka@gmail.com >
Co-authored-by: KablammoNick <nick@kablammo.net >
Co-authored-by: Allen Porter <allen@thebends.org >
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
2022-11-30 22:43:19 +01:00
dependabot[bot]
52235c6187
Bump ejs from 3.1.6 to 3.1.8 ( #14491 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-30 21:35:39 +00:00
Bram Kragten
594b402bd5
Bumped version to 20221130.0
2022-11-30 22:26:07 +01:00
Philip Allgaier
684f6db4df
Gallery: Added switch and gauge component pages + CSS vars ( #14479 )
2022-11-30 22:22:02 +01:00
dependabot[bot]
883e5e3a6c
Bump minimist from 1.2.5 to 1.2.7 ( #14490 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 22:15:56 +01:00
Bram Kragten
29452841c2
Add basic matter config panel ( #14489 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-11-30 21:12:46 +00:00
Allen Porter
9b6e33cfec
Add Calendar Event creation and deletion dialogs ( #14036 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-30 21:20:41 +01:00
Paul Bottein
e43f3b193e
Rename indicator property and add show-handle property for ha bar slider ( #14466 )
2022-11-30 21:18:27 +01:00
Paul Bottein
40d0455936
Fix common tests ( #14485 )
2022-11-30 19:50:53 +01:00
Paul Bottein
90a7c2d2ff
Set border radius to 10px for tile slider and buttons ( #14488 )
2022-11-30 19:50:26 +01:00
Paul Bottein
d4cda0c106
Rename tile extras to tile features ( #14483 )
2022-11-30 18:35:13 +01:00
Bram Kragten
92d022747b
Add core country and language settings ( #14478 )
2022-11-29 20:54:18 +01:00
Steve Repsher
ee6f97b802
Fetch nightly translations during build ( #13724 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-29 19:33:43 +01:00
Paul Bottein
cb97918005
Show percentage for light, cover and fan for tile card ( #14475 )
2022-11-29 15:06:36 +00:00
J. Nick Koston
f1f0baf787
Add buttons to download logs ( #14404 )
...
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
2022-11-29 15:56:28 +01:00
Paul Bottein
c0240eed67
Show icon preview when changing device class ( #14472 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-11-29 15:27:10 +01:00
Paul Bottein
aeeacc6cad
Use new colors for state icon ( #14358 )
...
* Use new colors for state icon
* feedbacks
* Remove arming case
2022-11-29 15:22:50 +01:00
Paul Bottein
fcfdad3d94
And vacuum commands extra for tile card ( #14434 )
2022-11-29 15:15:47 +01:00
Paul Bottein
566b93ec1f
Fixes area creation in area picker ( #14452 )
2022-11-29 15:15:12 +01:00
KablammoNick
5c452cb9e0
Update icons for shade device class ( #14455 )
...
* Update icons for shade device class
MDI v6.7.96 added icons for roller-shade and roller-shade-closed - this changes shade device class to match, rather than blinds/blinds-open.
* Split blind/shade device classes and update blind icons
2022-11-29 11:15:51 +01:00
Paul Bottein
06c1d9f6ef
Replace gas by water in translation ( #14473 )
2022-11-29 09:39:22 +00:00
Paul Bottein
bfd96944f9
Add switch bar ( #14429 )
...
* Add basic swich support
* Add color and reversed state
* Fix slotted icon
* Update gallery/src/pages/components/ha-bar-switch.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-28 16:58:18 +01:00
Bram Kragten
c119163422
Add grouping by device to generated dashboard config ( #14398 )
2022-11-28 15:56:35 +00:00
Paul Bottein
4846fa1a74
Improve combobox overlay observer ( #14463 )
2022-11-28 16:53:35 +01:00
Paul Bottein
aec0eb3c78
Improve state colors and add documentation for entity state ( #14437 )
...
* Add documentation for entity icons and colors
* Add domains
* Add domains
* improve colors
* Add fan color
* Change fan to cyan
* color rules adjustments
2022-11-28 14:37:07 +01:00
Denis Shulyaka
92e7254c54
humidifier card: add on-off button ( #13443 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-28 13:42:41 +01:00
Paul Bottein
bafe581562
Add light brightness extra for tile ( #14446 )
2022-11-28 12:51:21 +01:00
Brynley McDonald
e6a153a802
Add margin to the device automation form ( #14418 )
2022-11-28 12:48:08 +01:00
Bram Kragten
fce87ff0fe
Add support for hardware option flows ( #14364 )
2022-11-28 12:47:27 +01:00
Joakim Sørensen
e6b3475b5b
Allow homeassistant URL in repair issues ( #14456 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-28 12:47:12 +01:00
RoboMagus
f969299567
Fix water comparison in EnergyDashboard ( #14460 )
...
fixes undefined
2022-11-28 12:46:42 +01:00
Paul Bottein
7a87dc4d8a
Add ui-color selector ( #14348 )
2022-11-28 12:45:53 +01:00
Paul Bottein
d6fa1427f1
Use toggle as default icon_tap_action for scenes and buttons in tile card ( #14386 )
2022-11-28 12:37:27 +01:00
Bram Kragten
aa1e9cedca
Fix add integration discovery ( #14432 )
...
* Fix add integration discovery
* Update show-dialog-config-flow.ts
* Update src/panels/config/integrations/dialog-add-integration.ts
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
2022-11-28 11:32:59 +00:00
Bram Kragten
147b1f34ac
Fixes for disabled/unavailable entities ( #14451 )
2022-11-28 12:13:54 +01:00
dependabot[bot]
0cfba81eae
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 ( #14461 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v0.1.14...v0.1.15 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 11:38:11 +01:00
Franck Nijhof
a9d44fcb61
Add Text entity ( #14447 )
2022-11-24 21:23:50 +01:00
Bram Kragten
0aa2c9044a
Fix picking energy sensors for gas ( #14448 )
2022-11-24 14:12:20 +00:00
Jani Lahti
9bae4a646d
Fixed spelling of _(un)subscribeBootstrapIntegrations() ( #14439 )
...
Fixed spelling of (un)subscribeBootstrapIntegrations()
2022-11-24 10:28:24 +00:00
Bram Kragten
15a0847db8
Fix energy usage graph ( #14438 )
2022-11-24 10:59:55 +01:00
Bram Kragten
8b817b35b0
Improvements to stat charts ( #14427 )
2022-11-24 10:54:01 +01:00
Joakim Sørensen
f95a3c75f6
Use issue scoped translation for repair abort reason ( #14445 )
2022-11-24 10:30:57 +01:00
epenet
2223ffd7ee
Add precipitation device class ( #14232 )
2022-11-21 21:25:09 +01:00
Alex van den Hoogen
590ad5b8a0
Only show hover on clickable rows in data table ( #14326 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-21 21:24:28 +01:00
Yosi Levy
2bb9961fc2
Update popup align markdown LTR ( #14372 )
2022-11-21 21:22:55 +01:00
David F. Mulcahey
3e2fb09251
Clean up the ZHA pairing UI ( #14287 )
2022-11-21 21:20:58 +01:00
Bram Kragten
fc80daa3e0
Bump typescript to 4.9.3 ( #14430 )
2022-11-21 20:27:47 +01:00
Paulus Schoutsen
2aa7b95a5a
Device info: Show connected devices ( #14421 )
2022-11-21 12:39:22 -05:00
Aaron Carson
c2436fb157
Update incorrect copy ( #14415 )
2022-11-21 16:21:20 +00:00
Paul Bottein
a958c6296b
Add cover and light controls to tile card ( #14244 )
2022-11-21 17:13:15 +01:00
dependabot[bot]
fe4191aea9
Bump loader-utils from 1.4.0 to 1.4.2 ( #14425 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:42:48 +01:00
Paul Bottein
49d9cf41fe
fix closed cover state ( #14424 )
2022-11-21 16:34:17 +01:00
Erik Montnemery
0bfb2b4a56
Don't fetch unneeded statistics from core ( #14423 )
2022-11-21 16:24:57 +01:00
dependabot[bot]
1a68a2f4d7
Bump terser from 4.8.0 to 4.8.1 ( #14426 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 14:40:07 +01:00
Steve Repsher
1197e5a35b
Bump @vaadin to 23.2.9 ( #14408 )
2022-11-21 11:34:37 +01:00
Paul Bottein
c6386284d1
Fix entity active states ( #14341 )
...
* fix media player state
* Fix active states
* Consider idle media player as active
* improve custom cases
2022-11-17 15:49:33 +01:00
Bram Kragten
185d2f1d52
Add change option to statistics chart ( #14396 )
2022-11-16 17:09:54 +00:00
Bram Kragten
c5ec1797f6
Dont use lovelace in new dashboard urls ( #14395 )
2022-11-16 17:53:46 +01:00
Paul Bottein
048b345c75
Use relative time display for timestamp sensor, buttons and scene in tile card ( #14385 )
...
Use relative time display for timestamp sensor, buttons and scene
2022-11-16 17:47:25 +01:00
J. Nick Koston
70868da305
Fix selecting YAML only integrations in submenus ( #14377 )
2022-11-16 17:15:49 +01:00
Chris
cef3dbfdf0
Capatalize Earth ( #14382 )
...
* Capatalize Earth
* Modify correct en file.
Captalize Earth.
* Undo change to wrong file
* Remove final line feed
* Try again to remove lf...
* Actually remove lf this time
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2022-11-15 20:37:43 +00:00
Paul Bottein
bda5b97c91
Select suggested area for device during config flow ( #14383 )
2022-11-15 15:09:27 +01:00
J. Nick Koston
ae15dd678b
Fix logbook reporting unknown states as unavailable ( #14359 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2022-11-15 08:07:50 -06:00
J. Nick Koston
681c745e84
Add locking, unlocking, and jammed states to logbook ( #14360 )
2022-11-15 08:07:28 -06:00
uvjustin
23b59978ab
Bump hls.js to v1.2.5 ( #14342 )
2022-11-14 19:36:35 -05:00
Ben Randall
90b9eaeb19
fix: don't render extra fields when there are none ( #14374 )
2022-11-14 16:30:51 +00:00
Bagira
65426bd2d0
Fix color_rgb and color_temp selector import ( #14369 )
2022-11-12 02:09:49 +00:00
Erik Montnemery
1cb44ce857
Convert units in statistics graph card ( #13970 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-11-11 13:21:53 +00:00
Paul Bottein
1c03dc9b77
Use entity based color for state history ( #14330 )
2022-11-10 09:51:13 +01:00
Paul Bottein
238e844068
Use light color for tile card ( #14321 )
2022-11-10 09:49:25 +01:00
puddly
ec6a4b4e7a
Add hardware as a config flow discovery source ( #14281 )
...
Add `hardware` as a discovery source
2022-11-10 09:22:01 +01:00
Paul Bottein
ac65882fdd
Fix config entry selector import ( #14334 )
2022-11-08 21:10:19 -05:00
Bram Kragten
c92e6423e8
20221108.0 ( #14332 )
2022-11-08 14:19:23 +01:00
Bram Kragten
db0d24c807
Merge branch 'master' into dev
2022-11-08 14:18:46 +01:00
Bram Kragten
9e56ddcc69
Bumped version to 20221108.0
2022-11-08 14:16:42 +01:00
Alex van den Hoogen
dd4c3c28ee
Fix expansion of all tabs in more info dialogs ( #14283 )
2022-11-07 20:30:06 +01:00
puddly
245202c125
Search for boards explicitly in the return value of hardware/info ( #14320 )
2022-11-07 20:28:01 +01:00
puddly
8b8a85b4b8
Make borders for discovery card header seamless ( #14322 )
2022-11-07 20:24:09 +01:00
Bram Kragten
0aae285236
Rename disabled attribute on integration card ( #14268 )
2022-11-07 14:45:02 +01:00
Sven Serlier
31ac274a51
Lovelace to dashboard ( #14267 )
2022-11-07 14:44:34 +01:00
Bram Kragten
6f07e7ca59
Hide legend for stats chart in more info, only shade area for min and… ( #14273 )
2022-11-05 18:33:43 +01:00
Bram Kragten
fa506202ac
Bumped version to 20221102.1
2022-11-02 19:19:35 +01:00
Bram Kragten
c810c67a53
Bumped version to 20221102.1
2022-11-02 19:18:25 +01:00
Bram Kragten
663c58512d
20221102.1 ( #14264 )
2022-11-02 19:15:35 +01:00
Bram Kragten
3cd64675df
Fix water costs ( #14263 )
2022-11-02 17:59:00 +00:00
Bram Kragten
79c8b7dc27
Fix statistic card default config ( #14262 )
2022-11-02 17:26:09 +00:00
Steve Repsher
98a32041d4
Add name attribute to autocomplete fields ( #14258 )
2022-11-02 18:22:02 +01:00
Paul Bottein
ffbcb0a343
Fix iOS safe padding ( #14261 )
2022-11-02 18:19:53 +01:00
Bram Kragten
ab4dd47e51
20221102.0 ( #14259 )
2022-11-02 11:06:39 +01:00
Bram Kragten
c7cb8cf762
Merge branch 'master' into dev
2022-11-02 10:35:59 +01:00
Bram Kragten
a5ab4eaf0e
Bumped version to 20221102.0
2022-11-02 10:33:32 +01:00
NobleKangaroo
d52dbde909
Fix dialog resizing ( #14256 )
2022-11-02 10:16:05 +01:00
Yosi Levy
1cde9e882e
Audio message trash fix ( #14250 )
2022-11-02 10:14:50 +01:00
Bram Kragten
8cb0d38d78
Fix back button on subview ( #14251 )
2022-11-02 10:11:50 +01:00
Paulus Schoutsen
9cb168c439
Set default unit for US unit system to gl instead of ft3 ( #14257 )
...
Mention gl instead of ft3
2022-11-02 10:10:23 +01:00
Bram Kragten
2add29c4eb
20221031.0 ( #14248 )
2022-10-31 18:51:59 +01:00
Bram Kragten
e2104c1591
Bumped version to 20221031.0
2022-10-31 17:25:39 +01:00
Bram Kragten
17ac81a708
Fix video size more info ( #14246 )
...
* Fix video size more info
* add comment
2022-10-31 17:24:20 +01:00
David F. Mulcahey
42386c7dee
Fix ZHA neighbor table in the manage device dialog ( #14236 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-31 15:20:49 +00:00
Bram Kragten
2e988bf5c3
Default size of hui-image to 16:9 during loading ( #14245 )
2022-10-31 16:06:33 +01:00
Paul Bottein
3356d559c9
Activate all entities config filters when clicking clear filter ( #14225 )
2022-10-31 15:44:08 +01:00
Paul Bottein
43755deb39
Consider standby media player as inactive for tile card ( #14226 )
2022-10-31 15:43:16 +01:00
Paul Bottein
9778c0731c
Add badges for tile card ( #14231 )
2022-10-31 15:42:44 +01:00
Paul Bottein
ebc0edac10
fix margin with ha form grid ( #14240 )
2022-10-31 15:40:58 +01:00
Paul Bottein
effc9467c2
Entity picture option was not in the right section ( #14243 )
2022-10-31 15:40:26 +01:00
Paul Bottein
68e94d7222
Add type expandable for ha-form ( #14197 )
...
* Add type group for ha-form
* rename to expandable
* Add aria level
* apply suggestions
2022-10-28 17:49:59 +02:00
Jaroslav Hanslík
c4992c477b
Fixed typo in water consumption text ( #14229 )
2022-10-28 11:34:54 -04:00
Bram Kragten
449c1f2469
Change water units to L/gal ( #14223 )
2022-10-27 17:10:35 -04:00
Bram Kragten
d52e521ef8
20221027.0 ( #14222 )
2022-10-27 22:03:05 +02:00
Bram Kragten
03d03f9903
5 minute more info stats ( #14221 )
2022-10-27 22:02:28 +02:00
Bram Kragten
1122698351
Bumped version to 20221027.0
2022-10-27 22:01:13 +02:00
Bram Kragten
9d730919d5
Add statistic card ( #14198 )
...
* Add statistic card
* Update selector.ts
* Update translations
* review
2022-10-27 21:59:55 +02:00
Paul Bottein
6326bb010f
Only show existing weekdays ( #14219 )
2022-10-27 20:55:40 +02:00
Paul Bottein
2ab5da6d84
Allow null selector ( #14212 )
2022-10-27 13:17:42 -04:00
Steve Repsher
a56b2e3270
Rename autofill to autocomplete for text selector ( #14202 )
2022-10-27 15:30:08 +02:00
Paul Bottein
523d936010
Fix min height on lovelace panel for ios ( #14207 )
2022-10-27 15:29:47 +02:00
Bram Kragten
b3e2beac5a
don't use entity name as label in more info stats ( #14213 )
2022-10-27 15:29:22 +02:00
Paul Bottein
4c8e863c0e
Use firstday of the week for range shortcuts in date pickers ( #14210 )
2022-10-27 14:24:24 +02:00
Paulus Schoutsen
69074df1ab
20221026.0 ( #14203 )
2022-10-26 14:52:03 -04:00
Paulus Schoutsen
16848d03ae
Bumped version to 20221026.0
2022-10-26 14:48:30 -04:00
Bram Kragten
dd9683674d
Add my link to add zwave and zigbee devices ( #14126 )
2022-10-26 14:47:43 -04:00
Bram Kragten
822917d060
Add water to energy dashboard ( #14194 )
2022-10-26 14:44:07 -04:00
Bram Kragten
7cc6809f53
Use statistics for sensors in more info history ( #14199 )
...
* Use statistics for sensors in more info history
* use state instead of sum
* Update ha-more-info-history.ts
* change to hour
2022-10-26 19:29:12 +02:00
Paul Bottein
57291183ca
update border radius to 12px ( #14201 )
2022-10-26 16:54:05 +00:00
Paul Bottein
504e8dd946
Add option to show entity picture in tile card ( #14196 )
...
Add option to show entity picture
2022-10-26 18:31:10 +02:00
Bram Kragten
5c4517517d
Fix enlarging more info dialog ( #14200 )
2022-10-26 16:25:13 +00:00
Steve Repsher
1b917a5b04
Add autocomplete to login and MFA setup ( #14065 )
2022-10-26 16:10:19 +02:00
Bram Kragten
527c4f71c2
Add icons to device config dashboard ( #14184 )
...
* Add icons to device config dashboard
* Add `alt=""`
2022-10-26 15:19:56 +02:00
Paul Bottein
3ac6e6f307
Group fields in tile editor ( #14175 )
...
* group form into multiple groups
* display appearence form as grid
* Add translations
2022-10-26 13:51:58 +02:00
Rob Jackson
9e955dbaaa
Remove conditional element from DOM when hidden ( #13955 )
2022-10-26 13:27:56 +02:00
epenet
e0a56956e0
Add wind_speed sensor device class ( #14030 )
2022-10-26 13:27:39 +02:00
Josh McCarty
66ed1b18be
Format numeric entities with integer value and step as integer instead of float ( #14112 )
2022-10-26 13:27:14 +02:00
Paul Bottein
d445bf2505
Move re-order button at triggers/conditions/actions level. ( #14185 )
2022-10-26 13:21:36 +02:00
David F. Mulcahey
16bd1f5883
Update ZHA manage device dialog to use a form for cluster command arguments ( #14052 )
2022-10-26 13:19:48 +02:00
Michael
c12e6662dd
Add week period to statistics card ( #14162 )
2022-10-25 22:36:20 +02:00
Bram Kragten
0b18875d70
remove hardware from integration descriptions ( #14189 )
2022-10-25 19:21:00 +00:00
Erik Montnemery
57fb8f9f01
Adapt to energy sensors supporting GJ ( #14181 )
2022-10-25 16:48:32 +02:00
Bram Kragten
f1139e09f9
Fix back handling of add integration dialog ( #14187 )
2022-10-25 15:15:18 +02:00
Joakim Sørensen
51febc2218
Use warning in ha-alert for breaks_in_ha_version ( #14186 )
2022-10-25 12:25:16 +00:00
Paul Bottein
c8d16af1b5
Add state color to tile card ( #14128 )
...
* remove unused imports
* fix white color
* Introduce state color
* add color to css
* add battery colors
* Improve sensor color
* add binary sensor color
* add person color
* improve on/off state color
* add climate color
* only apply color when entity is activet push -f
2022-10-25 14:02:09 +02:00
NobleKangaroo
66a75c4714
Fix camera dialog ( #14179 )
2022-10-25 10:46:57 +00:00
Paul Bottein
cb8e602340
Refactor ha-form margins ( #14176 )
2022-10-25 12:29:59 +02:00
epenet
de008f65a3
Allow gas units to be overriden ( #14173 )
2022-10-25 12:29:28 +02:00
Steve Repsher
ab1b778439
Pass helper to ha-form subtypes ( #14165 )
2022-10-25 12:29:05 +02:00
Franck Nijhof
62ac9155fc
Add icons to automations dashboard ( #14182 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-25 12:26:41 +02:00
Paul Bottein
68302d0896
Fix more info dialog edit button for script ( #14180 )
2022-10-25 12:24:08 +02:00
Franck Nijhof
a76f456ebc
Remove default sequence from new scripts ( #14183 )
2022-10-25 12:03:56 +02:00
epenet
9d3eaba46b
All new water device class ( #14174 )
2022-10-24 21:06:51 +02:00
Michel van de Wetering
5bb9538861
Add icon for receiver deviceclass ( #14158 )
2022-10-24 14:37:46 +02:00
dependabot[bot]
fe1beb0d59
Bump home-assistant/wheels from 2022.06.7 to 2022.10.1 ( #14171 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 14:30:02 +02:00
Piero
153161d2cb
Disable sidebar edit mode on drawer close ( #14169 )
2022-10-24 11:06:58 +02:00
Bram Kragten
370864e0ed
fix back button in hassio addons ( #14161 )
2022-10-24 11:03:32 +02:00
Tomasz
9b6fca2c0e
Fix back button in ha-card (add border-radius) ( #14172 )
2022-10-24 11:03:09 +02:00
Paul Bottein
55467666f7
Add slider bar ( #14094 )
...
* Add slider bar
* a11y feedbacks
* allow undefined values
* rename variable
* Add end style
* Add vertical slider
* Allow theming
* Improve theming
* Improve colors
* fix properties
* stepped value for aria value
* use vertical instead of orientation
* Improve a11y
* force role slider
2022-10-24 09:25:26 +02:00
Steve Repsher
928f20ada5
Revert "Fix typo when deleting an integration. Fixes #14135 " ( #14149 )
...
Revert "Fix typo when deleting an integration. Fixes #14135 (#14137 )"
This reverts commit 1f9763d6c8 .
2022-10-22 15:30:31 +02:00
Bram Kragten
b53e86ad03
Bumped version to 20221021.0
2022-10-21 21:16:10 +02:00
Bram Kragten
112ec10b30
Add support for virtual integrations ( #14138 )
2022-10-20 23:08:55 -04:00
Kris Noble
1b4989a7dc
Fix typo when deleting an integration ( #14145 )
...
Fixes #14135 , resubmitted modifying the correct file
2022-10-20 21:27:00 +00:00
Kris Noble
1f9763d6c8
Fix typo when deleting an integration. Fixes #14135 ( #14137 )
2022-10-20 17:55:21 +00:00
Yosi Levy
b495667e8d
Various dev tools RTL fixes ( #14118 )
2022-10-20 11:22:56 +02:00
Brandon Rothweiler
a46e72ffbd
Fix duplicate trigger IDs showing in the Triggered By condition ( #14122 )
2022-10-20 11:20:46 +02:00
Bram Kragten
0a2eb05062
Only change dialog for camera in info tab ( #14130 )
2022-10-20 11:19:35 +02:00
Bram Kragten
c9b5fe9a85
Bumped version to 20221020.0
2022-10-20 10:15:36 +02:00
Igor Santos
58d5a07a43
Allow negative values in gauge severity config GUI ( #14123 )
2022-10-19 20:20:18 +00:00
Josh McCarty
c44de09a7c
Add any step for input number settings to match server-side validation ( #14121 )
2022-10-19 22:07:01 +02:00
epenet
a0b645d1b9
Add precipitation_intensity sensor device class ( #14027 )
2022-10-19 22:02:01 +02:00
epenet
0b6c6b2b98
Rename imperial unit system to us_customary ( #14092 )
2022-10-19 22:00:11 +02:00
krazos
bad3edc340
Fix translation of Duplicate label in automation and script editors ( #14131 )
2022-10-19 21:59:49 +02:00
epenet
d3015c362d
Add support for mm/h on generic speed ( #14031 )
2022-10-19 15:02:39 +02:00
Franck Nijhof
fbb8ff4362
Integrations v2.1: compatibility with hubs, devices and services ( #14114 )
2022-10-19 12:41:57 +02:00
Bram Kragten
6393d59035
make open in new icon a bit smaller ( #14125 )
2022-10-19 10:49:56 +02:00
Bram Kragten
62de708b2b
Align border radius ( #14124 )
2022-10-19 10:49:47 +02:00
Alex van den Hoogen
6c4c65730c
Set more-info dialog max-width to fit all languages ( #14110 )
2022-10-17 16:15:01 +00:00
Travis Collins
23f8373b16
fix history graph configuration timeline update ( #14101 )
2022-10-17 18:02:11 +02:00
Paul Bottein
dec8883f2a
Introduce tile card ( #14085 )
2022-10-17 11:43:49 +02:00
Josh McCarty
a475b06d49
Format entity & sensor card with manual units; fix param comment typo ( #14090 )
2022-10-17 11:15:37 +02:00
Travis Collins
0972cb4583
Fix pickers not getting focus ( #14068 )
...
* fix focus pickers
* await nextRender instead of setTimeout
* use bram's code
* Update src/components/ha-target-picker.ts
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2022-10-17 11:01:17 +02:00
Yosi Levy
dad7c43fd2
Fix min width so entire date/time will be presented ( #14105 )
2022-10-17 10:53:06 +02:00
Paul Bottein
7e6a9f1653
Remove box shadow for ha-card ( #14063 )
...
* Remove box shadow for ha-card
* add raised style in case of raised card needed
* add box-sizing: border-box
* Allow box-shadow theming
* Restore box-shadow theme in date range picker
* Restore hui unused entities card box shadow none
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-17 10:20:11 +02:00
Brandon Rothweiler
f627e98902
Improve pluralization in automation descriptions ( #14080 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-17 09:50:11 +02:00
Travis Collins
0d623794ed
Mark attribute as optional ( #14067 )
...
* Mark attribute as optional
* move optional to a separate translation
* indicate required fields, not optional fields
2022-10-17 09:45:28 +02:00
Paul Bottein
0a3fa3e218
Ha selector UI action ( #14082 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-13 12:43:24 +00:00
Paul Bottein
19887fbd54
Remove undefined key in lovelace card config ( #14081 )
2022-10-13 14:31:55 +02:00
Bram Kragten
fe9967550b
Load selector elements dynamic ( #14084 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2022-10-13 14:28:49 +02:00
Matthias de Baat
9b19b6f203
Remove confusing header image ( #14070 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-13 09:30:37 +00:00
Yosi Levy
797718f478
Fix automation trace RTL ( #14079 )
2022-10-13 11:26:19 +02:00
Paul Bottein
9ea0e3a75f
Fix keyboard keys for tap action ( #14071 )
2022-10-13 11:17:04 +02:00
Josh McCarty
0b76b60f6e
Format input_number field consistently ( #14076 )
2022-10-13 11:14:43 +02:00
karliemeads
d8be662bd6
Fix timezone problem for "Today" in the Date Picker. ( #14043 )
2022-10-13 11:04:28 +02:00
jrobles98
c478a15846
Fix Map Card styling boundaries ( #14050 )
2022-10-13 11:04:04 +02:00
Paul Bottein
811208363b
Bigger pin for ha-slider to support 4 digits numbers ( #14072 )
2022-10-12 22:45:08 +02:00
Steve Repsher
969772663b
Fix localize key errors in options flow, repairs flow, and integrations ( #14060 )
2022-10-11 15:47:41 +02:00
Patrick ZAJDA
c3b9438b3b
Also handle enter key on ignore menu for discovered integrations ( #14061 )
2022-10-11 15:46:11 +02:00
pataar
9b51df02d6
Update yarn to version 3.2.3 ( #13992 )
2022-10-11 15:45:34 +02:00
Pierre
8a4b0b081a
fix(mobile): add safe-area-inset on app layout and specific views ( #14032 )
2022-10-11 15:45:15 +02:00
Bram Kragten
1ecc88291d
Handle multiple times in time trigger ( #14006 )
2022-10-11 15:41:21 +02:00
Erik Montnemery
fb80da013e
Use color temperatures in Kelvin in more_info_light ( #14016 )
2022-10-10 20:12:36 +02:00
Steve Repsher
a4fcb743fa
Add autocomplete to onboarding, cloud, and password change ( #14040 )
2022-10-10 19:54:16 +02:00
Steve Repsher
8444fe0a07
Include backend translations in Lokalise download ( #13981 )
2022-10-10 17:12:25 +02:00
Steve Repsher
1442f6d546
Fix localize key error in developer tools & remove exception ( #14045 )
2022-10-10 17:05:34 +02:00
Sven Serlier
c468fba36f
Fix demo leak sensor ( #14046 )
2022-10-10 17:04:49 +02:00
karliemeads
2afbfb01bd
Fix zero for a slider in a blueprint ( #14053 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-10 15:00:10 +00:00
Paul Bottein
907466d060
Add first weekday option in profile ( #13991 )
2022-10-10 16:58:27 +02:00
jrobles98
4deee46864
Refactor css variable because of a typo in dialogs, no change in any behaviour ( #14056 )
2022-10-10 14:53:52 +00:00
Brandon Rothweiler
391cc95883
Automation description small fixes ( #14055 )
2022-10-10 16:43:32 +02:00
Michael Varrieur
0c800344d2
Add custom selectUnit, use in relativeTime function ( #14008 )
2022-10-10 14:26:02 +00:00
Joakim Sørensen
08279f35cf
Ignore progress if no progress ( #14024 )
2022-10-10 16:21:46 +02:00
Paul Bottein
05f2ef8a37
Some fixes for low carbon display ( #14020 )
2022-10-10 16:21:02 +02:00
Travis Collins
3a41b4e65b
Fix calendar card list view ( #14013 )
2022-10-10 14:16:49 +00:00
karliemeads
e08c12c4dd
Validate hours after tabbing out of field during time input ( #13949 )
2022-10-10 15:56:43 +02:00
dependabot[bot]
bb0884c4bb
Bump actions/stale from 6.0.0 to 6.0.1 ( #14058 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 13:27:57 +02:00
Bram Kragten
45646eaf0b
20221010.0 ( #14059 )
2022-10-10 09:23:02 +02:00
Bram Kragten
d735b2b722
Update pyproject.toml
2022-10-10 09:22:06 +02:00
Paulus Schoutsen
310b110b8b
Fix Google Cloud enable/disable toggle ( #14035 )
2022-10-07 14:20:39 +00:00
Bram Kragten
06557709ae
20221006.0 ( #14023 )
2022-10-06 17:36:53 +02:00
Bram Kragten
1b5571557c
Bumped version to 20221006.0
2022-10-06 16:51:53 +02:00
Erik Montnemery
712ecbd13c
Adjust statistics issues ( #14022 )
...
* Adjust statistics issues
* Fix lint error
* Quote units
* prettier
* screw lit/quoted-expressions
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-06 16:51:00 +02:00
Bram Kragten
ea286b6fac
Update translations
2022-10-06 16:31:50 +02:00
karliemeads
a2953138f4
Fix onboarding create new user password checks ( #14010 )
2022-10-06 16:07:16 +02:00
Bram Kragten
b327d6e0bc
20221005.0 ( #14007 )
2022-10-05 16:42:29 +02:00
Bram Kragten
88983806ae
Bumped version to 20221005.0
2022-10-05 16:38:36 +02:00
Bram Kragten
1ac701d1c8
change yaml integration dialog ( #14003 )
...
* change yaml integration dialog
* Update dialog-yaml-integration.ts
* Update src/panels/config/integrations/dialog-yaml-integration.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2022-10-05 16:26:06 +02:00
karliemeads
aaeca323d4
Highlight focus on show/hide password toggle ( #13997 )
2022-10-05 15:01:43 +02:00
Erik Montnemery
83a4fd6c1b
Improve explanation of configuration validation ( #14000 )
2022-10-05 12:12:28 +02:00
Bram Kragten
ef9643ddaf
Fix energy demo ( #14002 )
2022-10-05 11:03:49 +02:00
Bram Kragten
af93ec1b92
Fix zwave config flow ( #14001 )
2022-10-05 10:45:39 +02:00
Bram Kragten
4dce9404a4
20221004.0 ( #13987 )
2022-10-04 17:09:56 +02:00
Raman Gupta
ed54c70e75
Update zwave_js firmware update event interfaces ( #13982 )
2022-10-04 16:43:05 +02:00
Bram Kragten
114507b5cb
Bumped version to 20221004.0
2022-10-04 16:42:19 +02:00
Bram Kragten
8eddaa1914
Filter out homekit and matter iot standards ( #13985 )
...
* Filter out homekit and matter iot standards
* add divider between discovered
* Update dialog-add-integration.ts
* Update ha-domain-integrations.ts
* Update en.json
* Change headers
* update styling
* translation
2022-10-04 16:25:30 +02:00
krazos
37394f7bc5
Update script picker to use relative time for last_triggered ( #13973 )
2022-10-04 11:40:12 +02:00
krazos
d5cdd53fab
Update scene dashboard to use relative time for last_activated ( #13974 )
2022-10-04 11:39:55 +02:00
krazos
0ac2393ecb
Update automation picker to use differenceInDays from date-fns ( #13980 )
2022-10-04 10:45:15 +02:00
Arun S. Sekher
c38892a162
Add Malayalam language. ( #13854 )
...
* Add Malayalam language.
Update translationMetadata.json to add the language Malayalam.
* Apply suggestions from code review
Remove two extra spaces on line 121.
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-04 08:33:08 +02:00
Allen Porter
c77e5dee84
Allow remote WebRTC playback using STUN server from RTSPtoWeb integration ( #13942 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-10-03 21:10:57 -04:00
Bram Kragten
3752336a9a
20221003.0 ( #13979 )
2022-10-03 20:02:17 +02:00
Bram Kragten
70d4fe1285
main col device data table none narrow ( #13977 )
2022-10-03 20:02:00 +02:00
Bram Kragten
d3738adf11
Bumped version to 20221003.0
2022-10-03 19:41:15 +02:00
Bram Kragten
7ededd2766
Disable trigger id for read only automation ( #13976 )
2022-10-03 17:40:22 +00:00
Franck Nijhof
ed8b07b7e2
Render automation description as Markdown ( #13975 )
2022-10-03 19:29:55 +02:00
Erik Montnemery
c12189b27f
Add isExternalStatistic helper ( #13969 )
2022-10-03 19:11:03 +02:00
Allen Porter
9c923e45c5
Improve video user experience by loading camera thumbnail as initial video background image ( #13943 )
2022-10-03 18:38:25 +02:00
Paul Bottein
66bfdb6d12
Fix empty value combobox ( #13971 )
2022-10-03 17:42:30 +02:00
Erik Montnemery
aa673774a8
Correct filtering of statistics when adding gas energy source ( #13968 )
2022-10-03 13:38:22 +02:00
mbo18
8c7974e466
Add icon to device class duration ( #13961 )
...
* Add icon to device class duration
* Change to mdiProgressClock
2022-10-03 13:37:37 +02:00
Bram Kragten
a70e2342a2
Add main column to data table ( #13966 )
2022-10-03 13:37:00 +02:00
Paul Bottein
b5c9aae1aa
Update delete area dialog ( #13967 )
2022-10-03 10:39:54 +00:00
Bram Kragten
93893d0237
Don't include all homekit discovery items for integrations that suppo… ( #13960 )
2022-10-03 11:43:17 +02:00
Bram Kragten
ad3dcb355f
Use formatDateNumeric in repair dialog ( #13964 )
2022-10-03 11:43:06 +02:00
Kyle Niewiada
952b433b2c
Support typing negative values for ha-form-float ( #13940 )
2022-10-03 11:02:00 +02:00
Yosi Levy
200fff506c
Fix alignment of float label ( #13958 )
2022-10-03 10:22:01 +02:00
Bram Kragten
e84b9b7c6f
20221002.0 ( #13953 )
2022-10-02 20:43:53 +02:00
Bram Kragten
e2a89b1157
Bumped version to 20221002.0
2022-10-02 20:19:51 +02:00
Bram Kragten
cb0310593c
Change add application credential flow ( #13951 )
...
* Change add application credential flow
* Update step-flow-abort.ts
* import
* Add missing credential docs link
* Load description, show only that if available
* Update dialog-add-application-credential.ts
* pass along manifest
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-10-02 20:19:32 +02:00
Bram Kragten
c14d9ab957
Link discovered homekit devices to domain ( #13950 )
2022-10-02 13:10:41 -04:00
Bram Kragten
dd695545d3
Make duplicate script/automation work in picker for yaml ( #13952 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-10-02 13:10:15 -04:00
Franck Nijhof
176d8567f4
Add condition description for trigger condition ( #13941 )
2022-10-02 17:39:15 +02:00
Bram Kragten
4f4a95c04e
Normalize automation config ( #13938 )
...
* Normalize automation config
* gen
* Update ha-automation-action-choose.ts
2022-10-01 18:02:24 -04:00
Erik Montnemery
6393944a1b
Adapt to removal of statistics state_unit_of_measurement ( #13935 )
...
* Adapt to removal of statistics state_unit_of_measurement
* Tweak
2022-10-01 18:55:05 +02:00
Paul Bottein
f768c5ef7f
Remove back path from UI ( #13936 )
...
Remove back path from UI as it can be edited with yaml editor
2022-09-30 22:23:55 +02:00
Bram Kragten
650d579d05
Link google assistant, alexa and cloud to cloud config ( #13933 )
2022-09-30 14:52:20 -04:00
Bram Kragten
9811f2681c
Add add device fab to devices page ( #13931 )
2022-09-30 17:37:09 +02:00
Paul Bottein
6a3ac9116e
Add yaml mode to view editor ( #13926 )
2022-09-30 17:29:29 +02:00
amitfin
2a6ef9b955
Read correctly the minutes of a schedule ( #13929 )
2022-09-30 17:21:54 +02:00
Bram Kragten
b9395e1c97
Add support for brand images ( #13930 )
2022-09-30 14:50:01 +02:00
Paul Bottein
cd8c1f42ca
Remove inert property on combobox overlay when items change ( #13928 )
2022-09-30 14:41:09 +02:00
Joakim Sørensen
0ec887ad50
Remove test devices from move datadisk dialog ( #13927 )
2022-09-30 11:27:59 +02:00
Erik Montnemery
f8a7737eb9
Align with backend statistics WS API changes ( #13913 )
...
Align with backend statists WS API changes
2022-09-30 08:38:56 +02:00
Bram Kragten
3e01597a38
20220929.0 ( #13920 )
2022-09-29 18:23:01 +02:00
Bram Kragten
6d230ebd65
Bumped version to 20220929.0
2022-09-29 18:17:14 +02:00
Bram Kragten
9035e8e9dc
Add back loading manifests of loaded integrations ( #13919 )
2022-09-29 18:14:34 +02:00
Bram Kragten
7ff138534f
Show non-editable scripts in UI ( #13917 )
2022-09-29 12:11:48 -04:00
Bram Kragten
0b76183acd
Show non-editable automations in UI ( #13900 )
2022-09-29 12:11:29 -04:00
Paul Bottein
9f658c10c3
Hide restored scripts from scripts list ( #13916 )
2022-09-29 15:48:26 +02:00
Bram Kragten
72ed6fdd6b
fix brand discovery
2022-09-29 14:51:56 +02:00
Bram Kragten
3bdc5ad420
optimize
2022-09-29 14:41:25 +02:00
Bram Kragten
8d2f7d99af
Fixes for add integration ( #13914 )
2022-09-29 14:32:24 +02:00
Bram Kragten
b88317f1d3
change values when unsupported_unit_metadata_can_convert ( #13903 )
2022-09-28 22:52:40 -04:00
Bram Kragten
8ccd0426dd
Add my support for brands ( #13909 )
2022-09-28 20:34:11 -04:00
Bram Kragten
c17e8ba65a
hide none config flow integrations from brand ( #13907 )
...
* hide none config flow integrations from brand
* filter
* Add support for not config flow domain integrations
2022-09-28 22:42:23 +02:00
Bram Kragten
d9f1540115
add support for stats units_changed_can_convert issues ( #13902 )
2022-09-28 12:46:07 -04:00
Bram Kragten
1b480248d1
Update translations
2022-09-28 18:31:40 +02:00
Bram Kragten
e88bb1114b
20220928.0 ( #13904 )
2022-09-28 18:14:25 +02:00
Bram Kragten
80e868e281
Merge branch 'master' into dev
2022-09-28 17:51:19 +02:00
Bram Kragten
d8a49c6eec
Bumped version to 20220928.0
2022-09-28 17:43:09 +02:00
uvjustin
594ee85bbe
Add stream orientation to camera entity registry settings ( #13512 )
2022-09-28 17:41:32 +02:00
Mark Parker
182b8f809c
Prevent service call error if preset_mode is null ( #13825 )
2022-09-28 17:40:08 +02:00
Bram Kragten
8e4bebb694
Integrations v2 ( #13887 )
...
* WIP: Integrations v2
* update
* manifests
* update wording
* show yaml only
* Show spinner
* Update
* Use virtulizer
* Update
* change interval if 5 min stats
* remove yaml
* fix application credentials
* Add zwave and zigbee device support
* make back button bigger
* margin
2022-09-28 17:39:40 +02:00
Paul Bottein
dddb922593
Add Learn how it works link to cloud account ( #13693 )
2022-09-28 13:05:50 +00:00
Bram Kragten
da38cbccf1
change interval if 5 min stats
2022-09-28 15:03:01 +02:00
Erik Montnemery
71c43058ea
Support displaying relative change in statistics graph cards ( #13837 )
...
* Support displaying relative change in statistics graph cards
* Address review comments
* Add option to display state
* Drop absolute sum option
* Drop period if invalid
* prevent fetching stats twice
* Change stat_types to supported ones for statistics
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-09-28 12:51:41 +00:00
Erik Montnemery
f9d119d33d
Add icons for new sensor device classes ( #13895 )
2022-09-28 14:00:47 +02:00
Erik Montnemery
d3b97ae91c
Add support for overriding sensor weight unit ( #13897 )
2022-09-28 12:15:23 +02:00
Paul Bottein
5146fa1d9e
Update join beta dialog ( #13847 )
2022-09-28 09:27:34 +00:00
Paul Bottein
fc86a66c33
Use unique id for script ( #13817 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-09-28 09:27:09 +00:00
Ignacio Hernandez-Ros
3959a7475c
Bug Fix, can't create schedule on Sunday ( #13876 )
2022-09-28 09:08:30 +00:00
Paul Bottein
61d09072a7
Update Uninstall add-on dialog ( #13898 )
2022-09-28 11:02:09 +02:00
Paul Bottein
4a07d3d39b
Update Restart add-on dialog ( #13896 )
2022-09-28 11:01:12 +02:00
Paul Bottein
be30cdb51f
Update change password dialog ( #13888 )
...
* Update change password dialog
* Improve wording
* Update modal for people page
* Remove useless async
2022-09-28 11:00:36 +02:00
Meow
894258d7b8
fixed duplicate unit_of_measurement ( #13884 )
2022-09-28 10:53:25 +02:00
Erik Montnemery
296d5f8ffe
Add support for overriding sensor distance unit ( #13831 )
2022-09-28 09:11:34 +02:00
Erik Montnemery
d1c2020ee4
Add support for overriding sensor speed unit ( #13832 )
2022-09-28 08:49:42 +02:00
Erik Montnemery
3c1b2aa4f3
Add support for overriding sensor volume unit ( #13833 )
2022-09-28 08:22:16 +02:00
Bram Kragten
17a11809de
Prevent re-creation of custom panel when content was not changed ( #13747 )
2022-09-27 13:39:05 -04:00
David F. Mulcahey
3083d5b04c
Clean up ZHA configuration UI ( #13610 )
2022-09-27 16:02:45 +02:00
Paul Bottein
0848c096b9
Fix script config form ( #13878 )
2022-09-27 15:40:38 +02:00
Paul Bottein
8d5c36a96a
Fix more info with unnamed entity ( #13859 )
2022-09-27 15:39:49 +02:00
Paul Bottein
cc76a6c5ed
Add unique_id to entity registry ( #13886 )
2022-09-27 15:39:14 +02:00
Paul Bottein
01fd2787be
Update add application credentials dialog ( #13879 )
2022-09-27 15:38:29 +02:00
Paul Bottein
c79955e76a
Add subview option to dashboard views ( #13822 )
2022-09-27 15:37:48 +02:00
dependabot[bot]
51874329d1
Bump actions/stale from 5.2.0 to 6.0.0 ( #13874 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 14:15:58 +02:00
Erik Montnemery
6252955bb5
Simplify energy settings ( #13846 )
2022-09-23 09:03:17 +02:00
Paul Bottein
5422fda990
Update import blueprint dialog ( #13840 )
2022-09-22 15:24:15 +02:00
Paul Bottein
db8bc9d34a
Update delete automation dialog ( #13765 )
2022-09-22 15:22:20 +02:00
Paul Bottein
9f19bdde65
Allow proxy in codespaces env for core ( #13842 )
2022-09-22 15:21:42 +02:00
Bram Kragten
7336c1280f
Fix select issues ( #13839 )
2022-09-22 15:19:59 +02:00
Bram Kragten
8e245c8a83
Fix move data disk dialog ( #13845 )
2022-09-22 15:19:34 +02:00
Allen Porter
5a150ac80d
Prompt user to remove application credentials when deleting the integration configuration ( #13159 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-09-22 10:47:08 +02:00
Paul Bottein
eac13980ff
Add navigation picker for dashboards ( #13826 )
...
* Add navigation picker for dashboards
* Rename to navigation
* Fix empty title and path
* Use hass panels instead of fetching dashboards
* Apply suggestions
2022-09-21 14:42:51 +02:00
Erik Montnemery
977fdd9fbb
Add missing translations to statistics graph card editor ( #13836 )
2022-09-21 09:30:58 +00:00
Paul Bottein
cedde3d6a2
Avoid overflow with combobox ( #13835 )
2022-09-21 11:23:22 +02:00
Bram Kragten
56c78ae108
Fix price units for gas ( #13824 )
2022-09-21 11:16:19 +02:00
Erik Montnemery
82a641a200
Fix unit columns for statistics developer tool ( #13830 )
2022-09-21 11:15:57 +02:00
Erik Montnemery
04181e9c28
Adapt energy to core changes ( #13779 )
2022-09-20 17:44:03 -04:00
Paul Bottein
4b8960c236
Update Move datadisk (not found) dialog ( #13812 )
2022-09-19 12:39:05 +00:00
Paul Bottein
fc104e7280
Fix name in confirmation delete dialog ( #13815 )
2022-09-19 12:34:06 +02:00
Paul Bottein
8c125f4dee
Update Delete automation trigger/condition/action dialog ( #13813 )
2022-09-19 12:33:27 +02:00
Paul Bottein
b93f457d53
Add destructive style to scene delete button ( #13814 )
2022-09-19 12:32:17 +02:00
Paul Bottein
e8ce6ad919
Improve confirm unsaved dialog ( #13807 )
2022-09-19 11:35:33 +02:00
Salamandar
0ce695577c
Fix shortcuts for non-qwerty keyboard layouts (revert #12892 ) ( #13190 )
2022-09-19 08:21:45 +00:00
Franck Nijhof
50b67751d9
Fix time trigger description pointing to entity ( #13786 )
2022-09-19 10:11:56 +02:00
Franck Nijhof
05515f21c3
Add timer states to state selector ( #13788 )
2022-09-19 10:11:10 +02:00
Paul Bottein
063c377797
Fix back button on automation editor on Safari ( #13806 )
2022-09-19 10:10:50 +02:00
dependabot[bot]
aee11da671
Bump actions/stale from 5.1.1 to 5.2.0 ( #13805 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 09:22:59 +02:00
Paul Bottein
5fcb219fcd
Update delete script dialog ( #13768 )
2022-09-16 16:40:41 +02:00
Paul Bottein
a97dfbb51f
Update delete blueprint dialog ( #13770 )
2022-09-16 16:40:25 +02:00
Paul Bottein
c5f4e8ffdd
Update certificate information dialog ( #13773 )
2022-09-16 16:40:10 +02:00
Paul Bottein
7ffd30643a
Update delete person dialog ( #13763 )
2022-09-16 16:39:51 +02:00
Paul Bottein
dcfcd54f10
Update delete scene dialog ( #13767 )
2022-09-16 16:39:29 +02:00
Paul Bottein
3b103619ec
Update delete resource dialog ( #13764 )
2022-09-16 16:38:29 +02:00
Paulus Schoutsen
614c1574ca
Type outgoing messages on EM and add matter ( #13775 )
2022-09-16 08:33:21 -04:00
Paul Bottein
e1e3f9d925
Update delete and disable integration dialog ( #13772 )
2022-09-16 13:52:26 +02:00
Paul Bottein
0ba4a07b92
Update webhook dialog ( #13774 )
2022-09-16 13:50:44 +02:00
Paul Bottein
5a5f31b32c
Update restart Home Assistant dialog ( #13776 )
2022-09-16 13:49:15 +02:00
Paul Bottein
ff92768973
Update reboot shutdown host dialog ( #13777 )
2022-09-16 13:48:55 +02:00
Erik Montnemery
bb0529ecd2
Improve statistics graph editor ( #13630 )
2022-09-16 13:48:10 +02:00
Paul Bottein
bc62e9372b
Update delete dashboard dialog ( #13762 )
2022-09-16 13:40:41 +02:00
Erik Montnemery
087a897cbe
Add comment about input number not supporting initial ( #13758 )
2022-09-16 13:40:08 +02:00
Franck Nijhof
589efa8cc5
Exclude scenes, schedules & updates from scenes ( #13759 )
2022-09-16 13:39:38 +02:00
Bram Kragten
c93179c307
Use primary color for active tabs in traces ( #13760 )
2022-09-16 13:38:45 +02:00
Paul Bottein
9e416e829c
Do not recreate entities list at each re-order ( #13751 )
2022-09-16 13:38:31 +02:00
Paul Bottein
e13c632afa
Update delete user dialog ( #13761 )
...
* Add destructive confirmation style
* Update delete user dialog
2022-09-15 16:21:25 +02:00
Erik Montnemery
544c8fe3bb
Improve StatisticsChart to only fetch needed metadata ( #13617 )
2022-09-15 11:58:26 +00:00
Paul Bottein
81b21f874b
Improve cover entity definition ( #13750 )
2022-09-15 12:31:36 +02:00
Bram Kragten
ea319d55ef
Allow to disable a select option ( #13618 )
2022-09-15 12:00:00 +02:00
Paul Bottein
8c03bbdccc
Improve light entity definition ( #13744 )
2022-09-15 11:58:36 +02:00
Paul Bottein
321914d53a
Fix empty hardware when fetching hardware info ( #13738 )
2022-09-14 09:13:32 +00:00
Paul Bottein
fe46f759c9
Fix system blank page ( #13731 )
2022-09-14 09:09:05 +02:00
Paul Bottein
490d46396e
Fix system blank page ( #13731 )
2022-09-14 09:08:37 +02:00
Bram Kragten
7ec28c4314
Bumped version to 20220907.2
2022-09-14 09:03:46 +02:00
Bram Kragten
e9f4307d15
Fix hass subpage ( #13730 )
2022-09-14 09:03:39 +02:00
Bram Kragten
3c62bc9b18
Fix hass subpage ( #13730 )
2022-09-14 09:02:51 +02:00
Erik Montnemery
28bae5071c
Revert "Add initial field to the helper input_number in UI" ( #13713 )
2022-09-13 21:01:03 +02:00
Bram Kragten
e9281ad9f1
Bumped version to 20220907.1
2022-09-13 20:58:07 +02:00
Bram Kragten
78187c5b0b
improve duration rendering for state trigger ( #13723 )
2022-09-13 20:57:54 +02:00
Bram Kragten
f164ad0b89
use the correct inputmode ( #13722 )
2022-09-13 20:57:18 +02:00
Erik Montnemery
48b10005e3
Revert "Add initial field to the helper input_number in UI" ( #13713 )
2022-09-13 14:53:55 -04:00
Bram Kragten
b3d64fc52a
use the correct inputmode ( #13722 )
2022-09-13 18:53:19 +00:00
Bram Kragten
23e5a47b3b
improve duration rendering for state trigger ( #13723 )
2022-09-13 20:49:39 +02:00
Pierre
55d84973c6
fix: add previous repeat action configuration on change ( #13717 )
2022-09-13 20:31:40 +02:00
Paul Bottein
de90a62de7
Show confirm dialog when clicking traces ( #13716 )
2022-09-13 20:31:17 +02:00
Joakim Sørensen
3a17f2d73e
Fix open config flow when coming from a my link ( #13720 )
2022-09-13 20:30:52 +02:00
Paul Bottein
8f6a09f44c
Don't use selector inside choose action ( #13705 )
2022-09-13 20:30:35 +02:00
Paul Bottein
d78191efa6
Fix rtl support for hass subpage layout ( #13702 )
2022-09-13 20:30:17 +02:00
Joakim Sørensen
749d869e03
Guard repairs subscription ( #13708 )
2022-09-13 20:30:02 +02:00
Erik Montnemery
5d6f446c30
Fix customizing sensor unit ( #13710 )
2022-09-13 20:29:47 +02:00
Joakim Plate
3cf14bb2e1
Revert "Either show range or fix target temperature... #13638 ( #13706 )
2022-09-13 20:29:29 +02:00
Paul Bottein
f7253a73a5
Fix script config editor ( #13703 )
2022-09-13 20:27:10 +02:00
Joakim Plate
cfabaa8716
Display entity friendly name for disabled entities ( #13696 )
2022-09-13 20:26:49 +02:00
Paul Bottein
032f497687
Fix empty value for state picker ( #13699 )
2022-09-13 20:26:29 +02:00
Felipe Santos
432483b3d2
Use newspaper icon for change log button ( #13668 )
2022-09-13 20:26:08 +02:00
krazos
e95d5b1afb
Eliminate redundant "for" in trigger description ( #13669 )
2022-09-13 20:21:24 +02:00
Bram Kragten
330f3e5ce4
use input instead of change ( #13660 )
2022-09-13 20:20:54 +02:00
Paul Bottein
fee6ae3045
Move automation trace actions to overflow menu ( #13656 )
2022-09-13 20:20:38 +02:00
Joakim Sørensen
5e431a07ad
Guard more of the hardware panel ( #13650 )
2022-09-13 20:20:20 +02:00
uvjustin
5d4c090b26
Bump hls.js to v1.2.3 ( #13718 )
2022-09-13 20:15:01 +02:00
Pierre
b84240edbc
fix: add previous repeat action configuration on change ( #13717 )
2022-09-13 20:00:20 +02:00
Paul Bottein
f4dc74b2e8
Show confirm dialog when clicking traces ( #13716 )
2022-09-13 19:59:35 +02:00
Joakim Sørensen
c95d19299b
Fix open config flow when coming from a my link ( #13720 )
2022-09-13 19:58:32 +02:00
Paul Bottein
7696df56ac
Don't use selector inside choose action ( #13705 )
2022-09-13 10:43:38 +02:00
Paul Bottein
771733d326
Fix rtl support for hass subpage layout ( #13702 )
2022-09-13 10:42:15 +02:00
Joakim Sørensen
4f3c708109
Guard repairs subscription ( #13708 )
2022-09-13 10:41:19 +02:00
Erik Montnemery
d2078a7e50
Fix customizing sensor unit ( #13710 )
2022-09-13 10:40:48 +02:00
Joakim Plate
d70cb24722
Revert "Either show range or fix target temperature... #13638 ( #13706 )
2022-09-13 10:40:18 +02:00
Paul Bottein
6902537666
Fix script config editor ( #13703 )
2022-09-12 11:04:07 -05:00
Joakim Plate
9ea1f61971
Display entity friendly name for disabled entities ( #13696 )
2022-09-12 15:55:03 +02:00
Paul Bottein
782c95cf04
Fix empty value for state picker ( #13699 )
2022-09-12 15:53:18 +02:00
Erik Montnemery
d5d6216cfe
Move recorder statistics API to data/recorder.ts ( #13672 )
...
* Move recorder statistics API to data/recorder.ts
* Fix import
* prettier
2022-09-12 13:23:02 +02:00
Felipe Santos
1086c85964
Use newspaper icon for change log button ( #13668 )
2022-09-12 12:22:49 +02:00
krazos
47c0901df2
Eliminate redundant "for" in trigger description ( #13669 )
2022-09-12 11:57:53 +02:00
J. Nick Koston
d323ab6726
Add support for subscribing to config entry changes ( #13585 )
2022-09-11 10:22:26 -05:00
Erik Montnemery
07b5856190
Don't call deprecated history/* statistics API ( #13658 )
2022-09-08 16:03:35 -04:00
Bram Kragten
462dee0351
use input instead of change ( #13660 )
2022-09-08 17:43:36 +02:00
Paul Bottein
f181a085de
Move automation trace actions to overflow menu ( #13656 )
2022-09-08 12:00:52 +02:00
Joakim Sørensen
bf5589b88d
Guard more of the hardware panel ( #13650 )
2022-09-07 19:59:08 -05:00
Bram Kragten
c5428d8581
20220907.0 ( #13646 )
2022-09-07 16:54:32 +02:00
Bram Kragten
fd431f36f7
Fix state picker ( #13644 )
2022-09-07 16:43:04 +02:00
Bram Kragten
7acf3a049e
Bumped version to 20220907.0
2022-09-07 16:33:01 +02:00
Bram Kragten
cfb0e8b39e
cleanup script editor ( #13639 )
2022-09-07 16:26:32 +02:00
Bram Kragten
a3abbf3812
remove tabs from trace pages ( #13640 )
2022-09-07 16:26:22 +02:00
Philip Allgaier
980156d23a
Add separator option to overflow icon menu ( #13627 )
2022-09-07 13:56:18 +00:00
Paul Bottein
37c2a3636e
Improve scene layout ( #13641 )
2022-09-07 15:33:17 +02:00
Raman Gupta
b682d13486
Change typing of zwave_js API return based on lib version bump ( #13393 )
2022-09-07 08:13:13 -05:00
Philip Allgaier
7f82b90c25
Either show range or fix target temperature control in climate more-info ( #13638 )
2022-09-07 14:27:54 +02:00
Paul Bottein
3e9d6ea2c5
Bring reorder mode to script sequence ( #13636 )
2022-09-07 14:25:06 +02:00
Paul Bottein
57c5c1c191
Remove re order mode for blueprint automation editor ( #13637 )
2022-09-07 14:23:42 +02:00
Paul Bottein
b553a3fd92
Some fixes for automation picker and editor ( #13634 )
2022-09-07 07:47:56 -04:00
Paul Bottein
d1964e92ea
Some fixes for script picker and editor ( #13635 )
...
* Show error when user try to delete or duplicate yaml only script
* Use same layout as automation
2022-09-07 07:47:24 -04:00
Zack Barett
a889969bb8
Fix Back button on Safari and disable information menu item until saved ( #13633 )
2022-09-07 01:53:09 +00:00
Paul Bottein
f80b2c578b
Fix run script translation ( #13626 )
...
fix translation
2022-09-06 17:42:15 +00:00
Paulus Schoutsen
579f73e08f
20220906.0 ( #13623 )
2022-09-06 11:53:07 -04:00
Bram Kragten
d13c6d3e7b
Bumped version to 20220906.0
2022-09-06 17:38:39 +02:00
Bram Kragten
e78c875e8e
Add last activated column to scenes data table ( #13622 )
2022-09-06 17:34:49 +02:00
Bram Kragten
5e8c54b00f
Update ha-config-helpers.ts
2022-09-06 16:50:02 +02:00
Paul Bottein
71bc74893f
Add overflow menu for script picker ( #13620 )
2022-09-06 16:48:22 +02:00
Paul Bottein
df72e5099e
Add overflow menu for scene picker ( #13621 )
2022-09-06 16:48:09 +02:00
Paulus Schoutsen
e6862daa38
Avoid script editor dirty on load ( #13619 )
2022-09-06 15:33:53 +02:00
Paul Bottein
66db8c999f
Open external device configuration url to a new tab/window ( #13613 )
...
* Open external device configuration url to a new tab/window
* Remove rel in action options
2022-09-06 10:24:03 +00:00
Joakim Sørensen
00bc315fc1
Fetch OS info from Supervisor if we do not return anything for hardware ( #13614 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-09-06 09:48:41 +00:00
Paul Bottein
f461825a59
Fix icon picker in dialog ( #13616 )
2022-09-06 09:48:13 +00:00
Bram Kragten
8c98326e31
Fix netlify demo deploy ( #13611 )
2022-09-05 20:24:09 -04:00
Bram Kragten
7bb619b0c3
Update translations
2022-09-06 01:26:34 +02:00
Bram Kragten
07bc9081b8
dont remove id from automation config ( #13609 )
2022-09-05 22:46:30 +00:00
Philip Allgaier
91fa5972d1
Prevent combo box issues with duplicate labels ( #13608 )
2022-09-06 00:33:39 +02:00
Bram Kragten
abbfde19a2
20220905.0 ( #13604 )
2022-09-05 19:54:14 +02:00
Bram Kragten
ccd617d68e
Bumped version to 20220905.0
2022-09-05 19:39:30 +02:00
Bram Kragten
8a7f35cee6
Improve rename automation dialog ( #13601 )
2022-09-05 19:38:51 +02:00
Bram Kragten
e510e5b371
Link logbook row to trace if available ( #13599 )
...
* Link logbook row to trace if available
* Update ha-logbook-renderer.ts
2022-09-05 19:36:09 +02:00
Paul Bottein
aa6ee0f6d2
Fix icon picker reset by hass update ( #13587 )
...
* Fix icon picker reset by hass update
* Update src/components/ha-icon-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Only update when not opened
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-09-05 19:01:20 +02:00
Bram Kragten
f3449c4d9b
Add description to automation editor ( #13603 )
2022-09-05 19:00:54 +02:00
Matthias de Baat
3c289deb21
Add remove, delete, add and create guidelines ( #13593 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
2022-09-05 18:28:54 +02:00
Paul Bottein
847d163cc8
Disable close on outside click for rename + mode dialogs ( #13602 )
2022-09-05 16:26:32 +00:00
Paul Bottein
28d11703fc
Reorder overflow menu ( #13596 )
2022-09-05 18:18:58 +02:00
Bram Kragten
1f003ae3be
Remove tabs from area and device pages ( #13600 )
2022-09-05 18:18:32 +02:00
chpego
a57d7813e7
typo dialogs ( #13598 )
2022-09-05 15:55:48 +00:00
J. Nick Koston
5842b10a10
Handle logbook updates where the new records are in the middle of the old records ( #13595 )
2022-09-05 17:47:48 +02:00
Paul Bottein
8ee9655bd5
On larger screens, move traces button out of the overflow menu ( #13597 )
2022-09-05 17:44:10 +02:00
Paul Bottein
3ef567dcd5
Automation change mode dialog ( #13591 )
2022-09-05 17:43:34 +02:00
Joakim Sørensen
37f6b4f6be
Show hardware if hassio or hardware ( #13594 )
2022-09-05 16:47:28 +02:00
Philip Allgaier
a817faae54
Add back blank before percent sign ("%") based on language ( #13590 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-09-05 12:49:21 +00:00
Paul Bottein
ab745f6e8e
Reorder automation elements ( #13548 )
2022-09-05 08:19:38 -04:00
Bram Kragten
02d608b704
only show cpu and mem when available ( #13589 )
2022-09-05 08:12:04 -04:00
Bram Kragten
310df387e7
Fix tag trigger ( #13588 )
2022-09-05 08:08:52 -04:00
Bram Kragten
fe8e79a67f
Remove tabs from scene and script edit page ( #13592 )
2022-09-05 08:03:00 -04:00
Paulus Schoutsen
8ffe676827
Move edit description into rename dialog ( #13580 )
2022-09-05 10:49:07 +02:00
David F. Mulcahey
f032d0dbcf
Fix ZHA visualization page ( #13584 )
2022-09-04 22:25:03 -04:00
Philip Allgaier
81cc745c0a
Align wording in automation and script editor overflow menus ( #13575 )
2022-09-03 13:22:42 -04:00
Michel van de Wetering
43f9c9ebc9
Add mediadescription for channel media type ( #13434 )
2022-09-03 11:44:02 +02:00
Michel van de Wetering
a9d1feb196
Hide soundmode when mediaplayer is off or unavailable ( #13347 )
2022-09-03 11:41:24 +02:00
Paulus Schoutsen
8ec2c38f72
20220902.0 ( #13571 )
2022-09-02 16:15:38 -04:00
Paulus Schoutsen
72aea57105
Bumped version to 20220902.0
2022-09-02 16:14:53 -04:00
Philip Allgaier
031ecf5be8
Align visuals of automation and script editor after redesign ( #13567 )
2022-09-02 13:03:53 -04:00
Paul Bottein
93e7927686
Fix automation trace link ( #13563 )
2022-09-02 13:02:50 -04:00
Paul Bottein
320d8e6190
Improve blueprint editor layout ( #13564 )
2022-09-02 13:02:36 -04:00
Paul Bottein
efa4f65686
Add information in overflow menu ( #13570 )
2022-09-02 13:02:01 -04:00
Paul Bottein
ec257710ff
Add overflow menu to automation picker ( #13569 )
2022-09-02 13:01:05 -04:00
Paulus Schoutsen
ffad6f340f
Fix some descriptions ( #13562 )
2022-09-01 21:43:30 -05:00
Paulus Schoutsen
0b637fc9bd
Dev -> Master 20220901.0 ( #13561 )
2022-09-01 16:42:16 -04:00
Zack Barett
9f9b0b6457
Bumped version to 20220901.0 ( #13560 )
2022-09-01 20:11:10 +00:00
Zack Barett
a4227680de
Fix Unable to select last slot ( #13559 )
2022-09-01 19:54:32 +00:00
Zack Barett
5cfd263617
Fix Sunday issue and add minutes to events ( #13556 )
2022-09-01 16:06:51 +00:00
Bram Kragten
430e671901
unique-id -> id ( #13552 )
2022-09-01 11:51:38 -04:00
Ernst Klamer
8fcd396445
Add icon for device class moisture ( #13553 )
2022-09-01 11:48:04 -04:00
Erik Montnemery
e273b6b659
Improve delete device button and confirmation dialog ( #13500 )
2022-09-01 10:38:56 -05:00
Bram Kragten
2751adf440
remove duplicate controls blueprint automation ( #13554 )
2022-09-01 10:37:22 -05:00
Matthias de Baat
d661450121
Typo on dialogs page ( #13555 )
2022-09-01 10:36:56 -05:00
Steve Repsher
4511ded205
Add semantic heading to script editor ( #13546 )
2022-09-01 16:19:08 +02:00
Erik Montnemery
2bf0c5d72d
Only update device class if changed by user ( #13551 )
2022-09-01 12:25:32 +00:00
Steve Repsher
604e5d5e09
Add semantic headings to automation editor ( #13542 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-08-31 14:15:14 -05:00
Paulus Schoutsen
5466705d97
20220831.0 ( #13541 )
2022-08-31 12:45:33 -04:00
Bram Kragten
774aee406c
Fix tag trigger ( #13540 )
...
* Fix tag trigger
* Fix
2022-08-31 12:28:50 -04:00
Zack Barett
775837b60f
Bumped version to 20220831.0 ( #13539 )
2022-08-31 18:28:31 +02:00
Bram Kragten
030b2b921a
Format duration object ( #13538 )
2022-08-31 16:24:24 +00:00
Bram Kragten
229bc26327
Don't fire change on tag picker when not changed ( #13537 )
2022-08-31 16:08:35 +00:00
Bram Kragten
99e85173eb
Change padding buttons entity settings ( #13536 )
2022-08-31 15:48:54 +00:00
Bram Kragten
be0c22d7ae
Fix header mobile automation editor ( #13534 )
2022-08-31 15:42:00 +00:00
Zack Barett
fee1092a08
Fix Selection on IOS ( #13533 )
2022-08-31 15:40:03 +00:00
Bram Kragten
d041bd9fd3
use device and area names in service call description ( #13532 )
2022-08-31 15:30:44 +00:00
Matthias de Baat
93debac19a
Add dialogs guidelines ( #13526 )
...
* Add dialogs guidelines
* Updated the Buttons and X-icon text
2022-08-31 11:00:19 -04:00
Bram Kragten
3fc94106b8
Add entities, devices and areas to hass ( #13530 )
2022-08-31 13:15:21 +00:00
Bram Kragten
e976f9c119
Simplify action descriptions ( #13529 )
2022-08-31 12:48:28 +00:00
Bram Kragten
be4dcbe405
Fix dialog placement and overflow ( #13527 )
2022-08-31 07:55:26 -04:00
Paul Bottein
c116ad67ed
Fix multiple sortable ( #13522 )
2022-08-31 12:01:36 +02:00
Erik Montnemery
1e19799da9
Improve handling of units in energy dashboard ( #13454 )
2022-08-31 11:30:50 +02:00
Paulus Schoutsen
9b2dcbdb59
Fix script/size_stats
2022-08-30 21:53:17 -04:00
Steve Repsher
ae4a37f23a
Combo-box accessibility and other fixes ( #13496 )
2022-08-30 21:50:04 -04:00
puddly
e463a997c1
Add a button for launching the ZHA options flow to reconfigure the radio ( #13506 )
...
* Add a button for launching the ZHA options flow to reconfigure the radio
* Remove unnecessary whitespace
* Rename `Reconfigure` to `Migrate Radio`
* Rename `Download Network Backup` to `Download Backup`
2022-08-30 21:46:20 -04:00
Zack Barett
92c8de307d
Add CPU and Memory Graphs to hardware page ( #13399 )
...
* CPU and Memory Graphs
* localize
* Comments
* Always show the graphs
* Use Subscribe Mixin
2022-08-30 21:45:37 -04:00
Zack Barett
c751b0b759
Fix schedule bug ( #13521 )
2022-08-30 21:45:00 -04:00
Erik Montnemery
cb5621032d
Allow controlling an input_select in unknown state ( #13524 )
2022-08-30 14:24:05 -04:00
Paul Bottein
e861460318
Fix drag and drop entities on firefox ( #13518 )
2022-08-30 11:34:18 -04:00
Zack Barett
8fd99fcb15
Fix Schedule Helper UI ( #13515 )
2022-08-29 21:51:07 -04:00
Bram Kragten
260855abbb
fix buttons at bottom of entity settings dialog ( #13517 )
2022-08-29 15:56:57 -05:00
Paulus Schoutsen
3648c8c07a
Revert "Add redirect_uri to each interaction with login flow ( #13389 )" ( #13504 )
2022-08-29 20:23:40 +02:00
Yosi Levy
e74fd5fcdc
Fix RTL issue on date selector in lower resolutions & color slider ( #13326 )
2022-08-29 20:23:06 +02:00
uvjustin
2e46b04204
Bump hls.js to v1.2.1 ( #13497 )
2022-08-29 20:22:05 +02:00
Franck Nijhof
989a0b9173
Fix media players with unknown state not being able to browse media ( #13502 )
2022-08-29 12:14:56 -04:00
Joakim Sørensen
80a2a7b989
Adds fixed schedule entity icon ( #13514 )
2022-08-29 11:19:14 -04:00
Franck Nijhof
2547a975f6
Always show description field in automation editor ( #13503 )
2022-08-26 13:25:01 +00:00
Franck Nijhof
35fa763086
Automation icon tweaks ( #13495 )
2022-08-25 20:39:21 -04:00
Franck Nijhof
44e38cd24e
Redesign automation editor main settings ( #13488 )
2022-08-25 19:34:39 +00:00
Franck Nijhof
ad58d16dfa
Move condition test button into overflow menu ( #13478 )
2022-08-25 18:57:29 +00:00
Franck Nijhof
98352ae7b7
Replace service call icon ( #13491 )
2022-08-25 14:23:23 -04:00
J. Nick Koston
b9fbad663d
Bump home-assistant-js-websocket to 8.0.0 ( #13492 )
2022-08-25 18:03:34 +00:00
J. Nick Koston
fd166fa89e
Show when an integration is being setup in the UI ( #13446 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-08-25 14:01:06 -04:00
Franck Nijhof
88decba851
Move all destructive device actions to the bottom of the overflow menu ( #13490 )
2022-08-25 18:33:09 +02:00
Franck Nijhof
8db1881a93
Hide else/default in if/choose actions ( #13480 )
2022-08-25 10:49:32 -05:00
Franck Nijhof
0038f54cea
Add missing icon to ZHA device remove action ( #13489 )
2022-08-25 10:43:54 -05:00
Yosi Levy
a3d80f1280
RTL heater+state fixes ( #13366 )
2022-08-25 14:20:04 +00:00
Joakim Sørensen
1c05bc6380
Catch reload issues ( #13487 )
2022-08-25 15:02:30 +02:00
Erik Montnemery
5d1536030a
Refactor getStatisticLabel ( #13486 )
2022-08-25 12:53:16 +00:00
Erik Montnemery
a8833a5ec1
Use name from statistics metadata in energy config panel ( #13474 )
2022-08-25 13:47:44 +02:00
Erik Montnemery
6446534e0b
Use name from statistics metadata in energy dashboard ( #13469 )
2022-08-25 13:47:32 +02:00
Erik Montnemery
d64c81a123
Use name from metadata in statistics card ( #13451 )
...
* Use name from metadata in statistics card
* Refactor to use getStatisticLabel
2022-08-25 13:47:16 +02:00
Paulus Schoutsen
80e7993923
Move restored entity warning up and use ha-alert ( #13477 )
2022-08-25 13:09:31 +02:00
Franck Nijhof
700af72303
Add icon to trigger/condition/action editor rows ( #13481 )
2022-08-25 13:04:40 +02:00
Joakim Sørensen
255cb23c7d
Show homeassistant when creating partial backup ( #13482 )
2022-08-25 11:26:56 +02:00
Florian Rüchel
669f7efa97
Fix scripts docs link ( #13484 )
...
In home-assistant/home-assistant.io#22391 the editor docs were removed
making the current link invalid. This points the docs link to the syntax
docs one level up.
2022-08-25 11:01:52 +02:00
Paulus Schoutsen
166d6f1c88
Show graph for zone in more info ( #13475 )
2022-08-24 09:18:45 -05:00
Paulus Schoutsen
d64ade3848
Scroll to new added trigger/condition/row ( #13473 )
2022-08-24 08:58:29 -05:00
Franck Nijhof
c2542a3baa
Use yarn to resolve lint-staged in pre-commit ( #13470 )
2022-08-24 09:27:35 -04:00
Franck Nijhof
6b7c00edbc
Change integration enable/disable icons to match automations ( #13472 )
2022-08-24 08:00:33 -05:00
Franck Nijhof
89c6fa7383
Conditionally add extra divider in integration card overflow menu ( #13468 )
2022-08-24 08:00:13 -05:00
Franck Nijhof
ca91f71d2e
Remove default actions/conditions from parallel and if actions ( #13467 )
2022-08-24 07:58:12 -05:00
Bram Kragten
25e0c05723
Fix padding navigation list ( #13466 )
2022-08-24 11:53:51 +02:00
Steve Repsher
8fd5273fae
Fix various issues in time/duration input ( #13462 )
2022-08-24 11:25:29 +02:00
Zack Barett
807bb10199
Add some Trigger Descriptions ( #13460 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-08-24 09:18:50 +00:00
Franck Nijhof
5ce81232b5
Fix automation/script conditions editor ( #13465 )
2022-08-24 10:59:27 +02:00
Steve Repsher
a1bc748bc1
Fix accessibility of settings and system navigation ( #12845 )
2022-08-23 23:45:44 -04:00
Franck Nijhof
be169f9c83
Redesign trigger/condition/action overflow menus ( #13453 )
...
* Redesign trigger/condition/action overflow menus
* Reorder items, changed enable/disable icons, cleanup aria
* Simplify menu item names
2022-08-23 18:26:38 -04:00
Franck Nijhof
ed82ae9f68
Add config entry selector ( #13432 )
...
* Add config entry selector
* Let backend filter by integration
* Add to gallery
* Adjust translation
* Fix imports
* Rename in gallery as well
* Fix typo in localize key
* Prettier
2022-08-23 18:26:15 -04:00
Franck Nijhof
8bcbeb299b
Add icons to integration action overflow menu ( #13457 )
2022-08-23 21:37:37 +02:00
Franck Nijhof
fc1481d365
Add icons to device action overflow menu ( #13455 )
...
* Add icons to device action overflow menu
* Update size of meta icon
* Tweak naming as suggest by Paulus
* Missed on suggestion, also adjusted
* Delete device -> Delete
* View network
* Rename key
* Prettier
Co-authored-by: Zack <zackbarett@hey.com >
2022-08-23 19:13:22 +00:00
Paulus Schoutsen
2475f6bd41
Glue percent sign ( #13458 )
2022-08-23 15:45:08 +00:00
Franck Nijhof
dff3ffe935
Add support for renaming actions, conditions and triggers ( #13444 )
2022-08-23 17:21:16 +02:00
puddly
1616911ba9
Display ZHA network settings and allow downloading backups ( #13415 )
2022-08-23 10:24:38 -04:00
Franck Nijhof
8d18fb79fb
Use icons in add trigger/condition/action menus ( #13452 )
2022-08-23 09:13:39 -05:00
Zack Barett
f5b44656cf
Update a few Condition Descriptions ( #13404 )
...
* Update a few Describe-conditions
* Update to multiple states
2022-08-23 10:12:55 -04:00
Zack Barett
c82782fa1b
Update Automation Picker Table ( #13405 )
2022-08-23 09:47:15 -04:00
Franck Nijhof
ab14cf9e9b
Use trigger alias in trace timelines ( #13447 )
2022-08-23 08:58:05 -04:00
Franck Nijhof
c0051aeb68
Tweak displayed action/condition/trigger names ( #13445 )
2022-08-22 20:25:27 -05:00
Franck Nijhof
44422086d7
Add alias support to all triggers ( #13442 )
2022-08-22 16:08:32 -05:00
Franck Nijhof
738367a7c7
Use alias instead of description in case set in actions/conditions ( #13441 )
2022-08-22 13:27:13 -05:00
Franck Nijhof
5fb2e3316a
Use number selector for above & below in numeric trigger/condition ( #13422 )
2022-08-22 11:16:11 -05:00
Franck Nijhof
82f48d106f
Use template selector in numeric state templates ( #13428 )
2022-08-22 12:04:36 -04:00
Steve Repsher
bbc5b02a22
Tighten UI localize key exceptions ( #13430 )
2022-08-22 12:04:02 -04:00
Paulus Schoutsen
dfface6904
Merge more info "info" and "history" like before ( #13425 )
2022-08-22 13:56:48 +00:00
Franck Nijhof
9ed0cb3011
Use duration input for timeout in wait_for_trigger action ( #13426 )
...
* Use duration input for timeout in wait_for_trigger action
* Specify event type
2022-08-22 08:55:26 -04:00
Franck Nijhof
4b54cb4a35
Make updates more distinct recognizable by device name ( #13433 )
2022-08-22 08:17:52 -04:00
Franck Nijhof
1b5c30712e
Rename exclude_attributes to hide_attributes for clarity ( #13436 )
2022-08-22 11:25:17 +02:00
Joakim Sørensen
7d3d800d4c
Fix progressbar margins ( #13435 )
2022-08-22 10:46:07 +02:00
Franck Nijhof
d4262ecb09
Use dropdown mode for script mode selector ( #13429 )
2022-08-20 22:00:20 -04:00
Franck Nijhof
ec7dea93a0
Allow days in calendar trigger offset ( #13427 )
2022-08-20 18:38:44 -04:00
Franck Nijhof
aa2641d5c9
Add exclude attributes support to attribute selector ( #13421 )
...
* Add exclude attribute support to attribute selector
* Fix typing
* Fix rebase f-up
* Revert const removal
* Make exclude_attributes readonly and fix some propert mismatches
Co-authored-by: Zack <zackbarett@hey.com >
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2022-08-20 14:54:42 -04:00
Paulus Schoutsen
5ecde44243
Do not hide overflow in expansion panel when expanded ( #13423 )
2022-08-20 18:38:03 +00:00
Paulus Schoutsen
209ba79823
Expand trigger/condition/row when menu item changes editor ( #13424 )
2022-08-20 14:29:43 -04:00
Steve Repsher
52a1594969
Remove all exceptions from supervisor localize keys ( #13402 )
2022-08-20 13:37:57 -04:00
Steve Repsher
24509425ca
Fix some localize key type errors in lovelace editors ( #13403 )
2022-08-20 13:36:58 -04:00
ildar170975
7e5cd9a1c8
Logbook card: place a gap between an icon/image & a text ( #13348 )
2022-08-20 14:29:29 +00:00
Franck Nijhof
8b13a9ff2e
Add attribute support to state selector ( #13420 )
2022-08-20 09:24:11 -05:00
Paulus Schoutsen
b33c546610
Combine more info and entity registry editor ( #13416 )
2022-08-19 21:27:07 -05:00
Franck Nijhof
38fd6108b4
Keep formatted attribute name in attribute selector ( #13413 )
2022-08-19 08:44:42 -05:00
Franck Nijhof
57fdea19fd
Fix trigger state attribute selector ( #13410 )
2022-08-19 08:44:02 -05:00
Franck Nijhof
d2a19e04ef
Add state selector ( #13411 )
2022-08-19 09:20:13 -04:00
Steve Repsher
196456d0c4
Add translations to nightly artifacts ( #13409 )
2022-08-19 08:57:58 -04:00
Paulus Schoutsen
5c16447eed
Fix DOM reuse for trigger/condition/action ( #13407 )
2022-08-19 08:05:15 -04:00
Paulus Schoutsen
f3d92ba0e0
Fix Gallery menu expansion ( #13408 )
2022-08-18 23:32:56 -04:00
Steve Repsher
088b3587e0
Remove string exception for localize keys ( #13354 )
2022-08-18 12:43:15 -04:00
Paulus Schoutsen
ede9d8a073
Add back learn more labels to automation editor ( #13401 )
2022-08-18 16:17:19 +00:00
Paulus Schoutsen
8c71885b4c
Add support for the file selector ( #13382 )
2022-08-18 11:43:43 -04:00
Paulus Schoutsen
47b820d28f
Collapse automation/script editor sections by default ( #13390 )
2022-08-18 14:04:35 +00:00
Steve Repsher
d7b888f761
Fix localize key types related to form schemas (Group 3) ( #13400 )
...
* Fix key type errors for card editors (Round 4)
* Fix key type errors for remaining form schemas
2022-08-17 23:57:26 -04:00
Paulus Schoutsen
12e57dfcae
Allow testing describe functionality in the gallery ( #13398 )
2022-08-17 13:20:35 -05:00
Steve Repsher
9a1fc02755
Fix localize key types related to form schemas (Group 2) ( #13342 )
2022-08-17 11:01:05 -05:00
Steve Repsher
eb4dbef610
Bump husky & lint-staged and prevent translation edits ( #13392 )
2022-08-17 08:09:07 -04:00
Paulus Schoutsen
33ce27de02
Bumped version to 20220816.0
2022-08-16 17:18:38 -04:00
Paulus Schoutsen
089f531492
Add redirect_uri to each interaction with login flow ( #13389 )
2022-08-16 17:17:18 -04:00
uvjustin
3aa813e391
Bump hls.js to v1.2.0 ( #13383 )
2022-08-16 09:10:18 -05:00
Zack Barett
a989eb1c66
Fix Target Selector ( #13380 )
2022-08-13 20:56:15 -05:00
alvinchen1
e0448be24d
Add initial field to the helper input_number in UI ( #13378 )
2022-08-13 17:29:33 -04:00
Franck Nijhof
651cafc464
Allow Markdown and description placeholder usage in data field descriptions ( #13377 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-08-13 18:57:28 +00:00
Zack Barett
38607a6410
Add UI for Schedule Helper ( #13375 )
2022-08-12 13:58:08 +00:00
Steve Repsher
9046c0d0bf
Merge pull request #13372 from steverep/fix-more-keys
...
Fix more bad or missing localize keys
2022-08-10 16:48:12 -04:00
Steve Repsher
589cec10f6
Fix bad key for quick bar hint
...
Also fixed a bunch of lit plugin errors.
2022-08-10 16:25:01 -04:00
Steve Repsher
dba9658658
Fix bad key for add entities to view
2022-08-10 15:59:15 -04:00
Steve Repsher
d21bdf2807
Add missing key in logbook card
2022-08-10 15:30:58 -04:00
Steve Repsher
3fe5075ad4
Add missing key in input_select helper dialog
2022-08-10 12:32:46 -04:00
Steve Repsher
f76a3ea2ce
Merge pull request #13364 from steverep/fix-random-bad-keys
2022-08-09 12:50:50 -04:00
Steve Repsher
e95a5ebbbf
Merge changes in repair flow header
2022-08-09 12:22:47 -04:00
Steve Repsher
ae28eb3813
Fix bad key in system information
2022-08-09 12:04:06 -04:00
Steve Repsher
b0807cb80c
Fix bad keys in repair flow dialog
2022-08-09 11:55:10 -04:00
Steve Repsher
95231554d5
Add missing key for required tag name
2022-08-09 11:01:51 -04:00
Steve Repsher
f3b543f46c
Fix bad key on error screen
2022-08-08 18:21:39 -04:00
Steve Repsher
9eb81e2211
Add missing key for area not found
2022-08-08 17:59:15 -04:00
Franck Nijhof
1322ff9295
Process description placeholders in titles for repairs flows ( #13362 )
2022-08-08 17:36:46 -04:00
Zack Barett
5f169b48d9
Merge pull request #13360 from steverep/fix-blueprint-target-types
2022-08-08 12:27:03 -05:00
Steve Repsher
75d05cdb0e
Fix key type errors in target picker
2022-08-08 12:12:13 -04:00
Steve Repsher
b444d0030f
Fix key type errors for blueprints
2022-08-08 12:10:56 -04:00
Zack Barett
e241b20378
Merge pull request #13357 from steverep/fix-some-card-keys
2022-08-08 09:38:27 -05:00
Joakim Sørensen
ca28feca80
Missing import and refresh correct collection ( #13358 )
2022-08-08 10:16:13 +02:00
Zack Barett
f5d9a7d662
Merge pull request #13353 from home-assistant/Make-sure-we-have-supervisor.addon
2022-08-07 16:56:33 -05:00
Steve Repsher
3d236a8f49
Fix key type errors for cloud TTS
2022-08-07 15:34:26 -04:00
Steve Repsher
0ebeec0db6
Fix key type errors for media player
2022-08-07 15:33:08 -04:00
Steve Repsher
d23d774ec1
Fix some key type errors in cards
2022-08-07 15:28:22 -04:00
Joakim Sørensen
0d5b86e2b6
Check store for addons when using my link ( #13352 )
2022-08-07 12:56:44 -04:00
ludeeus
825558c8db
Make sure we have supervisor.addon
2022-08-07 16:53:09 +00:00
Zack Barett
12239d7fe3
Merge pull request #13344 from steverep/update-vaadin
2022-08-05 13:52:56 -05:00
Zack Barett
6eac6aef18
Merge pull request #13284 from raman325/ws_api
2022-08-05 12:56:47 -05:00
Steve Repsher
a79d6b6a4d
Upgrade vaadin to 23.1.5 for combobox accessibility
2022-08-05 12:31:07 -04:00
Steve Repsher
1d47303127
Separate supervisor localize key exceptions and disallow string ( #13317 )
2022-08-05 15:39:19 +02:00
Steve Repsher
150bc00c31
Fix localize key types related to form schemas (Group 1) ( #13258 )
2022-08-05 15:37:54 +02:00
Zack Barett
df4b83349e
Merge pull request #13329 from home-assistant/dev
2022-08-02 10:20:21 -05:00
Zack Barett
d4232a2256
Bumped version to 20220802.0 ( #13328 )
2022-08-02 17:06:00 +02:00
Zack Barett
f7e348c19b
Fix Automation Creation Dialog ( #13322 )
2022-08-02 13:48:22 +00:00
Zack Barett
f44fd35b90
Fix input and number more info dialog ( #13321 )
2022-08-02 15:26:17 +02:00
Erik Montnemery
dac1d76bd2
Offer to remove statistics for entities with unsupported state class ( #13325 )
2022-08-02 11:12:05 +00:00
Franck Nijhof
0ab823bcf5
Adjust MDI icon for Repairs menu ( #13324 )
2022-08-02 09:33:36 +02:00
dependabot[bot]
65e952aaeb
Bump actions/stale from 5.1.0 to 5.1.1 ( #13313 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 09:25:58 +02:00
Zack Barett
cfdf043444
Add ability to auto open system health with params ( #13303 )
...
* Add ability to auto open system health with params
* Update my link
* Update url when opening dialog
* comment
2022-08-02 09:23:30 +02:00
Zack Barett
ecc1bf5206
Merge pull request #13319 from home-assistant/fix-device-page-strip
2022-08-01 16:03:50 -05:00
Zack Barett
57d664d87d
Merge pull request #13318 from home-assistant/fix-create-helper
2022-08-01 15:47:11 -05:00
Zack
cf2cd4043d
Fix Device Page name stripping
2022-08-01 15:41:01 -05:00
Bram Kragten
98761cab3f
Fix create helper dialog
...
Fixes #13274
2022-08-01 22:05:52 +02:00
Erik Montnemery
4a622f9424
Tweak suggested_value in HA-form ( #13316 )
2022-08-01 09:25:33 +00:00
Zack Barett
61b42249ec
Merge pull request #13302 from home-assistant/dev
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-07-28 10:31:47 -05:00
Zack Barett
c27e3325d9
Bumped version to 20220728.0 ( #13300 )
2022-07-28 10:10:28 -05:00
Zack Barett
08efc2fdd1
Update dialog with status line and other stuff ( #13293 )
2022-07-28 15:10:05 +00:00
Zack Barett
53519ae8ab
Fix Dark Mode Map when set in Dashboard card ( #13297 )
2022-07-28 10:00:37 -05:00
Zack Barett
9baeabed19
Add integration dialog Scroll bar styles ( #13299 )
2022-07-28 09:54:41 -05:00
Zack Barett
f3229bb8a7
Update Show Skipped/ignored in updates/repairs, update dialog of integration startup time ( #13296 )
2022-07-28 10:39:16 +02:00
Franck Nijhof
86c971b76a
Add My support for Repairs ( #13294 )
2022-07-28 02:07:07 +02:00
Paulus Schoutsen
afc69cb270
Render brand icon for repairs based on issue_domain ( #13290 )
2022-07-27 22:53:59 +02:00
Paulus Schoutsen
a379d29a6c
Remove non fixable from repair dialog ( #13292 )
2022-07-27 15:50:07 -05:00
Franck Nijhof
0769b14566
Add Bluetooth as discovery source ( #13291 )
2022-07-27 20:30:51 +00:00
Paulus Schoutsen
1dc68b72da
Pass translation placeholders to repair title translations ( #13289 )
2022-07-27 19:30:22 +00:00
Bram Kragten
40616b6af2
Merge pull request #13286 from home-assistant/dev
2022-07-27 12:41:33 +02:00
Bram Kragten
c08be957ce
Merge branch 'master' into dev
2022-07-27 12:23:47 +02:00
Bram Kragten
140e269697
Bumped version to 20220727.0
2022-07-27 12:22:43 +02:00
Bram Kragten
7c18d5aa0e
Use subscribe to fetch repair issues ( #13285 )
2022-07-27 12:15:31 +02:00
Yosi Levy
1acdc9cd6c
Various RTL fixes ( #13268 )
2022-07-27 11:40:50 +02:00
Yosi Levy
7501849044
Fix conversation RTL + text-alignment ( #13264 )
2022-07-27 11:39:44 +02:00
Yosi Levy
26ed13e548
RTL - Humidifier more info location ( #13253 )
2022-07-27 11:38:35 +02:00
Steve Repsher
086c33d8b3
Fix localize key types to remove user groups exception ( #13259 )
2022-07-27 11:37:52 +02:00
Zack Barett
c73677f15d
Move System Information to Repairs ( #13281 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-27 09:23:55 +00:00
Zack Barett
f7090583ac
Update Repairs to new design ( #13276 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-27 09:06:38 +00:00
Zack Barett
68517018cc
Add IP Information Dialog ( #13283 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-27 08:47:03 +00:00
Raman Gupta
62a0a64554
Update zwave_js WS API commands
2022-07-27 00:08:06 -04:00
Zack Barett
adf3fa6a0e
Use new subscribe mixin for the sidebar to show counts of repairs ( #13282 )
...
* Use new subscribe mixin for the sidebar
* spelling
2022-07-26 15:43:46 -05:00
Bram Kragten
b443ec0af5
Repair issue fixes ( #13272 )
2022-07-25 15:37:33 +02:00
Zack Barett
b9ae0e72b1
Add Ignore Action + dialog updates ( #13254 )
2022-07-25 11:36:00 +02:00
Zack Barett
63ea8e6568
Allows for My to support Supported Brands ( #13256 )
2022-07-25 11:35:13 +02:00
Steve Repsher
5be624f45d
Fix localize key types to remove config_entry exception ( #13257 )
2022-07-22 11:01:44 +02:00
Bram Kragten
38f19b6180
Repair: load translations for all integrations with issues ( #13252 )
2022-07-21 09:52:44 -05:00
Steve Repsher
c99f00ba50
Setup stronger type for localize key ( #13244 )
2022-07-21 13:13:11 +00:00
Zack Barett
ce5776f59d
Add Repairs to Settings ( #13249 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-21 14:48:37 +02:00
Steve Repsher
12ff70020a
Fix more bad localize keys ( #13250 )
2022-07-21 12:17:29 +02:00
Felipe Santos
5d605447a5
Support more icons for media players ( #12997 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-21 12:16:00 +02:00
Michael Irigoyen
6d88d46ce4
Update Material Design Icons to v7.0.96 ( #13175 )
...
* Update Material Design Icons to v7.0.96
* Fetch updated MDI packages
2022-07-21 11:43:48 +02:00
Bram Kragten
cbe2643146
Use translation_key for repairs ( #13246 )
2022-07-20 11:52:55 -05:00
Steve Repsher
d332b8ab14
Fix bad localize keys ( #13245 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-20 18:34:09 +02:00
Bram Kragten
adfef05110
Bump contrast and brightness of dark mode map ( #13243 )
2022-07-20 14:15:34 +00:00
Yosi Levy
ca6a7bfbe2
Additional RTL energy fixes ( #13182 )
2022-07-20 14:37:48 +02:00
Franck Nijhof
a22f96a481
Migrate repairs to repairs API ( #13242 )
2022-07-20 14:34:57 +02:00
Yosi Levy
688109524d
RTL fixes - media, attributes ( #13241 )
2022-07-20 11:14:50 +02:00
Sven Serlier
62dd7111ce
Update design.home-assistant.io ( #13240 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-20 08:24:52 +00:00
Zack Barett
1267575f62
Merge pull request #13235 from home-assistant/fix-builds
...
Stringify Python version to use 3.10 vs 3.1
2022-07-19 23:25:39 -05:00
Paulus Schoutsen
b7da4dc68f
Stringify Python version to use 3.10 vs 3.1
2022-07-19 21:11:21 -07:00
Zack Barett
826474518f
Merge pull request #13228 from voydz/lovelace-map-autofit
2022-07-19 16:44:48 -05:00
Maximilian Ertl
a4b92fef3a
Correctly set "allow-downloads" flag on iframes ( #13218 )
2022-07-19 20:59:45 +02:00
Bram Kragten
d41159591c
Change map styles to "Voyager" ( #13227 )
2022-07-19 20:56:50 +02:00
Felix Rudat
cb256bc386
Add auto_fit config option to lovelace map card
2022-07-19 17:45:48 +02:00
Zack Barett
bd50d6a6a3
Start the Repairs dashboard ( #13192 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-19 14:25:47 +00:00
Bram Kragten
05418fc83b
Fix dev tools event ( #13225 )
2022-07-19 11:17:13 +00:00
Franck Nijhof
8b675cdbba
Remove unused mypy config from pyproject ( #13224 )
2022-07-19 13:14:20 +02:00
Franck Nijhof
36b4909950
Bump Python to 3.10 ( #13223 )
2022-07-19 12:28:57 +02:00
Raman Gupta
157b3ba5f2
Clean up zwave_js device actions logic ( #13185 )
2022-07-19 12:11:05 +02:00
Yosi Levy
72443b4f24
RTL card fixes ( #13207 )
2022-07-19 12:09:50 +02:00
J. Nick Koston
1c7d3fe610
Sync frontend recoverable states with core ( #13197 )
2022-07-19 12:09:20 +02:00
Franck Nijhof
6ac4560b36
Use YAML in developer tools events ( #13222 )
2022-07-19 12:07:51 +02:00
Zack Barett
9309a4c7bc
Update language when ZHA or Zwave arent installed (re: supported brands) ( #13191 )
2022-07-19 11:44:02 +02:00
Franck Nijhof
b582a4d014
Bump node to 16 ( #13221 )
2022-07-19 11:39:08 +02:00
Zack Barett
e4d233afa8
Filter Integration in Target and Area selectors + clean up some code ( #13202 )
2022-07-18 22:07:55 +02:00
dependabot[bot]
b131b255ec
Bump actions/stale from 3.0.13 to 5.1.0 ( #13212 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 17:09:37 +02:00
Kendell R
20bdb9ff35
Use theme default font for charts ( #13210 )
...
* Use theme default font for charts
* Prettier
2022-07-18 15:35:51 +02:00
Zack Barett
666ef7a978
Merge pull request #13199 from home-assistant/2022.7-hotfix
2022-07-14 17:26:04 -05:00
Zack
24a97347df
Version Bump
2022-07-14 17:13:02 -05:00
Zack Barett
0825d5c64e
Fix Suggested Value in HA-Form ( #13173 )
2022-07-14 17:11:53 -05:00
Erik Montnemery
535e752ec7
Correct display of barometric pressure and rain ( #13183 )
2022-07-14 17:11:39 -05:00
Zack Barett
b611a58fce
Add support for Supported Brands ( #13184 )
2022-07-13 17:51:17 +02:00
Zack Barett
24e54554ad
Fix History Graph Name not being friendly ( #13179 )
2022-07-13 11:48:52 +02:00
Erik Montnemery
d23fca4dd1
Correct display of barometric pressure and rain ( #13183 )
2022-07-12 16:13:29 -05:00
Paulus Schoutsen
729e2f5248
Use entity name in device info page ( #13165 )
...
* Use entity name in device info page
* Adjust to new format
* Use latest API
* Fix types
* Fix CI?
Co-authored-by: Zack <zackbarett@hey.com >
2022-07-11 19:07:07 -07:00
Zack Barett
437723c6a6
Fix Number Selector Label ( #13178 )
2022-07-12 01:05:47 +00:00
Bram Kragten
a30c8205b1
Update dialog styles ( #13132 )
2022-07-11 15:07:10 -05:00
puddly
c50cf78bb4
Allow stale ZHA coordinator entries to be deleted ( #13154 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-11 13:14:37 -05:00
Zack Barett
be52ba0ea9
Fix Suggested Value in HA-Form ( #13173 )
2022-07-11 09:46:32 -05:00
Yosi Levy
55e9ebc4d2
Energy panel/cards - RTL fixes ( #13171 )
2022-07-11 15:47:22 +02:00
Bram Kragten
29c3fb0f92
Fix energy demo ( #13172 )
2022-07-11 08:44:34 -05:00
Erik Montnemery
7c3cd9d88d
Merge pull request #13170 from home-assistant/number_customize_units
...
Allow customizing number unit of measurement
2022-07-11 14:49:47 +02:00
Erik
4881d699e3
Allow customizing number unit of measurement
2022-07-11 14:05:23 +02:00
Joakim Sørensen
414db83359
Hide homeassistant from partial restore if no version ( #13168 )
2022-07-11 12:55:43 +02:00
Joakim Sørensen
cd4f6e19f4
Await backup restore ( #13167 )
2022-07-11 12:50:37 +02:00
Joakim Sørensen
da709cbbd1
Add hacs_repository my redirect ( #13153 )
2022-07-11 09:06:45 +02:00
Bram Kragten
ee9ca16eb5
Merge pull request #13138 from home-assistant/dev
2022-07-07 15:29:24 +02:00
Raman Gupta
399efca411
Only show firmware update warning if no firmware update is in progress ( #13068 )
2022-07-07 15:03:11 +02:00
Bram Kragten
f8bccf9e79
Bumped version to 20220707.0
2022-07-07 15:02:08 +02:00
Bram Kragten
87aab72b63
opti search params history
2022-07-07 15:01:29 +02:00
Bram Kragten
24688ba18e
fix reload history when no selection made ( #13137 )
2022-07-07 14:58:51 +02:00
Zack Barett
e8086b6a6f
Refactor History Panel Code a bit ( #13129 )
...
Co-authored-by: D3v01dZA <caltona1@gmail.com >
2022-07-07 14:27:28 +02:00
Bram Kragten
4358437278
Merge pull request #13126 from home-assistant/dev
...
20220706.0
2022-07-06 18:56:12 +02:00
Zack Barett
e0a9c57a54
Bumped version to 20220706.0 ( #13125 )
2022-07-06 18:55:52 +02:00
Bram Kragten
e63953ecbc
Fix scene editor ( #13123 )
2022-07-06 13:50:37 +00:00
Bram Kragten
72af200190
Remove localstorage from history, use url ( #13122 )
2022-07-06 08:44:28 -05:00
Zack Barett
2094ae534b
Fix History Panel when no entities are found ( #13103 )
2022-07-06 01:05:40 +02:00
Bram Kragten
f6d6fd179f
Merge pull request #13099 from home-assistant/dev
...
Bump to 20220705.0
2022-07-05 18:55:51 +02:00
Zack Barett
153ebb2a20
Bumped version to 20220705.0 ( #13098 )
2022-07-05 18:40:26 +02:00
Michael Irigoyen
5d58e52eea
Update MDI to v6.9.96 ( #13096 )
2022-07-05 18:38:24 +02:00
Zack Barett
5038f9c3c6
Some Updates to the History Panel ( #13095 )
2022-07-05 15:31:17 +00:00
Zack Barett
b285fda61b
Move Sign out back to Account Card for Cloud ( #13094 )
2022-07-05 17:15:09 +02:00
D3v01dZA
6cd38472cd
Multiple entities on history panel bugfix and additional improvements ( #13045 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-07-05 09:23:38 -05:00
Erik Montnemery
8fd5f53f96
Exclude config and diagnostic entities from scenes ( #13072 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-05 08:49:05 -05:00
Zack Barett
b70eee77ef
Remove config Path from about ( #13049 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-07-05 09:41:40 +00:00
Raman Gupta
4148b8c7aa
Get rid of dupe HTML in zwave_js firmware upload dialog ( #13067 )
2022-07-05 11:26:38 +02:00
Zack Barett
e22dd0c49d
Fix Energy Compare Translations ( #13055 )
...
* Fix Energy Compare Translations
* Fix alert
2022-07-05 11:23:46 +02:00
dependabot[bot]
30a254f98f
Bump actions/checkout from 2 to 3 ( #13075 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:45:41 +02:00
dependabot[bot]
8fcb3a017b
Bump actions/setup-python from 2 to 4 ( #13078 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:28:53 +02:00
dependabot[bot]
5e29c7efa9
Bump dessant/lock-threads from 2.0.1 to 3.0.0 ( #13077 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:26:46 +02:00
dependabot[bot]
b6cc3e3ef0
Bump actions/setup-node from 2 to 3 ( #13080 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:04:22 +02:00
dependabot[bot]
184bdc0c85
Bump github/codeql-action from 1 to 2 ( #13081 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:04:02 +02:00
Sven Serlier
f7fb731dc8
Add dependabot ( #13073 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-07-05 09:40:57 +02:00
Raman Gupta
77977f64a3
Don't check zwave_js node firmware update capabilities ( #13066 )
2022-07-03 13:45:19 -07:00
Franck Nijhof
e8da573ba2
Only upload nighlty wheel build artifact ( #13064 )
2022-07-02 08:49:27 -05:00
Franck Nijhof
07332bf155
Fix version detection in build env to allow for nightly builds ( #13062 )
2022-07-02 00:22:54 +02:00
Franck Nijhof
f3c7583bf7
Add nightly frontend builds ( #13061 )
2022-07-01 14:30:40 -07:00
Paulus Schoutsen
1cc02415d3
Fix rendering config entry titles ( #13060 )
...
* Fix rendering config entry titles
* Fix location height
* Only fetch installation type when user not created yet
2022-07-01 13:52:56 -05:00
Paulus Schoutsen
6ca3f06ea0
Merge pull request #13057 from home-assistant/hide-sun-onboarding
...
Do not show the sun during onboarding
2022-07-01 11:05:45 -07:00
Paulus Schoutsen
198e2b7bdf
Do not show the sun during onboarding
2022-07-01 10:23:23 -07:00
Zack Barett
5a68e2c977
Merge pull request #13053 from home-assistant/improve-autocompletion
...
improve autocompletion
2022-06-30 14:57:42 -05:00
Sven Serlier
d9d29db560
Fix demo labels ( #13033 )
2022-06-30 21:51:23 +02:00
Zack Barett
124c6dc2b8
Merge pull request #13048 from emufan/patch-1
2022-06-30 14:49:52 -05:00
Bram Kragten
0f3886e053
improve autocompletion
2022-06-30 21:41:58 +02:00
Paulus Schoutsen
68bb3558b4
Merge pull request #13051 from home-assistant/dev
2022-06-30 10:22:17 -07:00
Zack Barett
b8bd15aa33
Bumped version to 20220630.0 ( #13050 )
2022-06-30 10:17:43 -07:00
Zack Barett
ed39aa6a7c
Merge pull request #13046 from Nardol/no_fix_em_dash
2022-06-30 08:20:41 -05:00
Zack Barett
405cae9b5f
Merge pull request #13047 from piitaya/feat/ha-code-editor-autocomplete-icon-option
2022-06-30 08:19:54 -05:00
emufan
3ca2cbb3f9
Update ha-config-integrations.ts
2022-06-30 15:03:34 +02:00
piitaya
c295ae56ab
separate autocomplete options in ha-code-editor
2022-06-30 11:27:04 +02:00
piitaya
830364721b
separate autocomplete options in ha-code-editor
2022-06-30 11:22:30 +02:00
Patrick ZAJDA
19089213e3
Add em dash instead of blank when no fix is needed in statistics
...
Signed-off-by: Patrick ZAJDA <patrick@zajda.fr >
2022-06-30 11:12:35 +02:00
Zack Barett
b633067e5c
Merge pull request #13041 from home-assistant/Fix-About-Page
2022-06-29 17:50:43 -05:00
Zack
1b8874cbd4
Fix Translation on About Page
2022-06-29 15:27:54 -05:00
Zack Barett
a5f8ce85ba
Merge pull request #13032 from home-assistant/dev
2022-06-29 11:25:03 -05:00
Bram Kragten
56eacf5733
20220629.0 ( #13030 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: foreign-sub <51928805+foreign-sub@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com >
Co-authored-by: wizmo2 <wizmo.home@yahoo.com >
Co-authored-by: Yosi Levy <37745463+yosilevy@users.noreply.github.com >
Co-authored-by: RoboMagus <68224306+RoboMagus@users.noreply.github.com >
Co-authored-by: loeffelpan <34661317+loeffelpan@users.noreply.github.com >
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
Co-authored-by: Allen Porter <allen@thebends.org >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Josh McCarty <josh@joshmccarty.com >
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Rothweiler <brandonrothweiler@gmail.com >
Co-authored-by: James Baker <j.baker@outlook.com >
Co-authored-by: Sven Serlier <85389871+wrt54g@users.noreply.github.com >
Co-authored-by: Alessandro Ghedini <alessandro@ghedini.me >
Co-authored-by: Emanuele <55278049+elax46@users.noreply.github.com >
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
Co-authored-by: Kristján Bjarni <kristjanbjarni@gmail.com >
Co-authored-by: D3v01dZA <caltona1@gmail.com >
2022-06-29 11:22:17 -05:00
Bram Kragten
9324061d05
Add auto completion for mdi icons to code editor ( #13022 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-06-29 16:12:16 +00:00
Bram Kragten
eafcbdc65b
Merge branch 'master' into dev
2022-06-29 18:02:42 +02:00
Zack Barett
0175522c17
Bumped version to 20220629.0 ( #13029 )
2022-06-29 18:00:50 +02:00
D3v01dZA
cff3f51d34
Multiple entities on history panel ( #9946 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-06-29 10:39:38 -05:00
Kristján Bjarni
0f580a91c9
Add optional label for gauge segment ( #12960 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-06-29 10:36:18 -05:00
Erik Montnemery
389f50b29a
Merge pull request #13028 from home-assistant/add_wind_speed_units
...
Support knots and ft/s in weather wind speed
2022-06-29 16:34:53 +02:00
J. Nick Koston
b689bb8fcf
Pause the logbook stream when scrolled ( #13026 )
2022-06-29 13:49:44 +00:00
Erik
36f067ede4
Support knots and ft/s in weather wind speed
2022-06-29 15:47:28 +02:00
Zack Barett
c2178622dd
Add Switch as X Icon and Threshold Icon ( #13024 )
2022-06-29 09:03:04 +02:00
Zack Barett
014448e7ea
Update about page ( #12653 )
...
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
2022-06-29 08:56:30 +02:00
Zack Barett
08eff0509a
Fix General Config Zone update on Mobile ( #13011 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-06-29 08:54:19 +02:00
Marc Mueller
62d0882e82
Support editable installs ( #12838 )
...
* Support editable installs
* Update setup.cfg
2022-06-28 17:25:21 -07:00
Sven Serlier
86a574dbbd
Fix demo labes ( #13025 )
2022-06-28 18:22:31 +00:00
Yosi Levy
71ac4620c5
RTL Fixes ( #13023 )
2022-06-28 09:28:34 -05:00
Zack Barett
f611049517
Remove Restart Moved Tip ( #13009 )
2022-06-27 10:55:12 +02:00
Zack Barett
45fa8c272f
Remove TTS moved Tip ( #13010 )
2022-06-27 10:54:49 +02:00
Yosi Levy
28a1c97571
Various card RTL fixes ( #13006 )
2022-06-24 10:18:39 -05:00
Zack Barett
d9a5ae0cf1
Bumped version to 20220624.0 ( #13008 )
2022-06-24 03:10:20 +00:00
Raman Gupta
c03849d30b
Only show zwave_js firmware action if no other updates in progress ( #13002 )
...
* Only show zwave_js firmware update action if no other updates in progress
* readability
2022-06-23 19:19:20 -05:00
Pascal Vizeli
535fe2686b
Use new wheels builder ( #13001 )
2022-06-23 14:11:06 +02:00
Emanuele
709bc87a36
Fix missing translatable energy texts ( #12877 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
2022-06-23 11:02:02 +02:00
Raman Gupta
2812b467ec
Add manual firmware update support for zwave-js devices ( #12910 )
...
* Subscribe to zwave_js node status updates in device panel
* Add typing for message
* Add manual firmware update support for zwave-js devices
* Tweaks based on upstream changes
* Tweaks
* remove unused CSS
* Update zwave_js.ts
* Tweaks after somet esting
* Bold device name instead of italic, catch abort errors and show the message
* Incorporate new commands tweak the UI and messaging
* Add a warning about firmware updates potentially bricking a device, and use Promise.all where possible
* Better typing so we can clean up code
* Additional tweaks
* Remove commented out code
* change style a bit
* prettier
* Be more precise with progress because it always helps the user if they can see progress
* nit
* Update src/translations/en.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Bram's review
* Only ask for firmware target if there is more than one available
* Only offer another firmware update if the original firmware update failed
* Only offer firmware upgrade if node is ready and pass firmware capabilities into dialog so we don't have to make call again
* Use ha-form
* Add comment
* Switch schema name
* Import icon
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-06-23 10:51:52 +02:00
Erik Montnemery
7d118a5715
Allow customizing weather units ( #12947 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: foreign-sub <51928805+foreign-sub@users.noreply.github.com >
2022-06-23 10:48:39 +02:00
Alessandro Ghedini
8bd7370a02
Show moisture/flood alerts in the Area card ( #12978 )
2022-06-22 19:26:32 -05:00
Alessandro Ghedini
9fa8a96d09
Show humidity sensor values in Area card ( #12976 )
2022-06-22 10:45:38 -05:00
Alessandro Ghedini
508d1fffef
Show icon for temperature values in Area card ( #12977 )
2022-06-22 10:42:39 -05:00
J. Nick Koston
3633daa814
Use websocket endpoint to fetch config entries ( #12964 )
2022-06-21 13:10:39 -05:00
Sven Serlier
05346ae9fc
Fix demo labels ( #12984 )
2022-06-21 10:36:42 -05:00
Yosi Levy
ea667cf0b9
RTL safari fix ( #12963 )
2022-06-21 11:03:22 +02:00
James Baker
048ac3965e
Fix grammar in NFC settings tab description ( #12979 )
2022-06-20 17:24:07 +00:00
Brandon Rothweiler
276b6f4d1f
Fix a bug in the climate entity more info card ( #12973 )
2022-06-20 14:29:42 +02:00
Paulus Schoutsen
e765d7749c
Update text around updating cloud entity exposed defaults ( #12954 )
2022-06-20 14:28:32 +02:00
imgbot[bot]
9a3b4d6df2
[ImgBot] Optimize images ( #12985 )
...
*Total -- 298.28kb -> 241.37kb (19.08%)
/gallery/public/images/logo-with-text.png -- 66.64kb -> 46.13kb (30.79%)
/gallery/public/images/clearspace.png -- 43.46kb -> 31.99kb (26.39%)
/gallery/public/images/using-our-logo.png -- 32.47kb -> 24.92kb (23.24%)
/gallery/public/images/logo-variants.png -- 34.86kb -> 26.78kb (23.18%)
/gallery/public/images/logo.png -- 27.30kb -> 21.50kb (21.25%)
/gallery/public/images/sunflowers.jpg -- 93.54kb -> 90.05kb (3.73%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2022-06-20 14:27:18 +02:00
Raman Gupta
529e27992e
Subscribe to zwave_js node status updates in device panel ( #12916 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-06-19 14:22:02 -05:00
Bram Kragten
6c5cf2a0ec
Fix energy panel in Demo ( #12906 )
2022-06-16 10:00:52 -05:00
Josh McCarty
a4cb270f09
Ensures inputmode is set properly for alarm code inputs ( #12953 )
2022-06-16 09:58:29 -05:00
Bram Kragten
5160a1f55c
Don't make dialog boxes fullscreen on mobile ( #12928 )
2022-06-14 11:04:09 -07:00
Allen Porter
6a3a0db338
Fix application credentials description when loaded from config flow ( #12940 )
2022-06-14 11:03:40 -07:00
Erik Montnemery
765d4eb3b4
Revert Use unit system definitions for weather units ( #10657 ) ( #12946 )
2022-06-14 11:03:05 -07:00
Erik Montnemery
cc09e24d66
Fix customizing sensor units ( #12948 )
2022-06-14 11:02:15 -07:00
Joakim Sørensen
e7848262ea
Split store and installed calls ( #12921 )
...
* Split store and installed calls
* Fix issue when installing
* Remove supervisor.addons usage
* one more
* Update core
* Comments
2022-06-11 11:04:54 +02:00
Paulus Schoutsen
0926202eca
Clean up unused var ( #12930 )
2022-06-10 21:10:33 -07:00
Yosi Levy
e83af02410
Use ha-list-item in config updates ( #12922 )
2022-06-10 16:43:31 +02:00
Raman Gupta
74d6a52fa9
Remove unused zwave_js functions ( #12915 )
2022-06-10 16:43:04 +02:00
Allen Porter
5baa975632
Add application credentials description placeholder ( #12869 )
2022-06-10 16:42:20 +02:00
Joakim Sørensen
4ad49ef07f
Move to supervisor store API ( #12911 )
...
* Move to supervisor store API
* Add supervisorApiCall helper to simplify functions
* Do not consider ESPHome as custom repository
* Home Assistant Community Add-ons is not custom
2022-06-08 15:28:40 +02:00
Yosi Levy
bc47ecaa57
Various RTL fixes ( #12857 )
2022-06-08 10:46:39 +02:00
Steve Repsher
2bd617ce6e
Add container list and ARIA to create helper listbox ( #12885 )
2022-06-07 19:52:48 +02:00
loeffelpan
dbaf955525
Fix extra space in energy-dist-card ( #12905 )
2022-06-07 15:18:52 +00:00
RoboMagus
578ff5b53f
Energy Dashboard: Align total cost with 'previous cost' column. ( #12883 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-06-07 15:11:47 +00:00
Yosi Levy
e386942ea7
Quick bar keyboard shortcut international support ( #12892 )
2022-06-07 17:07:22 +02:00
Paulus Schoutsen
2fdd50f45f
Add announce: true when sending TTS from media browser ( #12866 )
2022-06-07 16:43:34 +02:00
wizmo2
4b36770adf
Fix overlapped tiles and hidden title for 2:3 aspect ratio media classes ( #12853 )
2022-06-07 16:42:37 +02:00
Raman Gupta
54377225ec
Add zwave_js device statistics ( #12794 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-06-07 16:40:28 +02:00
Philip Allgaier
f020add6be
Make translation README a bit clearer ( #12901 )
2022-06-07 16:36:19 +02:00
J. Nick Koston
b1a3996cf1
Fix multiple races in logbook subscriptions ( #12878 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-06-06 22:23:56 -07:00
J. Nick Koston
a47a0ed716
Fix history charts not auto refreshing with cached history ( #12873 )
...
* Fix history charts refreshing with cached history
Fixes #12859
* return a new array
* Revert "return a new array"
This reverts commit 2b0e265185 .
2022-06-06 16:05:22 -07:00
J. Nick Koston
91cd584b4b
Request tiny thumbnails for cameras in the entity selector to reduce memory pressure ( #12880 )
2022-06-05 22:12:54 -07:00
J. Nick Koston
75562efb79
Add counter to logbook continuous domains ( #12888 )
2022-06-05 21:46:56 -07:00
J. Nick Koston
f464bcfc14
Filter entities that will never have entries in the logbook card editor ( #12876 )
2022-06-05 21:45:58 -07:00
Bram Kragten
f8af66d310
20220601.0 ( #12843 )
2022-06-01 21:57:23 +02:00
Bram Kragten
4922e575f8
Bumped version to 20220601.0
2022-06-01 21:43:38 +02:00
Bram Kragten
ac08daa64e
Don't fix width of label when not virtualized ( #12842 )
...
Don't fix width of label when not virtualized
2022-06-01 21:42:27 +02:00
Bram Kragten
97f082a384
Merge pull request #12835 from home-assistant/dev
2022-05-31 16:09:03 +02:00
Bram Kragten
ced37aab4c
Make hardware item non interactive
2022-05-31 15:57:19 +02:00
Bram Kragten
1938fb89e6
Bumped version to 20220531.0
2022-05-31 15:51:20 +02:00
Bram Kragten
6842c479d6
Add compare data to individual devices graph ( #12829 )
2022-05-31 08:36:04 -05:00
Bram Kragten
881f6b0531
Use icon button for compare on narrow ( #12831 )
2022-05-31 08:29:32 -05:00
Pawel
a564ceb9e3
Add proper label for gas energy stats ( #12828 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-05-31 08:51:27 +00:00
J. Nick Koston
077fa3f6b2
Fix live logbook starting empty ( #12833 )
2022-05-30 22:03:51 -07:00
J. Nick Koston
ceda911670
Virtualize history panel ( #12824 )
2022-05-30 10:30:04 -10:00
Bram Kragten
afd41e79f0
Make blueprint picker wider ( #12830 )
2022-05-30 12:53:39 -05:00
Yosi Levy
10f63180eb
RTL Auth fix ( #12746 )
2022-05-30 17:57:37 +02:00
Zack Barett
e54802bd87
Actually add Cloud URL Translation.... ( #12813 )
2022-05-30 17:56:24 +02:00
wizmo2
c1d6b51065
Scale oversized brand thumbnails in media browser ( #12820 )
...
* resize brand icons
* add newline JIC
* Now Prettier
* created brand-image style
2022-05-30 17:19:48 +02:00
Joakim Sørensen
ab65ce819f
Fallback to 0 for undefined offsets ( #12823 )
2022-05-30 09:57:28 -05:00
Xor
1e011bfe34
Fix color of plant entity when state is problem ( #12821 )
2022-05-30 09:57:00 -05:00
Joakim Sørensen
5951f5c5c4
Prefer CSS variables in custom panel entrypoint ( #12818 )
2022-05-30 09:56:13 -05:00
Bram Kragten
d810cae194
20220526.0 ( #12807 )
...
* Fix setting _externalAccess (#12584 )
* Fix enter key support for generic dialog box (#12600 )
* Revert #10991 (#12618 )
* Replace host-context with css properties
* Remove "Lovelace" from Github issue templates (#12614 )
* Remove "Lovelace" from Github issue templates
* Changes from review
* Get full core logs from core (#12639 )
* Move YAML to first tab of Developer Tools (#12589 )
* Add configuration panel for Application Credentials (#12344 )
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: Zack <zackbarett@hey.com >
* Add label for Fix issue column header in statistics developer tools (#12597 )
Signed-off-by: Patrick ZAJDA <patrick@zajda.fr >
* RTL settings clickable list item fix (#12595 )
* Update src/state/translations-mixin.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update following review
* Update Translations to create helper (#12656 )
* Hide Cloud URL - Add Copy Icon (#12655 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Show script traces in logbook (#12643 )
* Rtl menu fix (#12561 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Use /
* Update var name
* Use FabBase
* Update ha-fab.ts
* Switch logbook calls to use the new websocket (#12665 )
* Add calendar trigger offsets in automation editor (#12486 )
* Add calendar trigger offsets in automation editor
* Use duration selector for offset
* Fix typing for offsets/duratons
* Fix strict error handling in Markdown card templates (#12661 )
* Add missing label to search icon (#12671 )
* Update Lokalise URL (#12684 )
* Teach logbook about additional context data (#12667 )
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Guard for missing backup integration (#12696 )
* Rtl changes (#12693 )
* Return focus after dialogs close (#11999 )
* Bumped version to 20220516.0
* Fix float-end for LTR (#12707 )
* Add my support for Application Credentials (#12709 )
* Show manage cloud link to config (#12673 )
* Add guard logic from PR home-assistant#12181 to input select row (#12703 )
* Refactor logbook data fetch logic into reusable class (#12701 )
* Add logbook to device info page (#12714 )
* Add logbook to area info page (#12715 )
* Add missing labels in energy dashboard settings (#12722 )
Signed-off-by: Patrick ZAJDA <patrick@zajda.fr >
* Delete focus targets for replaced dialogs (#12724 )
* Convert history calls to use new websocket endpoint (#12662 )
* Add support for OAuth2 callback via My (#12718 )
* Support requesting translations for multiple integrations in one request (#12704 )
* Support requesting translations for multiple integrations in one request
- Requires https://github.com/home-assistant/core/pull/71979
* onboarding as well
* integrations -> integration
* fix cache
* short return if they are all loaded
* reduce
* reduce
* reduce
* Show the integration brand icon when there is no entity in logbook (#12713 )
* Support requesting multiple integration manifests in a single request (#12706 )
* Support requesting multiple integration manifests in a single request
* only fetch if there are some to actually fetch
* handle empty
* not truthy, wrong language
* Do not copy params
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Import all date-fns from modules (#12717 )
* Fix 'loading_log' string (#12712 )
* Bumped version to 20220518.0
* Fix python to js timestamp conversions in logbook traces (#12677 )
- The websocket version needs the time converted from
where python stores the decimal
* Update Material Design Icons to v6.7.96 (#12111 )
* Various RTL fixes (#12721 )
* Select + target picker Rtl fixes (#12711 )
* Add error handling for application credentials removal (#12686 )
* Update zwave_js data collection URL (#12666 )
* Use device_id instead of config entry id and node id for zwave_js (#12658 )
* Use device_id instead of config entry id and node id for zwave_js
* Add additional cleanup from #12642
* Revert removal of multiple config entries check
* Update src/panels/config/devices/device-detail/integration-elements/zwave_js/ha-device-actions-zwave_js.ts
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Update src/panels/config/devices/device-detail/integration-elements/zwave_js/ha-device-info-zwave_js.ts
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Get attributes from first state when using minimal responses (#12732 )
* Pass device ID to logbook if available (#12728 )
* Compute the icon based on the logbook state and not the current state (#12725 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add option to compare energy graphs with previous period (#12723 )
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Add an application credentials display name (#12720 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* Fixes logbook (#12740 )
* Bumped version to 20220521.0
* Stop closed event when selecting datadisk (#12749 )
* Use logbook livestream when requesting a time window that includes the future (#12744 )
* Fetch supervisor info directly (#12751 )
* Remove kernel and agent versions from about page (#12750 )
* Move `preload_stream` setting to entity settings (#12730 )
Co-authored-by: Zack <zackbarett@hey.com >
* Use new localized context state and source in logbook (#12742 )
* Use new logbook streaming websocket api for cases where we need end_time (#12753 )
* Open Application Credentials from integration configuration flow (#12708 )
* Make entities and devices independent in the scene editor (#11046 )
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: Erik <erik@montnemery.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Allow setting `device_class` "outlet" again through entity settings (#12669 )
* Allow setting `device_class` "outlet" again through UI
* Fixes
* Null check deviceClass and adjust used translation
* Bumped version to 20220523.0 (#12756 )
* Adjust logbook stream consumer to handle new metadata (#12755 )
* Adjust path to version info in issue template (#12760 )
* Add My HA link to about page to Github issue template (#12761 )
* RTL updates (#12745 )
* Add compare to energy sources table (#12762 )
* Fix (#12764 )
* Change service_data to just data (#12628 )
* Simplify OAuth2 authorize callback URL (#12765 )
* Hide hidden media player entities in media panel (#12766 )
* Add integration filter to Device Selector (#12680 )
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Integration filter for Area Selector (#12682 )
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Bump Version to 20220524.0 (#12769 )
* Move zwave_js node comments from device config to info page (#12625 )
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Various RTL fixes
* Add controller statistics to zwave_js config dashboard (#12668 )
* Move Logbook and make device page better (#12763 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Move metadata to pyproject.toml (#12770 )
* Add aria-haspopup to button menus (#12758 )
Co-authored-by: Zack Barett <zackbarett@hey.com >
* Hardware MVP (#12773 )
* Fix "unavailable" handling for climate state rendering (#12778 )
* Ensure state is vertically centered in more-info (#12780 )
* Update zwave_js/network_status WS API (#12735 )
* Bumped version to 20220525.0 (#12779 )
* Use dynamic weather domain icon + icon alignment fix weather more-info (#12781 )
* Fix typo in credentials removal dialog (#12784 )
* Handle history api being passed entity ids as CSV (#12787 )
* Fix history cache when there is cacheConfig (#12788 )
* Use Hardware Integration for System Menu (#12789 )
* Fix Media Player More info cramped controls (#12790 )
* Fix Switch as X unable to change to a new type (#12797 )
* Fix Zwave Alerts on device page (#12785 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Set Error if entity is unavailable (#12791 )
* Dynamically determine the correct action config struct (#12798 )
* Remove import
* Hide Cloud information a bit more (#12802 )
* Add dynamic header/footer config determination and update struct (#12795 )
* Bump HAWS to 7.1.0 (#12804 )
* Update Narrow Order on Device Page (#12801 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Fix combo box inside dialog (#12805 )
* Bumped version to 20220526.0
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: Zack Barett <zackbarett@hey.com >
Co-authored-by: Yosi Levy <yosilevy@gmail.com >
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
Co-authored-by: Allen Porter <allen@thebends.org >
Co-authored-by: Patrick ZAJDA <patrick@zajda.fr >
Co-authored-by: Yosi Levy <37745463+yosilevy@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Sven <85389871+wrt54g@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: breakthestatic <breakthestatic@gmail.com >
Co-authored-by: RoboMagus <68224306+RoboMagus@users.noreply.github.com >
Co-authored-by: Michael Irigoyen <michael@irigoyen.dev >
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com >
Co-authored-by: David F. Mulcahey <david.mulcahey@me.com >
Co-authored-by: Erik <erik@montnemery.com >
Co-authored-by: Thomas Lovén <thomasloven@gmail.com >
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2022-05-26 23:41:27 +02:00