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