H. Árkosi Róbert
e585f047cf
Update xiaomi_ble.rst
...
- added tips for improving reception performance
- some clarifications about TeLink flasher
- moved PVVX above ATC as PVVX is maintained, ATC seems to be abandoned, as per the message of the author in the repo, redirecting users to PVVX.
2022-07-05 10:06:52 +02:00
H. Árkosi Róbert
863de47da4
Update i2s_audio.rst
2022-07-05 09:33:03 +02:00
H. Árkosi Róbert
7283c8c038
Merge pull request #2096 from nickrout/patch-1
...
Update ethernet.rst
2022-07-04 14:35:29 +02:00
H. Árkosi Róbert
2b12dd408c
Merge pull request #2044 from sumirati/feature_1534
...
Update dht.rst with DHT21/AMS2301
2022-07-01 10:46:27 +02:00
H. Árkosi Róbert
2d6552d545
Merge pull request #2083 from sumirati/feature_1398
...
Feature 1398
2022-07-01 10:45:18 +02:00
Sybren A. Stüvel
262c698853
Clarify accuracy_decimals
in sensor config
...
The documentation for `accuracy_decimals` was a bit vague and inaccurate (oh the irony). I think this is better.
As discussed in the Discord channel with @ssieb.
2022-06-30 23:57:19 +02:00
H. Árkosi Róbert
482a1ba4ad
Update i2s_audio.rst
2022-06-29 22:29:03 +02:00
H. Árkosi Róbert
9bb84f55a5
Merge pull request #2140 from joegross/patch-1
...
fix yaml indentation
2022-06-28 17:46:53 +02:00
H. Árkosi Róbert
4d4e64be53
Merge pull request #2116 from rfvermut/patch-1
...
typo: switch, not sensor
2022-06-28 17:46:23 +02:00
Lukas Klass
75f3e84361
fix naming of configuration variable
2022-06-27 20:13:13 +02:00
H. Árkosi Róbert
993f065f1e
Merge pull request #2045 from Ironirc/patch-1
...
Update shelly_dimmer.rst
2022-06-26 08:15:47 +02:00
Maurice Makaay
a3673851fd
Merge pull request #2043 from sumirati/issue_3229
...
Fix typo in honeywellabp.rst
2022-06-25 19:21:15 +02:00
Maurice Makaay
9cce2009df
Merge pull request #2039 from jdgarner123160/patch-1
...
Update for typo
2022-06-23 09:20:22 +02:00
Sergey Dudanov
7642745c1d
Media Player: added play_media action ( #2145 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-23 10:34:12 +12:00
Chris
a15796d857
Copy and paste error
...
There was, what I believe to be a copy and paste error carried over from the mqtt sensor which only allows numeric data.
2022-06-20 20:57:56 -07:00
Sergey Dudanov
db4f33ee54
Media Player: on_state trigger ( #2142 )
2022-06-18 17:25:54 +12:00
Joe Gross
bd9f41c3f6
fix yaml indentation
2022-06-16 22:56:36 -07:00
Jesse Hills
04e247ec9a
Add volume actions for media player ( #2124 )
2022-06-13 13:32:45 +12:00
Jesse Hills
e1daa7225c
Merge branch 'current' into next
2022-06-08 22:46:09 +12:00
Jesse Hills
e910fd1170
Docs for media player actions ( #2118 )
2022-06-08 22:33:29 +12:00
lillborje71
0ef630be9f
Update deep_sleep.rst ( #2117 )
2022-06-08 16:16:34 +12:00
Samuel Sieb
5b8b1b5321
add new ILI9341 model (ILI9342) ( #2112 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-06-07 22:42:20 +12:00
Guillermo Ruffino
3ab83fc736
format clean up 2022-05 ( #2091 )
2022-06-06 20:31:19 -03:00
Pavels Veretennikovs
23c3c6d741
typo: switch, not sensor
2022-06-06 12:04:29 +03:00
Eric van Blokland
4214c29148
Added documentation for the RC6 codec ( #2103 )
2022-06-03 15:37:07 +12:00
Joe
b79a5f633b
Document BedJet clock methods ( #2098 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-03 13:53:28 +12:00
jimtng
c34c62430d
Add docs for mqtt.on_connect / on_disconnect ( #2105 )
2022-06-03 13:51:54 +12:00
Jesse Hills
2b3edea033
Add docs for media_player and i2s_audio ( #2107 )
2022-06-02 17:00:24 +12:00
Joe
58971143d1
Document new Bedjet heat_mode
config ( #2102 )
2022-05-31 15:45:10 +12:00
Jan Grewe
7ed383412b
Prometheus: include internals ( #2099 )
...
Co-authored-by: Jan Grewe <jan.grewe@flixbus.com>
2022-05-31 07:30:27 +12:00
Michael Davidson
ef3a289d9c
Update thermostat documentation in line with changes for #3298 ( #1966 )
...
* Update thermostat documentation in line with changes for #3298
* Incorporate feedback
* Update docs in line with new style of thermostat preset configuration
* PR feedback; some RST corrections and linguistic improvements
* Add deprecation warnings to default_ in the and away_config
* Lint fixes
2022-05-24 22:44:46 -05:00
nickrout
3c6fc2a842
Update ethernet.rst
...
wESP32 have apparently changed their chipset. See https://community.home-assistant.io/t/silicognition-wesp32-ethernet-support-crosslink-from-hardware/424775?u=nickrout
2022-05-25 10:09:53 +12:00
Sergey Dudanov
bd80ee67eb
midea: new power_toggle action ( #2094 )
2022-05-23 20:51:50 +12:00
Martin
02007a12f2
Sgp4x ( #2016 )
2022-05-19 12:47:37 +12:00
myml
5238b56856
Update esp32_camera.rst ( #2078 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-19 12:23:56 +12:00
Dave T
b443342e77
Add documentation describing new color pallet mode for ili9341 displays ( #2087 )
2022-05-19 10:23:06 +12:00
Jesse Hills
cdc3176ad4
Merge branch 'current' into beta
2022-05-17 23:16:27 +12:00
Jesse Hills
bc5d77164f
Merge branch 'current' into next
2022-05-16 13:33:17 +12:00
Maxim Ocheretianko
01b6a6df8e
Tuya status gpio support ( #2072 )
2022-05-16 13:18:39 +12:00
Jesse Hills
3ac0950f85
Revert "Tuya status gpio support" ( #2085 )
2022-05-16 13:17:25 +12:00
Jesse Hills
3b4b1ff419
Merge branch 'current' into beta
2022-05-16 13:07:05 +12:00
sumirati
4f11e2a1b8
Update AHT10 docs to show support for DHT20 sensor
2022-05-16 01:10:44 +02:00
Maxim Ocheretianko
ecd45454e9
Add Tuya select documentation ( #2075 )
2022-05-16 07:49:48 +12:00
Maxim Ocheretianko
dba7993673
Tuya status gpio support ( #2072 )
2022-05-16 07:44:18 +12:00
Cal Howard
ab9b57e6c3
Fixed grammatical error ( #2080 )
2022-05-15 13:54:47 +02:00
sumirati
5a082d7c6f
Update AHT10 to include AHT20/21
2022-05-13 14:51:10 +02:00
Chris Johnson
a4498e36b2
Update Inkbird TH1 docs to show support for TH2 sensors ( #2073 )
2022-05-13 09:21:02 +12:00
swifty99
306f5f55e8
TCS34725 automatic integration times ( #1951 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-12 16:53:37 +12:00
Jesse Hills
ebacc474d5
Merge branch 'current' into beta
2022-05-12 16:52:52 +12:00
Jesse Hills
dbddc09b34
Merge branch 'current' into next
2022-05-12 15:05:13 +12:00