Oxan van Leeuwen
71244baaf5
Document device class support for Switch ( #1853 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 09:04:54 +13:00
Keilin Bickar
7fd533fe17
Add lock component documentation ( #1867 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 07:24:35 +13:00
Jesse Hills
24d943897c
Merge pull request #1874 from esphome/bump-2022.1.3
...
2022.1.3
2022-02-03 07:22:01 +13:00
Jesse Hills
b1c431dc94
Update supporters for 2022.1.3
2022-02-02 22:18:27 +13:00
Jesse Hills
4c2daa1d43
Update changelog for 2022.1.3
2022-02-02 22:17:48 +13:00
Jesse Hills
75a91cad0b
Bump version to 2022.1.3
2022-02-02 22:16:25 +13:00
Otto Winter
7ad73e0daf
Optimize images displayed on homepage ( #1860 )
2022-01-31 08:05:20 +01:00
Matt Hamilton
5934c83969
Add support for Waveshare 7.5in-bv2 ( #1859 )
2022-01-29 00:37:54 +13:00
drug123
ed30567789
Documentation for Xiaomi MHO-C303 sensor ( #1855 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-27 12:54:47 +13:00
Samuel Sieb
425e0bc38d
Fix misleading status led note ( #1858 )
2022-01-27 12:41:36 +13:00
Jesse Hills
2aad032f6e
Merge branch 'current' into next
2022-01-27 09:45:34 +13:00
Martin
462ddf690e
remove incomple mqtt component ( #1848 )
2022-01-27 09:16:38 +13:00
Trick van Staveren
f82c5b8ff1
Update link to PlatformIO boards list ( #1852 )
2022-01-27 09:14:53 +13:00
H. Árkosi Róbert
7e29fa2891
Clarification for MCP23017 ( #1854 )
2022-01-27 09:14:17 +13:00
Nicholas Peters
f37b031f8f
Add auto gain setting to tsl2591 docs ( #1843 )
2022-01-26 22:48:59 +13:00
Wouter van der Wal
9f07ad671e
Added documentation for qr code component ( #1748 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-26 22:20:49 +13:00
Jesse Hills
596c3e2035
Reorganize for base touchscreen docs ( #1834 )
2022-01-26 16:26:48 +13:00
micronen
aed19cdb39
Add Heap Sensors - free/max block/fragmentation #1578 ( #1041 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 19:18:57 +01:00
Zebble
b7a3afacce
Add additional colours for GROW R503-RGB. ( #1851 )
2022-01-25 17:18:11 +01:00
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