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
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
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
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
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
Ben Marengo
859c1accae
clarify that active
is nested
2022-10-21 21:47:35 +01: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
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
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