Kevin P. Fleming
ba24edff4b
configuration-types: Demonstrate usage of packages as templates ( #2980 ) ( #2980 )
2023-06-04 22:35:17 +02:00
H. Árkosi Róbert
6f42aab00e
Delete homeassistant_upgrade.rst ( #2973 )
...
As per admin request https://discord.com/channels/429907082951524364/930955987584684102/1114109005749571584
2023-06-03 07:46:07 +12:00
H. Árkosi Róbert
1240f2c904
Update index.rst ( #2972 )
...
Remove python cookbook from index
2023-06-03 07:45:40 +12:00
c0ffeeca7
e02a41469c
Update links to voice control ( #2971 )
2023-06-02 17:59:10 +02:00
H. Árkosi Róbert
67513701e8
Brush up page looks for Web Server Component ( #2969 )
...
* Brush up page looks for Web Server Component
* Update web_server.rst
* Update web_server.rst
* Update web_server.rst
2023-06-01 16:03:01 +02:00
H. Árkosi Róbert
96a306087b
Update http_request_sensor.rst ( #2968 )
2023-06-01 15:36:51 +02:00
H. Árkosi Róbert
5f834afd0d
Update http_request_sensor.rst ( #2967 )
...
* Update http_request_sensor.rst
Add security notes
* Update http_request_sensor.rst
* Update http_request_sensor.rst
2023-06-01 14:06:25 +02:00
H. Árkosi Róbert
62aa463b99
Correct web_server auth type ( #2966 )
...
* Correct web_server auth type
It's not Basic, but Digest!
* Fix typos
2023-06-01 13:14:44 +02:00
H. Árkosi Róbert
ca829aeca3
Add more links to See Also ( #2965 )
...
Add more links to See Also
2023-06-01 12:02:37 +02:00
H. Árkosi Róbert
13c55ea24b
Add more links to See Also, fix REST API hook ( #2964 )
2023-06-01 11:24:00 +02:00
H. Árkosi Róbert
f245b7a1c6
Add more links to See Also ( #2963 )
2023-06-01 11:20:57 +02:00
H. Árkosi Róbert
3e5fb95498
Update http_request_sensor.rst ( #2962 )
...
Fix some typos
2023-06-01 11:14:16 +02:00
H. Árkosi Róbert
59f791e6c9
Update http_request_sensor.rst ( #2961 )
...
fix typos and add a bit of explanation
2023-06-01 08:49:16 +02:00
MicroPhonon
5b16e023b5
Expand custom I2C documentation ( #2912 )
...
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
* Update i2c.rst
2023-05-31 15:41:39 +02:00
muddyfeet
89451cbe46
Update custom.rst to include changes made in CoverTraits ( #2944 )
...
Update documentation to add changes made in https://github.com/esphome/esphome/pull/3897
traits.set_supports_stop(true) required now in the custom cover for stop button to be exposed.
2023-05-31 15:40:41 +02:00
Staffan Larsen
b3fb5b3b84
Add "dimensions" and remove "cs_pin" ( #2848 )
...
* Add "dimensions" and remove "cs_pin"
Added "dimensions" since it was not documented.
Removed "cs_pin" since ili9xxx does not use that config.
* Remove cs_pin from examples
2023-05-31 15:39:31 +02:00
smoke007
3967374318
Update mics_4514.rst ( #2862 )
...
MICS-4514 being sold on AliExpress has the same model number, but is a different board that doesn't use I²C Bus. Adding a note about this as a warning for anyone shopping for this sensor.
2023-05-31 15:38:01 +02:00
joaopedrotaveira
e209f47639
Update hmc5883l.rst ( #2864 )
...
Fixed address on example
2023-05-31 15:37:13 +02:00
Ludovic BOUÉ
d2bf9eba84
Update binary.rst ( #2884 )
...
Add binary output component to use for this fan.
2023-05-31 15:33:11 +02:00
Guillermo Ruffino
0b041128a6
Current-gen-schema ( #2887 )
...
* fix enum docs style
* schema fixes updates for 2023.2
* support multi key prop
* format fixes
* Format fixes
* set typed
* fix code quotes
* add platforms
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:31:55 +02:00
notsonominal
12f9aefeed
Update captive_portal.rst ( #2898 )
...
Specify only serial uploads will overwrite the wifi settings.
2023-05-31 15:27:21 +02:00
yousaf465
bcc9ed6bc5
Create how to share sensor data via http_request ( #2893 )
...
* Create how to share sensor data via http_request
initial webserver for http_request
* Update how to share sensor data via http_request
* Rename how to share sensor data via http_request to http_request_sensor.rst
* Update http_request_sensor.rst
* added client and server images
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
fixed template sensor
* Update http_request_sensor.rst
fixed template senor indent
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update index.rst
added htttp_request to cookbook
* Update http_request_sensor.rst
updated node ----> nodes
* Update index.rst
Updated node to nodes in index.rst
* Update http_request_sensor.rst
fixed headline underline too short
* Update http_request_sensor.rst
* Update index.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
* Update http_request_sensor.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:24:42 +02:00
H. Árkosi Róbert
f73a7fa829
add "See also" footer and inner reference anchors ( #2960 )
2023-05-31 15:13:48 +02:00
Tim Laurence
f1268d3670
Add directions on how to automate firmware updates ( #2914 )
2023-05-31 14:35:30 +02:00
Aapeli Vuorinen
c8b352fe48
Update sensiron datasheets ( #2927 )
2023-05-31 14:34:53 +02:00
ugoogalizer
a0382272be
added note on NFS for container config volume ( #2930 )
...
Co-authored-by: MC <johndoe@example.com>
2023-05-31 14:34:30 +02:00
H. Árkosi Róbert
d21a0df727
Update rtttl.rst ( #2959 )
2023-05-31 14:19:21 +02:00
blakadder
da0f328272
Update i2s_audio.rst ( #2947 )
...
* Update i2s_audio.rst
Superscript title to keep inline with other I2S components
* Update components/media_player/i2s_audio.rst
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-30 20:44:22 +02:00
LewisSpring
805ece2df4
Update internal_temperature.rst - Clarify 53.3/128 value ( #2955 )
2023-05-30 09:35:45 +12:00
Jesse Hills
2c04201c0b
Merge pull request #2952 from esphome/bump-2023.5.5
...
2023.5.5
2023-05-29 10:25:41 +12:00
Jesse Hills
0125166c40
Update supporters for 2023.5.5
2023-05-29 09:43:08 +12:00
Jesse Hills
103f32f5de
Update changelog for 2023.5.5
2023-05-29 09:42:37 +12:00
Jesse Hills
8c16532006
Bump version to 2023.5.5
2023-05-29 09:42:13 +12:00
blakadder
bf123aad85
Update i2s_audio.rst ( #2946 )
...
* Update i2s_audio.rst
add link to new I2S Speaker component
* Update i2s_audio.rst
missed a backslash
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-28 09:56:40 +02:00
emanrezuneb
45ab0a00a9
fix mmc5603 example ( #2951 )
2023-05-27 22:59:08 +02:00
Keith Burzinski
8c6f619153
Merge pull request #2942 from esphome/bump-2023.5.4
...
2023.5.4
2023-05-24 17:21:32 -05:00
Keith Burzinski
0091ed0740
Update supporters for 2023.5.4
2023-05-24 16:00:31 -05:00
Keith Burzinski
ff4f629abf
Update changelog for 2023.5.4
2023-05-24 16:00:16 -05:00
Keith Burzinski
03ff8188e7
Bump version to 2023.5.4
2023-05-24 15:58:54 -05:00
Rajan Patel
ffa4d4e793
Add mute pin to i2s_audio/media_player ( #2928 )
2023-05-25 07:35:38 +12:00
Keith Burzinski
a38eb0ef21
Merge pull request #2938 from esphome/bump-2023.5.3
...
2023.5.3
2023-05-22 17:37:01 -05:00
Keith Burzinski
9879b1f9c9
Update supporters for 2023.5.3
2023-05-22 16:56:41 -05:00
Keith Burzinski
4c705a8c2d
Update changelog for 2023.5.3
2023-05-22 16:54:46 -05:00
Keith Burzinski
85f17fc9f3
Bump version to 2023.5.3
2023-05-22 16:53:17 -05:00
Jesse Hills
e2e5628a92
Add channel to i2s_microphone ( #2937 )
2023-05-22 16:53:17 -05:00
Jesse Hills
d88f4b9590
Merge pull request #2936 from esphome/bump-2023.5.2
...
2023.5.2
2023-05-22 12:15:24 +12:00
Jesse Hills
4009d6ee71
Update supporters for 2023.5.2
2023-05-22 11:32:44 +12:00
Jesse Hills
d0719c6842
Update changelog for 2023.5.2
2023-05-22 11:32:14 +12:00
Jesse Hills
abdbef77ba
Bump version to 2023.5.2
2023-05-22 11:31:32 +12:00
Jesse Hills
f362d81531
Merge pull request #2929 from esphome/bump-2023.5.1
...
2023.5.1
2023-05-18 14:28:13 +12:00