28094 Commits

Author SHA1 Message Date
J. Nick Koston
aed19864c3
move legacy to bottom of the page 2023-05-20 20:53:32 -05:00
J. Nick Koston
5f4b06840f
cleanup cruft 2023-05-20 20:49:43 -05:00
J. Nick Koston
78fd6bda5e
cleanup cruft 2023-05-20 20:48:38 -05:00
J. Nick Koston
d97adbfd8f
cleanup cruft 2023-05-20 20:47:22 -05:00
J. Nick Koston
bbcc9bf434
Update source/_integrations/http.markdown 2023-05-20 20:39:42 -05:00
J. Nick Koston
146818257e
Merge branch 'next' into multi_ssl_config 2023-05-20 18:07:29 -05:00
J. Nick Koston
dbec79c892
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:07:16 -05:00
J. Nick Koston
a4f1618a62
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:07:10 -05:00
J. Nick Koston
0a391d28a0
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:07:05 -05:00
J. Nick Koston
36f16162f0
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:07:00 -05:00
J. Nick Koston
8151bf4cf4
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:06:52 -05:00
J. Nick Koston
d417b81ef7
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:06:48 -05:00
J. Nick Koston
f9652a977c
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:06:42 -05:00
J. Nick Koston
d1f0ab2185
Update source/_integrations/http.markdown
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-20 18:06:23 -05:00
Shay Levy
6dc8fa8d1e
Electra smart - address review comments (#27466) 2023-05-20 14:27:49 +02:00
Jafar Atili
406a65682c
Added documentation for the electra smart integration (#24281)
* Added documentation for the electra smart integration

* Update source/_integrations/electrasmart.markdown

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update source/_integrations/electrasmart.markdown

Co-authored-by: Shay Levy <levyshay1@gmail.com>

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2023-05-20 13:13:58 +03:00
J. Nick Koston
0a52e89608
Update http.markdown 2023-05-19 17:05:51 -05:00
J. Nick Koston
035ca150e8
Update http.markdown 2023-05-19 17:05:08 -05:00
J. Nick Koston
7ecd250795
Update http.markdown 2023-05-19 17:04:39 -05:00
J. Nick Koston
b6f9f9c609
Update http.markdown 2023-05-19 17:04:10 -05:00
J. Nick Koston
dd2e45a1da
Update http.markdown 2023-05-19 17:03:44 -05:00
J. Nick Koston
0ca5c0034c
Update http.markdown 2023-05-19 17:00:48 -05:00
J. Nick Koston
ecc5746a33
fix 2023-05-19 14:33:18 -05:00
J. Nick Koston
504d1ce7a0
Update http.markdown 2023-05-19 14:32:21 -05:00
J. Nick Koston
745541b901
Support multiple TLS/SSL configurations on the webserver
aiohttp already supports multiple `TCPSite`s for a single server

This allows Home Assistant to listen on multiple ports with different ssl configuration per port so that devices that need a less secure configuration can be isolated to a single port.

Motivation:
 - No need downgrade entire ssl configuration for a single device that needs a less secure configuration
 - Make external access require a client certificate but internal access allowed without it
 - Support an ONVIF camera that does not do SSL
 - Webhooks that do not work with SSL (ie Reolink)
2023-05-19 14:21:39 -05:00
J. Nick Koston
f631b6e5db
Add always connected option to Yale Access Bluetooth (#27450) 2023-05-19 12:00:10 -05:00
J. Nick Koston
1d4feafcba
Document webhook option in ONVIF (#27431) 2023-05-18 10:34:25 -05:00
Aaron Bach
0868c2fe0d
Update SimpliSafe docs to include Smoke+CO detector (#27443) 2023-05-17 21:57:31 +02:00
Franck Nijhof
5d2ebebef2
Add virtual integration: Piper (#27429) 2023-05-17 13:35:36 +02:00
Franck Nijhof
9bc80656c2
Add virtual integration: Whisper (#27430) 2023-05-17 13:35:07 +02:00
tronikos
432cb15b66
Create Google Generative AI Conversation integration documentation (#27424)
* Create google_generative_ai_conversation.markdown

* Update google_generative_ai_conversation.markdown

* Update google_generative_ai_conversation.markdown

* Update google_generative_ai_conversation.markdown

* Update google_generative_ai_conversation.markdown

* Update google_generative_ai_conversation.markdown
2023-05-16 21:07:52 -04:00
Franck Nijhof
825d6d305b
Add sensor device class volatile_organic_compounds_parts (#27428) 2023-05-17 01:47:38 +02:00
J. Nick Koston
4ad8882b25
The profiler.memory service is now available on py 3.11 (#27413) 2023-05-16 08:26:09 +02:00
Flo
bf653ac333
Update alexa.intent.markdown (#27326) 2023-05-11 08:54:02 +02:00
Franck Nijhof
089f3c794e
Add counter.set_value service (#27345)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-10 18:52:20 +02:00
Malte Franken
aac977cb5f
Migrate geo_json_events platform to integration with config flow (#22471)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-10 17:08:22 +02:00
kernelpanic85
8630b4af45
Update panasonic_bluray with new model support (#27328) 2023-05-09 18:28:49 +02:00
Joakim Plate
b890b51f08
Nibe library bump to 2.2.0 (#27306) 2023-05-07 18:31:59 +02:00
Austin Mroczek
a91cf4e3d8
Add diagnostic sensor instructions to Total Connect (#23054)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-07 18:31:08 +02:00
andarotajo
dae9701581
Add config flow to dwd_weather_warnings (#26914) 2023-05-07 18:26:31 +02:00
Joakim Plate
7957140382
Add climate and water_heater to nibe_heatpump (#25012)
* Add climate to nibe_heatpump

* Add water_heater
2023-05-07 18:24:29 +02:00
Guido Schmitz
b5e4c9cd28
Add button platform to devolo_home_network (#25740) 2023-05-07 14:54:01 +02:00
Steve Easley
d10539b328
Add new JVC Projector integration (#25470)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-06 23:45:14 +02:00
Artem Draft
f95dbb8f7e
Add media_player platform to Android TV Remote (#27059)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-05-06 09:18:38 -05:00
Franck Nijhof
ad64d45dc1
Merge branch 'current' into next 2023-05-03 19:23:08 +02:00
starkillerOG
ddfc4dad73
Add RLN36 NVR as supported (#27243) 2023-05-03 18:46:46 +02:00
c0ffeeca7
8251437e30
fix typo (#27246) 2023-05-03 11:34:09 -05:00
c0ffeeca7
67706fa7ba
Assist: add glossary tooltip for intent (#27244) 2023-05-03 11:29:16 -05:00
c0ffeeca7
3e0b522080
Assist default sentences: add section explaining how ... (#27242)
* Assist default sentences: add section explaining how to view supported sentences

* fix typo
2023-05-03 11:11:55 -05:00
c0ffeeca7
45cd1947f2
Glossary: add intent (#27241)
* Glossary: add entry for intent

* Glossary, intent: fix layout
2023-05-03 11:05:42 -05:00