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 )
20221108.0
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