J. Nick Koston
9be5a15c77
Add integration_discovery to discovery sources ( #11564 )
2022-02-05 17:44:48 +01:00
J. Nick Koston
afbe85625c
Add gate to the list of device classes to pick for overrides ( #11487 )
2022-01-30 21:37:13 -06:00
J. Nick Koston
6f9b2ee569
Add hardware version to the device info card ( #10914 )
2021-12-16 05:16:23 -06:00
J. Nick Koston and Bram Kragten
46c981103d
Only update cameras when they are visible ( #9690 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-08-22 22:55:56 +00:00
J. Nick Koston
f6d02d8fc6
Cache the camera url without the width and height added ( #9778 )
2021-08-22 19:17:48 +02:00
J. Nick Koston
e08f691510
Trigger a scan of USB devices when loading integrations ( #9860 )
2021-08-22 19:14:14 +02:00
J. Nick Koston and Paulus Schoutsen
b36e342f15
Pass the width and height when requesting camera images ( #9683 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-08-10 21:42:37 -07:00
J. Nick Koston
a339de89f5
Add support for lock unlocking,locking and jammed states ( #9537 )
2021-07-20 10:52:24 -10:00
J. Nick Koston
2eb35668fa
Seperate addresses in network configuration ( #9319 )
2021-05-31 15:31:33 -07:00
J. Nick Koston and Bram Kragten
b0e1f0f73a
Add network configuration ( #9210 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-05-26 16:44:15 +02:00
0c12586019
Display cumulative setup seconds on the config info page ( #8720 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
2021-04-27 23:38:29 +02:00
J. Nick Koston
f21ed24a49
Make error optional in connection lost service check ( #8937 )
2021-04-20 10:58:39 +02:00
J. Nick Koston
519988326b
Do not throw warnings when a service calls disconnects the websocket ( #8932 )
2021-04-16 20:59:10 -07:00
J. Nick Koston
445ae156ef
Unsubscribe when dismissing during wrap up ( #8909 )
2021-04-13 20:18:37 +02:00
J. Nick Koston and Bram Kragten
1127750c5e
Show which integrations are being setup at startup ( #8834 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-04-08 07:30:47 -10:00
J. Nick Koston and Bram Kragten
ee38c419de
Ensure platform only integrations are displayed on the config info page ( #8698 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2021-03-25 08:15:40 -10:00
J. Nick Koston and Philip Allgaier
ca4de877c1
Add remote more info card ( #8506 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
2021-03-02 17:57:49 -10:00
J. Nick Koston
ace7ee5622
Add support for percentage step size to fans ( #8393 )
2021-02-22 15:59:59 -06:00
J. Nick Koston
afdb369e04
Separate fan speeds into percentages and presets modes ( #8216 )
2021-01-28 09:24:18 -06:00
J. Nick Koston
6b20bb967b
Add support for dhcp discovery ( #8149 )
2021-01-13 11:07:32 +01:00
J. Nick Koston
ccb69dbdfa
Add icons for shade device class ( #7493 )
...
The blinds material icon looks more like a shade
then a blind but since its already being used
blind its still better than having it look like
a window.
2020-10-26 20:43:22 -05:00
J. Nick Koston
28853b28bc
Show cover attributes on the more-info card ( #7458 )
2020-10-24 08:26:18 -05:00
J. Nick Koston
2acb6a28fe
Update template time listener phrasing for core changes ( #7450 )
2020-10-23 00:16:40 +02:00
J. Nick Koston and Zack Barett
1346156ecd
Avoid fetching logbook data instead in addition to not displaying it ( #7427 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2020-10-23 00:15:04 +02:00
J. Nick Koston
5fa7cd9fa9
Update template time listener phrasing for core changes ( #7450 )
2020-10-23 00:10:51 +02:00
J. Nick Koston and Zack Barett
eceed4ed74
Avoid fetching logbook data instead in addition to not displaying it ( #7427 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2020-10-22 22:47:19 +02:00
J. Nick Koston
9f41f80a91
Add support for displaying time listeners ( #7220 )
2020-10-19 19:43:04 +02:00
J. Nick Koston
c2fba15fc6
Avoid fetching logbook when there will never be entries ( #7239 )
2020-10-06 11:22:38 -05:00
J. Nick Koston
0164bafbf1
Fix reversal in power icon ( #7188 )
2020-10-05 15:58:57 +02:00
J. Nick Koston
9ae8bd238b
Fix reversal in power icon ( #7188 )
2020-10-01 11:24:13 -05:00
J. Nick Koston
50e03d41ab
Add timeout to dev template renders ( #7141 )
2020-09-28 08:45:38 -05:00
J. Nick Koston and Bram Kragten
f18913b5a0
Show which state changed events a template listeners for in dev tools ( #6939 )
...
* Show which state changed events a template listeners for in dev tools
* Update src/data/ws-templates.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/data/ws-templates.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* merge
* Update src/panels/lovelace/cards/hui-markdown-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* fix string reversal
* Update src/panels/lovelace/cards/hui-markdown-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* error to string
* cleanup
* cleanup
* no listeners is probably worth warning about as well
* handle unknown error
* fix error alignment in pre
* fix error alignment in pre
* fix error alignment in pre
* fix error alignment in pre
* reformat
* reformat
* reformat
* fix accidential revert
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* clear error on success
* tweak to not error if listeners are not returned
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-09-11 21:36:39 +02:00
J. Nick Koston
b9699f745f
Avoid watching all states in the default template ( #6918 )
2020-09-10 20:50:24 +02:00
J. Nick Koston
869b7c85ca
Ensure we pickup all the reloadable domains ( #6861 )
2020-09-08 20:56:45 +02:00
J. Nick Koston
fd6436d490
Update reloadables to include telegram/smtp/mqtt ( #6759 )
2020-09-03 17:47:08 +02:00
J. Nick Koston and Zack Arnett
119c5c9071
Add generic/generic_thermostat/homekit/min_max/history_stats/trend/ping/filesize to the list of reloadables ( #6721 )
...
* Add generic/generic_thermostat/homekit/min_max/history_stats/trend/ping/filesize to the list of reloadables
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
* Update src/translations/en.json
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
Co-authored-by: Zack Arnett <arnett.zackary@gmail.com >
2020-08-28 08:31:54 -05:00
J. Nick Koston
493af5fe82
Add rest/command_line/filter/statistics to the list of reloadables ( #6705 )
...
* Add rest and command_line to the list of reloadables
* Update src/translations/en.json
* Add the latest ones
2020-08-25 21:33:29 -05:00
J. Nick Koston
e10c8faa47
Add UI control to reload a config entry (integration) ( #6656 )
...
* Add UI control to reload an integration
* Refactor to move reload above delete and check supports_unload
* Avoid index switch
* Update src/panels/config/integrations/ha-integration-card.ts
2020-08-25 18:00:50 -05:00
J. Nick Koston and Bram Kragten
a40eb1ff43
Add universal to the list of reloadables ( #6697 )
...
* Add universal to the list of reloadables
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-08-26 00:30:02 +02:00
J. Nick Koston
5989560f15
Show the entity id that first used the context in logbook
2020-08-24 12:45:04 -05:00
J. Nick Koston
63c995e5da
cleanups
2020-08-24 12:24:24 -05:00
J. Nick Koston
d49302c032
typo
2020-08-24 12:20:48 -05:00
J. Nick Koston
63fef9bd4b
Adjust to handle service calls and described events
2020-08-24 11:46:16 -05:00
J. Nick Koston
42d421a6fc
Add template to the list of reloadables ( #6673 )
...
Make reloadable check to see if the service
is loaded instead of the component
2020-08-24 14:32:52 +02:00
J. Nick Koston
026fc1d2e3
Show the entity id that first used the context in logbook
2020-08-23 17:00:27 -05:00
J. Nick Koston
3bc54aa9e0
Show battery charging state in the config panels ( #6356 )
2020-07-12 21:30:27 +02:00
J. Nick Koston
712e0d3e3b
Fix camera stream not connecting ( #6271 )
...
The timeout to start a camera stream was 10s.
With buffering it can take around 8-10s for camera
to be able to send a stream. If the time it
took was longer than 10s the stream would never
connect in the UI.
2020-06-29 09:26:41 +02:00
J. Nick Koston and Paulus Schoutsen
c69247f190
Fix logbook username not appearing consistently ( #6230 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-06-25 12:44:51 -07:00
J. Nick Koston and Bram Kragten
f15cc0b424
Show the user that made the change in logbook ( #6173 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2020-06-16 16:00:55 +02:00
J. Nick Koston
79de8e0f32
Request less data when making history api calls where possible ( #5934 )
2020-05-27 16:45:39 +02:00
J. Nick Koston
8fbdd88b24
Cleanup new ha-config ( #5906 )
...
Remove changedProps check as its always true.
2020-05-17 11:59:50 +02:00