Commit Graph

4284 Commits

Author SHA1 Message Date
Jesse Hills 53e01edac9
Update changelog for 2023.7.1 2023-08-01 12:09:19 +12:00
Jesse Hills 75fb166e6a
Bump version to 2023.7.1 2023-08-01 12:08:39 +12:00
Jesse Hills b012bef7b0
Remove message saying dashboard wont work on windows (#3082) 2023-08-01 12:08:39 +12:00
Brian Orpin c3222cac9f
Update FAQ to speifically mention OpenWrt and pfSense for mDNS (#3091)
* Update FAQ to speifically mention OpenWrt and pfSense for mDNS

Add specific reference to OpenWrt and pfSense to fix mDNS across subnets so when searching for either term, the FAQ should appear and point the user in the direction of adding the Avahi module and enabling it (plenty of detailed instructions available).

* Update faq.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-28 20:00:34 +02:00
cvwillegen 68fa517768
Fix typo (#3088) 2023-07-24 19:53:48 +02:00
kahrendt 5d6dc508a5
Fix a link and add more to See Also (#3085) 2023-07-22 20:53:51 +02:00
Jesse Hills 8c17d25efb
Fix issue link (#3084) 2023-07-20 14:46:50 +12:00
imgbot[bot] 06b6c9f4e7
[ImgBot] Optimize images (#3051)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-07-20 10:42:39 +12:00
Guillermo Ruffino a160d97f9e
Fix for schema 2023.7 (#3078) 2023-07-19 22:35:00 +00:00
Patrick ZAJDA 6afdf5aea8
Specify web_server ota configuration variable is not compatible with esp-idf (#3081)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-20 10:27:48 +12:00
Jesse Hills f53c03e104
Add block about component operation warning to changelog (#3083) 2023-07-20 09:33:15 +12:00
Graham Brown 500a93608d
fix issues and note only away/home (#3040) 2023-07-20 08:31:03 +12:00
Jesse Hills 0d0b6ab063
Merge pull request #3080 from esphome/bump-2023.7.0
2023.7.0
2023-07-19 15:44:53 +12:00
Jesse Hills abde203b50
Update changelog for 2023.7.0 2023-07-19 13:38:00 +12:00
Jesse Hills 020078825f
Bump version to 2023.7.0 2023-07-19 12:59:51 +12:00
Jesse Hills 1789c1687e
Merge pull request #3079 from esphome/bump-2023.7.0b3
2023.7.0b3
2023-07-19 12:40:44 +12:00
Jesse Hills b1c46812c8
Update supporters for 2023.7.0b3 2023-07-19 11:42:23 +12:00
Jesse Hills 759099c98f
Update changelog for 2023.7.0b3 2023-07-19 11:41:54 +12:00
Jesse Hills 5f99106bf2
Bump version to 2023.7.0b3 2023-07-19 11:41:30 +12:00
Jesse Hills a97fa8dcbb
Merge branch 'current' into beta 2023-07-19 11:41:10 +12:00
Kevyn Malpass e2ae2dec30
Update automations.rst (#3076)
Added .c_str() for string output in logger example. 
On line 290, changed:

ESP_LOGD(TAG, "%s: %d", id(my_global_string), id(my_global_int));

to:

ESP_LOGD(TAG, "%s: %d", id(my_global_string).c_str(), id(my_global_int));
2023-07-18 07:00:50 +02:00
Jesse Hills 35bc188e8f
Merge pull request #3073 from esphome/bump-2023.7.0b2
2023.7.0b2
2023-07-17 10:19:49 +12:00
Jesse Hills 91e560e181
Update supporters for 2023.7.0b2 2023-07-17 09:30:47 +12:00
Jesse Hills 2fbd37dc1c
Update changelog for 2023.7.0b2 2023-07-17 09:30:16 +12:00
Jesse Hills 0b91727b3c
Bump version to 2023.7.0b2 2023-07-17 09:29:38 +12:00
Clyde Stubbs 59a279e923
Add timeout filter documentation (#3068) 2023-07-17 09:29:38 +12:00
Jesse Hills d22b54e634
Add section for ADC pins on esp32 (#3072) 2023-07-17 09:29:38 +12:00
Jesse Hills 25928d5f71
Remove restore_state from template switch (#3070) 2023-07-17 09:29:37 +12:00
Jesse Hills 7bfd2aad4a
Merge branch 'current' into beta 2023-07-17 09:29:21 +12:00
NP v/d Spek 046e7ba697
Update remote_transmitter.rst (#3066)
changed ``Set this **is** 50%`` to ``set this **to** 50%``
2023-07-15 10:49:22 +02:00
gohakn 21a9fdf4f6
vbus alias Deltasol BS Plus V2 (#3065) 2023-07-14 14:49:38 -07:00
Jesse Hills 2da5d1eadf
Fix tip on dark mode (#3062) 2023-07-14 10:45:17 +12:00
Jesse Hills 1f12c0fb74
Merge pull request #3060 from esphome/bump-2023.7.0b1
2023.7.0b1
2023-07-13 10:54:11 +12:00
Jesse Hills 52d2bdb37b
Update supporters for 2023.7.0b1 2023-07-13 10:16:00 +12:00
Jesse Hills f918f95f48
Update changelog for 2023.7.0b1 2023-07-13 10:15:27 +12:00
Jesse Hills 03fac2ddbc
Bump version to 2023.7.0b1 2023-07-13 09:50:48 +12:00
Jesse Hills 3bf1182949
Merge branch 'current' into next 2023-07-13 09:46:53 +12:00
Sergey Dudanov c78d80b831
New duty_time sensor (#3049)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-13 08:48:21 +12:00
Christian b83777305e
fix naming (#3059) 2023-07-13 08:13:53 +12:00
Graham Brown 8fbae15565
fix caution and search style in dark mode (#3056) 2023-07-12 14:27:29 -05:00
danieltwagner 87f7a1c82a
Add ATM90E26 documentation (#3002) 2023-07-12 17:10:25 +12:00
Clyde Stubbs 2c3b017500
Add 12MHz option to canbus docs. (#3055) 2023-07-12 15:12:51 +12:00
Christian f54cf2ff7d
grove TB6612FNG (#2906)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 15:02:56 +12:00
Kevin P. Fleming fb4f1957b0
airthings_wave: Document battery-voltage sensors. (#3007) 2023-07-12 13:38:55 +12:00
Stefan Rado a7dd5acf17
Add documentation for TT21100 touchscreen component (#2916)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 13:19:28 +12:00
KoenBreeman 6eb726d8d3
Documentation PCF8563 (#2868)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-12 09:19:31 +12:00
jan-hofmeier 2a96773541
Add documentation for Alpha3 Pump component (#2278)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-07-11 17:12:53 +12:00
kahrendt 860677d09d
Add documentation for new Zio Ultrasonic Distance Sensor component (#3043) 2023-07-11 16:24:23 +12:00
Jesse Hills 547549bbf2
Merge pull request #3050 from esphome/bump-2023.6.5
2023.6.5
2023-07-10 13:53:44 +12:00
Jesse Hills 873c7af8c2
Update supporters for 2023.6.5 2023-07-10 11:25:39 +12:00