Commit Graph

2804 Commits

Author SHA1 Message Date
Flaviu Tamas
0469882912
Add live reloading (#1786)
Replace the existing webserver target with a live-reloading target.

Adds a dependency on https://github.com/executablebooks/sphinx-autobuild
2022-01-25 08:49:20 -05:00
Flaviu Tamas
497258cae7
Add Github UI instructions for docs (#1838) 2022-01-25 10:25:09 +01:00
Jimmy Hedman
52e5273892
Add documentation for enable_ipv6 flag. (#1749)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 10:00:09 +01:00
guillempages
89c2c47e47
Document HTTP redirections follow options (#1839)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 09:53:56 +01:00
Dav-id
f2a494d6d0
Esp32cam full control (#1836) 2022-01-25 11:54:00 +13:00
Martin
05710020e2
document changes from PR#3037 (#1844)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 11:42:06 +13:00
Jesse Hills
218a68ceb1
Merge pull request #1847 from esphome/bump-2022.1.2
2022.1.2
2022-01-25 09:36:48 +13:00
Oxan van Leeuwen
8617317065
Add output button documentation (#1846)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 09:30:56 +13:00
Jesse Hills
59d3c3d5b7 Update supporters for 2022.1.2 2022-01-25 09:19:42 +13:00
Jesse Hills
699a530e79 Update changelog for 2022.1.2 2022-01-25 09:19:17 +13:00
Jesse Hills
e9de74b007 Bump version to 2022.1.2 2022-01-25 09:11:21 +13:00
Sergey Dudanov
f7668ba215
Use Buttons instead of switches in midea example (#1845) 2022-01-24 18:16:30 +01:00
Flaviu Tamas
75c6a90c76
Revert "Process files with netlify (#1841)" (#1842)
This reverts commit 3d78aecc47.

Turns out that there's a time limit on builds, and sphinx output has a
whole lot of JS that gets bundled and minified.

We end up running up against the time limit and the whole build fails.
Therefore, revert it.
2022-01-24 00:38:44 +00:00
Flaviu Tamas
3d78aecc47
Process files with netlify (#1841)
I'm not sure if this will actually work, but if it does, it'll reduce
the size of a bunch of the image files automatically & not require us to
worry about that anymore.

It'll also combine all our JS & CSS files into a single bundled request.
2022-01-23 19:23:03 -05:00
Flaviu Tamas
23d374f480
Add virtualenvs to sphinx ignore (#1840)
We don't want to try and include these directories in our output
2022-01-23 19:01:22 +00:00
Oxan van Leeuwen
7b43258e06
Fan platform refactor (#1837) 2022-01-23 15:28:27 +01:00
VitaliyKurokhtin
9672bca6e5
Command retain option for MQTT component (#1822) 2022-01-23 21:05:40 +13:00
Pavel Skuratovich
f2e4778d70
Slow pwm restart cycle on state change (#1774)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-22 23:09:02 +01:00
Joshua Spence
296cda82cd
Add restore_mode to fan component (#1802) 2022-01-22 20:42:36 +01:00
William Charlton
a620f19eb6
Add Wake-on-LAN docs (#1775)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: William Charlton <will.charlton1@icloud.com>
2022-01-23 00:14:01 +13:00
Jesse Hills
bb18559af9
Update for multiple cd74hc4067 (#1833) 2022-01-22 19:33:20 +13:00
Oxan van Leeuwen
ebf628ca74
Add note that buttons are unidirectional (#1831) 2022-01-22 19:32:37 +13:00
Flaviu Tamas
7bfa9be862
Improve documentation around installing ESPHome and connecting devices to computers (#1787)
* Begin for-dummies programming guide

* Delete getting-started-cli content

* Seperate connection guide

* Refactor instructions

Have the Getting started guides link to the correct subguides when they
need to explain how to do a common thing.

* Apply suggestions from code review

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

* Add physical connection note to hassio guide

* Improve page titles

* Mention lack of tested Mac instructions

* Fix typos

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-21 14:01:10 +00:00
Flaviu Tamas
05edc9dee6
Remove recommendation from calibrate_linear (#1830)
Requested here: https://github.com/esphome/esphome-docs/pull/1701#discussion_r789486034
2022-01-21 13:57:43 +00:00
Craig Fletcher
7047f9c0d6
Update mqtt to reflect changes in 2022.1 (#1826)
* Update mqtt to reflect changes in 2022.1

`root` is no longer passed by reference; update the documentation to reflect this.

* Fix long-broken subscribe_json call

Co-authored-by: Flaviu Tamas <tamasflaviu@gmail.com>
2022-01-21 13:52:35 +00:00
spacemanspiff2007
e869ce49cd
Specified how the sensor values get populated (#1809)
* Specified how the sensor values get populated

* Update template.rst

* Update template.rst

Reword things a little

Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-01-21 03:25:29 +00:00
swifty99
b7b082cba1
Clarification of the behavior of calibraty_linear filter (#1701) 2022-01-20 22:14:09 -05:00
edgimar
b447d77ce7
add sample config for Tuya Smart Life RGBW controller (#898) 2022-01-21 03:13:00 +00:00
Eduardo Pérez
5dfbda8380
Fix temperature-related variable names (#1820) 2022-01-20 21:49:09 -05:00
Jesse Hills
c1322525ed
Add ektf2232 touchscreen controller (#1793) 2022-01-21 15:45:57 +13:00
JeeCee1
09bedc0f14
Update esp32_ble_tracker.rst (#1824)
Added ``Defaults to 30ms`` to ``window`` parameter.
2022-01-20 21:43:55 -05:00
JeeCee1
b8a9a6f5f4
Update xiaomi_ble.rst (#1825)
Added ´´´The easiest method to retrieve the bindkey from the cloud is to use the Cloud Tokens Extractor, written by one of Home Assistant users. If you prefer to not use the executable, read here.´´ and a link under "See Also"
2022-01-20 21:43:01 -05:00
stonie08
8164318c92
Update qmc5883l.rst (#1828)
fixed minor typo in the documentation
2022-01-20 21:34:45 -05:00
Jesse Hills
e34ba81185
Update dashboard screenshots (#1791)
Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-01-21 11:16:50 +13:00
Jesse Hills
5060264b1b
Add doc for transparent_binary image type (#1796) 2022-01-21 11:16:34 +13:00
Jesse Hills
021272ecee
Add initial_run to regular lambda effect (#1806) 2022-01-21 11:09:11 +13:00
Brandon
bd19be8b56
fix typo in it.invert_on_off() (#1821) 2022-01-20 09:09:42 +01:00
Jesse Hills
886adf7092
Merge pull request #1819 from esphome/bump-2022.1.1
2022.1.1
2022-01-20 09:19:00 +13:00
Jesse Hills
32306aaccf
Fix 2022-01-20 08:44:51 +13:00
Jesse Hills
c11a757edf
Update supporters for 2022.1.1 2022-01-20 08:35:35 +13:00
Jesse Hills
b64fcc075c
Update changelog for 2022.1.1 2022-01-20 08:35:12 +13:00
Jesse Hills
9ce940f266
Bump version to 2022.1.1 2022-01-20 08:34:19 +13:00
Jesse Hills
16cdfe44dc
Merge branch 'current' into next 2022-01-20 08:34:11 +13:00
Jesse Hills
fc051dbe3b
Fix gpio page mentioning PWM (#1818) 2022-01-20 08:32:58 +13:00
Jan Hubík
d0ffefbb94
Update menu path for compiled firmware download (#1816) 2022-01-20 07:38:47 +13:00
Maurice Makaay
eda1a3ef6f
Merge pull request #1817 from esphome/not-afraid-to-edit-on-github
Removed copy/paste error from ina260 doc
2022-01-19 13:12:17 +01:00
Maurice Makaay
499cfd9966
Removed copy/paste error from ina260 doc 2022-01-19 11:39:56 +01:00
sbur83
53a2aae5ca
Update tuya.rst (#1812) 2022-01-19 22:39:02 +13:00
Jesse Hills
179e5fc501
Fix pronoun (#1815)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-19 20:46:04 +13:00
Jesse Hills
061310a7cc
Merge pull request #1814 from esphome/bump-2022.1.0
2022.1.0
2022-01-19 19:44:20 +13:00