Jesse Hills
6b0c125f6a
Merge branch 'current' into beta
2022-11-16 12:30:35 +13:00
Guillermo Ruffino
0978f22ddd
suggest using broadcast address for pzemac ( #2293 )
2022-11-15 10:36:35 -08:00
Mikkel Jeppesen
b136931741
Update bme680_bsec.rst
2022-11-14 23:00:10 +01:00
H. Árkosi Róbert
b6d2361fca
Merge pull request #2438 from esphome/nagyrobi-patch-2
...
`homeassistant` text sensor remove obsolete old version specification
2022-11-14 14:22:11 +01:00
H. Árkosi Róbert
b92ca2d93a
Update homeassistant.rst
2022-11-14 14:20:09 +01:00
H. Árkosi Róbert
44a37e3a5a
Update homeassistant.rst
2022-11-14 14:17:55 +01:00
H. Árkosi Róbert
a6f955354c
Merge pull request #2394 from pauln/update-sm300d2-docs
...
Revise SM300D2 documentation
2022-11-14 11:18:58 +01:00
H. Árkosi Róbert
8201a0df2c
Merge pull request #2383 from CWempe/patch-1
...
Remove duplicated option in hmc5883l.rst
2022-11-14 11:14:57 +01:00
Jesse Hills
028f40a8ea
Merge branch 'current' into beta
2022-11-14 13:31:38 +13:00
Mikkel Jeppesen
5536822b4b
Update description on temperature offset
...
This clarifies the "polarity" of the temperature offset setting
2022-11-13 19:50:17 +01:00
Piotr Kubiak
19ef5b8ec7
Fixed syntax
2022-11-13 19:07:15 +01:00
Benno Pütz
2a699ca74e
Typo
...
In line 10: Either "a button" or just "buttons" - in this context I'd prefer the former
2022-11-11 23:44:22 +01:00
Benno Pütz
e5c1cd48d1
removed superfluous 'to' in power_supply.rst ( #2287 )
2022-11-10 21:32:46 -08:00
Benjamin Freeman
34be440cbe
Add M5Stack PoESP32 Unit ethernet configuration ( #2420 )
2022-11-11 13:22:03 +13:00
Gilles van den Hoven
983ca09fdc
Updates for new functionality of the EZO component. ( #2133 )
...
Co-authored-by: Steve HOLWEG <PoppyPop@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2022-11-10 11:08:25 +13:00
Jesse Hills
da4402105e
Merge branch 'current' into beta
2022-11-10 11:08:13 +13:00
Nick
5a1b07af19
Add information about 3.3v current ability and UART rx_buffer_size ( #2281 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-10 08:00:56 +13:00
Colin Leroy-Mira
b96679e6ca
Merge branch 'current' into current
2022-11-09 16:53:49 +01:00
H. Árkosi Róbert
f65720c831
Merge pull request #2406 from optimusprimespace/current
...
SDM230M important notice to user to pay attention when configuring the energy monitor
2022-11-09 16:53:36 +01:00
Colin Leroy-Mira
bc12457fb5
Explicit wiring a bit
2022-11-09 16:49:31 +01:00
Jesse Hills
ff64be2162
Merge branch 'current' into next
2022-11-09 17:26:51 +13:00
Ben Marengo
0a445dd7d4
Update esphome.rst
2022-11-08 16:59:32 +00:00
Ben Marengo
74e4fe4c17
Update esphome.rst
2022-11-08 16:35:33 +00:00
Ben Marengo
e47f4d7db8
Update esphome.rst
2022-11-08 16:27:27 +00:00
Jesse Hills
5a2f48f818
Add default ota port for rp2040 ( #2415 )
2022-11-08 11:11:12 +13:00
swifty99
68dafe02ca
Remove misleading specification in example yaml
...
Integration time of 2.4ms gives most inaccurate results. Auto integration time does a good job and is default. Reference yaml which most users copy should reflect this.
2022-11-07 16:44:59 +01:00
optimusprimespace
70876a5e83
Merge branch 'esphome:current' into current
2022-11-07 15:33:32 +01:00
Stanislav Meduna
dc5f04661f
Implement a simple LCD menu ( #2029 )
...
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-07 19:01:00 +13:00
Søren Christian Aarup
79960466f3
Merge branch 'current' into patch-1
2022-11-06 15:17:46 +01:00
Christian Ferbar
354ec1f189
Fix Example configuration entry V1 ( #2271 )
2022-11-05 23:15:57 -07:00
H. Árkosi Róbert
12010b8ea7
Merge pull request #2264 from viisauksena/patch-1
...
clarify non normal cron - 6 fields with seconds
2022-11-05 09:14:54 +01:00
swifty99
592a0d47fd
update_interval missing in docs
...
In modbus update interval may and maybe should be configured. This was hidden in the example and should be in the config variables.
2022-11-04 18:18:42 +01:00
optimusprimespace
4202df26a7
Merge branch 'esphome:current' into current
2022-11-02 18:37:55 +01:00
Samuel Sieb
d4c6049c74
Change stepper example to use number instead of HA config ( #2404 )
2022-11-01 15:03:26 +13:00
Jesse Hills
28bb68b2f0
Merge branch 'current' into next
2022-11-01 12:38:36 +13:00
Ingurum
e0baa18eca
fix numbercall function names ( #2255 )
2022-10-30 21:50:56 -07:00
Dennis
87ccff4297
Added note about decimal accuracy of other sensors
...
Any sensors other than the DHT11 has at least one digit of accuracy. The default is 0, so this accuracy is lost and it's not obvious that the default masks the possibly higher resolution.
2022-10-30 18:39:07 +01:00
tubalainen
c762271f3e
id cannot be the same as the component name
...
The id cannot be the same as the component name, the example will not compile.
2022-10-30 17:45:17 +01:00
tubalainen
2f100e2598
Spelling miss on interRupt
...
interupt -> interrupt
2022-10-30 15:38:28 +01:00
whnr
c0579f928e
Update max31856.rst
...
Added note that only K type is supported at the moment.
2022-10-27 19:02:18 -04:00
Paul Nicholls
f99ee565a4
Revise SM300D2 documentation
...
Adds information about the LCD modules which are often sold with/for these sensors, and using them in conjunction with an ESP. Also notes that INPUT_PULLDOWN mode may help with reliability, and aligns some of the config descriptions with other air quality sensors.
2022-10-27 20:27:10 +13:00
Jesse Hills
1160dc279f
Remove devices on home page and replace with platforms ( #2393 )
2022-10-27 15:43:17 +13:00
Jesse Hills
423e1e69d2
Add basic rp2040 docs page ( #2392 )
2022-10-27 12:38:26 +13:00
Jesse Hills
540a68d1f6
Add compile_process_limit docs ( #2391 )
2022-10-27 12:17:26 +13:00
Jesse Hills
1f2fad852c
Merge branch 'current' into next
2022-10-26 12:07:51 +13:00
H. Árkosi Róbert
5e214c836f
Remove human readable example from uptime ( #2384 )
2022-10-25 19:10:06 +13:00
Samuel Sieb
444ca70937
replace deprecated hexencode ( #2240 )
2022-10-24 16:06:07 -07:00
Samuel Sieb
1dad7e4a57
fix pulse_counter example indent ( #2387 )
...
fixes #2386
2022-10-24 11:08:37 -07:00
Christoph Wempe
f5e4c2a39a
Remove duplicated option in hmc5883l.rst
...
The **range** option was listed twice.
2022-10-23 12:52:51 +02:00
Ben Marengo
859c1accae
clarify that active
is nested
2022-10-21 21:47:35 +01:00
briangunderson
ed88c1c6bc
Merge branch 'current' into patch-1
2022-10-21 12:21:25 -05:00
Brian Kaufman
7da3ff04cd
Fix color temp units for strobe effect
...
Re-sending PR
2022-10-21 09:27:17 -07:00
H. Árkosi Róbert
eacd292d90
Revert "Fix color temp units for strobe effect"
2022-10-21 06:49:16 +02:00
Brian Kaufman
8478bb15de
Fix color temp units for strobe effect
...
Percentage is not acceptable per config validation (cv.color_temperature). Must be mireds or Kelvin.
2022-10-20 13:00:21 -07:00
hagak
b1b0aeb68f
Added Daikin BRC Component to the Climate IR doc ( #2245 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 20:29:31 +13:00
rlowens
7b0df82b16
Add copy-sensor anchor
2022-10-19 02:18:07 -05:00
rlowens
50eb076c70
Add example workaround for static uniqueid
...
Since the sensor's uniqueid is static you have to use the copy sensor instead. Here's an example of doing that.
2022-10-19 01:18:09 -05:00
Maximilian
bb0900058b
Add docs from adc128s102 sensor ( #2308 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 17:06:26 +13:00
Carlos Gustavo Sarmiento
c8a99994ec
Documentation for Atlas Scientific Peristaltic Pump ( #2115 )
2022-10-19 16:13:22 +13:00
Jadson Santos
e306940c09
Add ethernet_info docs ( #2300 )
2022-10-19 13:44:58 +13:00
Marcel Hoppe
6764a47089
Add support for wl-134 ( #2137 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 13:44:30 +13:00
Jesse Hills
0a11470ac9
Merge branch 'current' into beta
2022-10-19 10:30:16 +13:00
Jesse Hills
e5cbec1c9d
Merge branch 'current' into current
2022-10-19 08:11:19 +13:00
Jesse Hills
98394994f7
Update components/output/pca9685.rst
2022-10-19 08:10:38 +13:00
Jesse Hills
e04f22b271
Update components/output/pca9685.rst
2022-10-19 08:10:12 +13:00
thatso
69b1bf4436
Update LYWSDCGQ description in xiaomi_ble.rst ( #2305 )
2022-10-19 08:07:43 +13:00
azrdev
3c4acf2e6a
Clarify docs for logger, globals ( #2323 )
2022-10-19 08:05:18 +13:00
Daniel Correa Lobato
0354a78e1c
Update cse7766.rst ( #2327 )
2022-10-19 08:03:26 +13:00
Dominik Bruhn
3b5704deb7
Fixed UFire EC Documentation ( #2357 )
2022-10-19 08:01:57 +13:00
Kuba Szczodrzyński
4237b1dd31
Add docs for keep_user_credentials ( #2301 )
2022-10-14 08:58:46 +13:00
Frank Riley
44689b9d69
Add min/max_interval and measured_power to esp32_ble_beacon ( #2337 )
2022-10-13 12:59:10 +13:00
Jesse Hills
e3c261bdac
Merge branch 'current' into next
2022-10-13 09:49:31 +13:00
Jesse Hills
f8c31b2a86
Merge branch 'next' into bump-2022.10.0b1
2022-10-13 09:18:46 +13:00
definitio
efb6f17ca8
Do not requre CS pin for st7789v ( #2354 )
2022-10-13 08:26:31 +13:00
Chris Feenstra
89fad3a06c
Add support for ZHLT01 heatpump IR protocol ( #2199 )
...
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
2022-10-12 15:30:00 +13:00
RoboMagus
af9abec4f4
Update docs for ble_client RSSI sensor ( #2339 )
2022-10-12 15:24:00 +13:00
H. Árkosi Róbert
36651f3a28
Update index.rst
2022-10-11 17:12:24 +02:00
H. Árkosi Róbert
093657e25a
Changed relay_1
to light_1
...
To avoid confusion that a relay can be set at 50%.
2022-10-11 17:07:17 +02:00
NP v/d Spek
90645afd57
Update xpt2046 documentation ( #2259 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-11 10:10:27 +13:00
polgarc
e09caf5c8c
Fix broken links
2022-10-09 23:38:44 +02:00
Jesse Hills
6ed0330463
Active connection config for bluetooth_proxy ( #2345 )
2022-10-06 09:22:03 +13:00
Jesse Hills
0f62a4bb63
Merge branch 'current' into next
2022-10-06 09:21:34 +13:00
Jesse Hills
ba2210f994
Active connection config for bluetooth_proxy ( #2345 )
2022-10-06 09:17:47 +13:00
Francisco J. Solis
e7d8e75dd8
docs: update the quantile link
...
The quantile link has been updated to a more descriptive one, which gives a better idea of the quantile function.
Refs: https://github.com/esphome/issues/issues/3622
2022-10-04 23:27:02 -05:00
Jesse Hills
11558249ee
Add min_version docs ( #2342 )
2022-10-05 16:31:24 +13:00
Patrick ZAJDA
86829a7eeb
Add id and teleinfo_id to teleinfo configuration variables ( #2340 )
2022-10-05 14:31:51 +13:00
ShellAddicted
946211c10a
mqtt: MbedTLS doesn't like wildcard certificates ( #2336 )
2022-10-05 14:31:15 +13:00
Michael Haas
d08cbe4523
Fix typo
2022-10-01 08:14:32 +02:00
briangunderson
10b2abc450
update bedjet.rst
...
The Bedjet app (iOS) no longer exposes MAC addresses of connected devices.
2022-09-29 09:09:44 -05:00
Jesse Hills
1dce603dbb
Merge branch 'current' into next
2022-09-29 16:00:37 +13:00
David Girón
728bb6ccf0
Update YAML indent of mpl3115a2
2022-09-28 21:36:30 +02:00
H. Árkosi Róbert
ceadda59ea
Update time_based.rst
2022-09-27 17:04:13 +02:00
bakeromso
438199f7f5
fixed typo's and added coma
2022-09-26 14:40:47 +02:00
Michael Davidson
6873e425d4
Remove deprecated settings and document new default_preset ( #2292 )
...
* Remove deprecated settings and document new default_preset
* Lint fixes
* More lint fixes
* Index note
* Fix incorrect plural
2022-09-25 21:59:08 -05:00
H. Árkosi Róbert
e21626f056
Merge pull request #2279 from esphome/nagyrobi-patch-1
...
Add BTHome to See Also list
2022-09-25 17:08:25 +02:00
Alex Iribarren
28740383e5
Mention that update_interval can be never
2022-09-25 16:20:56 +02:00
Michael Davidson
fa7780b365
Switch from marking default_target_temperature_* and default_mode as deprecated and instead just give advice they're going away ( #2324 )
2022-09-24 01:41:37 -05:00
Lode Vermeiren
6ba4974c8f
Update bluetooth_proxy.rst
...
Fix typo
2022-09-23 16:22:22 +02:00
Midbin
93bb11d0f5
Fix Typo in Code Example
...
Changed filter to filters in the binary_sensor, so the Example would work if copied.
2022-09-22 16:22:59 +02:00
Stanislav Habich
79c95a7a17
Update tm1621.rst
2022-09-22 14:53:22 +02:00