Commit Graph

3593 Commits

Author SHA1 Message Date
dependabot[bot] a1fca1d53c
Bump actions/stale from 6 to 7 (#2562)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 14:56:14 +13:00
dependabot[bot] 46a48ddc47
Bump dessant/lock-threads from 3 to 4 (#2507)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 14:55:58 +13:00
dependabot[bot] 76a87a5e04
Bump actions/checkout from 3.1.0 to 3.3.0 (#2576)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 08:43:11 +01:00
lillborje71 36b3a33c05
fix rotary encode example (#2573) 2023-01-04 15:34:00 -08:00
optimusprimespace ca531ba52e
Updated pmsx003.rst (#2567) 2022-12-23 13:45:46 +01:00
Jeremy Pack dc528e0b6b
Rework reference to MQTT as its not really the point (#2565) 2022-12-23 11:59:38 +13:00
Jesse Hills 150d149d60
Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
Lukáš Maňas 22d9e6c4bc
Fix syntax in the script.is_running lambda example (#2564) 2022-12-22 14:55:37 +01:00
Jesse Hills b07aa7325a
Merge pull request #2559 from esphome/bump-2022.12.3
2022.12.3
2022-12-20 23:34:20 +13:00
Jesse Hills 8e7d1e76af
Update supporters for 2022.12.3 2022-12-20 23:16:36 +13:00
Jesse Hills f0efa7d563
Update changelog for 2022.12.3 2022-12-20 23:15:57 +13:00
Jesse Hills aecf9affaf
Bump version to 2022.12.3 2022-12-20 23:15:41 +13:00
Casey Burnett 8c4869a4e8
docs(getting_started): fix typo (#2558) 2022-12-20 07:19:17 +01:00
Jesse Hills 93a2cae561
Merge pull request #2557 from esphome/bump-2022.12.2
2022.12.2
2022-12-20 11:06:52 +13:00
Jesse Hills 6b0378ad7e
Update supporters for 2022.12.2 2022-12-20 10:50:34 +13:00
Jesse Hills bf5f690904
Update changelog for 2022.12.2 2022-12-20 10:49:58 +13:00
Jesse Hills 631a2bfdb6
Bump version to 2022.12.2 2022-12-20 10:49:37 +13:00
Evgeni Golov a3bc4197fa
document that cron behaves like days_of_week, not like crontab (#2555) 2022-12-18 12:51:45 -08:00
mailwash 7ccd3ddfe9
Update sn74hc165.rst (#2552)
Corrected:
        pin:
          sn74hc165: sn74hc165_hub
2022-12-18 13:54:49 +01:00
H. Árkosi Róbert 0cf1618a7c
Update servo.rst (#2546)
8551c30b39 (commitcomment-93267779)
2022-12-16 15:09:31 +01:00
pedjas 67e445bc06
Updated example (#2545)
Example updates so it better represents how it should be used for novice users and work as expected.
2022-12-16 13:28:00 +01:00
Jesse Hills b18eb16ef5
Merge pull request #2544 from esphome/bump-2022.12.1
2022.12.1
2022-12-16 14:05:44 +13:00
Jesse Hills 7577c07007
Update supporters for 2022.12.1 2022-12-16 13:37:18 +13:00
Jesse Hills 08832fdea1
Update changelog for 2022.12.1 2022-12-16 13:36:42 +13:00
Jesse Hills d14b30bffb
Bump version to 2022.12.1 2022-12-16 13:36:12 +13:00
Nejc afa259f609
Added example for 16x32 display in addressable_light.rst (#2543)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-16 10:40:36 +13:00
J. Nick Koston aef86632f1
Update bluetooth proxy docs with latest information on active bluetooth connections (#2469)
* Add warning about web server component causing failures

* Update components/bluetooth_proxy.rst

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* feedback

* feedback

* Apply suggestions from code review

* Update components/bluetooth_proxy.rst

* feedback

* feedback

* preen

* preen

* clarify services are GATT services

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-15 18:25:18 +01:00
H. Árkosi Róbert bb4125f709
Update wifi.rst (#2540)
add ethernet to seealso
2022-12-15 10:04:45 +01:00
H. Árkosi Róbert bd15bf78f7
Update ethernet_info.rst (#2539)
add ethernet to seealso
2022-12-15 10:01:30 +01:00
H. Árkosi Róbert 4e2619e50b
Update wifi_info.rst (#2538)
add wifi and wifi_signal to seealso
2022-12-15 10:01:03 +01:00
H. Árkosi Róbert 0b108efbba
Update wifi_signal.rst (#2536)
add wifi_info to seealso
2022-12-15 10:00:44 +01:00
H. Árkosi Róbert 5712ac2feb
Update wifi.rst (#2537)
add wifi_info and wifi_signal to seealso
2022-12-15 10:00:22 +01:00
H. Árkosi Róbert 3c5725837b
Update network.rst (#2535) 2022-12-15 09:55:53 +01:00
H. Árkosi Róbert d1a76e03b8
Update ethernet.rst (#2534)
merge similar configs
2022-12-15 09:16:16 +01:00
Jeef 65d61fef7b
Update xiaomi_ble.rst (#2531)
* Update xiaomi_ble.rst

I spent a while trying to figure out how to find the Mac address for some sensors. As Bind Key has a top level heading I figured MAC address should also.

* Update xiaomi_ble.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 21:00:36 +01:00
pedjas 3d4d6bdca1
Added basic usage example (#2498)
* Added basic usage example

Document is not easy to follow for people who do not have some experience using ESPHome. I added simple usage example to help them starting up.

* Update index.rst

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-12-14 17:49:11 +01:00
H. Árkosi Róbert d931e55d50
Ethernet wESP32 rev 7, AiThinker, SLZB-06 and appearance (#2529)
* Ethernet wESP32 rev 7, AiThinker, SLZB-06 and appearance
2022-12-14 17:46:09 +01:00
H. Árkosi Róbert 20a6e1ff58
Document cache_services option for bluetooth proxies (#2528)
https://github.com/esphome/esphome-docs/pull/2520
2022-12-14 17:11:02 +01:00
Jesse Hills c2c7363d13
Merge pull request #2527 from esphome/bump-2022.12.0
2022.12.0
2022-12-14 17:06:45 +13:00
Jesse Hills e99f875eb9
Fix 2022-12-14 16:53:19 +13:00
Jesse Hills c72456a514
Update changelog for 2022.12.0 2022-12-14 16:42:59 +13:00
Jesse Hills 37173797a4
Bump version to 2022.12.0 2022-12-14 16:37:39 +13:00
Jesse Hills d753dfa6ad
Merge pull request #2526 from esphome/bump-2022.12.0b6
2022.12.0b6
2022-12-14 12:24:41 +13:00
Jesse Hills 12f920f872
Update supporters for 2022.12.0b6 2022-12-14 12:04:08 +13:00
Jesse Hills dc32a8743e
Update changelog for 2022.12.0b6 2022-12-14 12:03:32 +13:00
Jesse Hills 045bef2c61
Bump version to 2022.12.0b6 2022-12-14 12:03:04 +13:00
Jesse Hills 79c7b6d438
Merge pull request #2522 from esphome/bump-2022.12.0b5
2022.12.0b5
2022-12-13 19:42:36 +13:00
Jesse Hills 77aafd7e5d
Update changelog for 2022.12.0b5 2022-12-13 13:59:52 +13:00
Jesse Hills 485793ca08
Bump version to 2022.12.0b5 2022-12-13 13:58:45 +13:00
Jesse Hills e46e96d04c
Merge pull request #2521 from esphome/bump-2022.12.0b4
2022.12.0b4
2022-12-13 10:14:25 +13:00