Commit Graph

966 Commits

Author SHA1 Message Date
David Woodhouse
81f838f0af
[bl0942] Update docs for accuracy fixes in esphome/esphome#7428 (#4237)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
fixes in esphome/esphome#7428
2024-09-10 13:12:04 +12:00
Anton Viktorov
0d63a2cd7e
Support for light sensors LTR-501, LTR-301, LTR-558 (#3616)
* LTR303 and LTR329 light sensors

* LTR303 tidy up

* LTR303 tidy up

* LTR303 auto mode

* LTR303 auto mode+

* LTR303 auto mode+

* removed param

* LTR als ps

* ref

* typo

* ltr501 fam

* readme fix

* gain/time combinations

* table fix

* table fix

* table fix

* readme fix

* readme fix

* gain update

* ui pic

* Apply suggestions from code review

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-09-09 12:25:48 -05:00
Adam DeMuri
53b81203fc
Add BMP280 SPI Component (#4064)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-05 17:08:40 +12:00
David Woodhouse
81f8f3d0e0
Add calibration values for BL0942 (#4163)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-09-05 12:09:09 +12:00
Jesse Hills
fac60a6f57
Merge branch 'current' into next 2024-09-03 12:46:55 +12:00
Stephen Armitage
aa4b7827cf
Update bme68x_bsec2.rst (#4184)
Example using voltage is inconsistant with configuration variable of supply_voltage. Updated example
2024-08-30 13:48:06 +02:00
Clyde Stubbs
31f188f262
Document UDP component (#3918)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2024-08-30 21:00:00 +12:00
Aiden
bd726c598b
Add BL0906 documentation (#4196)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-29 12:52:53 +12:00
imgbot[bot]
5a077ecfab
[ImgBot] Optimize images (#4205)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-08-29 10:40:09 +12:00
David Woodhouse
b5003314a7
bl0942: Add address and line_frequency options (#4126) 2024-08-27 10:41:12 +12:00
Jesse Hills
baf7334be5
Merge branch 'current' into next 2024-08-21 11:46:45 +12:00
Jesse Hills
fa7392bb3f
Merge branch 'current' into beta 2024-08-21 11:46:45 +12:00
nkinnan
b4a447ed50
add link to integration from total_daily_energy (#4135) 2024-08-20 18:09:10 +02:00
Jesse Hills
ab3781ab3a
Merge branch 'current' into next 2024-08-14 03:30:39 +00:00
Jesse Hills
9892a0fce9
[sensor] Tidy up name/id (#4150)
* [sensor] Tidy up name/id

* Add missing line

* Add missing line to sen5x
2024-08-13 21:33:05 -05:00
Philippe Wechsler
37d65d2eb2
support illuminance for airthings wave plus device (#3110) 2024-08-14 14:25:50 +12:00
Joeri de Graaf
cfdcb53878
Correct ENS160 default address (#4075) 2024-08-13 17:24:01 +12:00
juanluss31
bbc3912902
Add Xiaomi LYWSD02MMC (#4046) 2024-08-13 13:12:51 +12:00
Keith Burzinski
2c0848f91f
[bme68x_bsec2_i2c] Add docs (#4018)
* Add docs for new `bme68x_bsec2_i2c` component

* Linting

* Fix link name

* Add note about BSEC2 to BME680 component doc

* Organize examples better

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Fix up example

* Update sensor platform name

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-11 23:15:04 -05:00
H. Árkosi Róbert
db2fda75c3
Initial LVGL doc for ESPHome (#3678)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-12 10:39:48 +12:00
Jesse Hills
d542f073aa
Merge branch 'current' into next 2024-08-06 05:10:01 +00:00
myhomeiot
308918d0b7
Fix 11db attenuation (#4068)
https://github.com/esphome/esphome/pull/6749
2024-08-05 16:36:12 +02:00
Björn Ebbinghaus
9d1692a663
Add docs for round_to_multiple_of filter (#4085) 2024-08-01 18:59:08 -05:00
Jesse Hills
aa041a93fa
[api] Update `service -> action` (#4104) 2024-08-01 22:38:39 +12:00
Keith Burzinski
08a5bb6670
Add deprecation notice for ESP32 Hall sensor (#3883) 2024-07-30 18:06:13 +12:00
Aodren Auffrédou-Heinicke
0a28e6d58c
APDS9306 Ambient Light Sensor Documentation (#3826)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 17:29:58 +12:00
Jesse Hills
c73013dd85
Merge branch 'current' into next 2024-07-22 13:43:32 +12:00
rnauber
662447151b
Document m5angle8 input device (#3866)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-07-22 09:58:03 +12:00
lyj
7f4ba3b9b5
Update datasheet ref (#4067) 2024-07-19 08:53:15 +02:00
Daniel
c78d2a4071
Update Datasheet URL (#4066)
Previous URL was dead.
2024-07-18 17:42:14 +02:00
tronikos
b7f488fce2
Fix default address in qmc5883l (#3764) 2024-07-17 22:42:30 +12:00
Roeland Lutters
3f810badb5
Component TOF10120: Fix broken link to datasheet (#4051) 2024-07-17 22:08:37 +12:00
Jesse Hills
83e40cc8c1
Merge branch 'current' into next 2024-07-16 16:51:03 +12:00
Jesse Hills
a6d42d5ebd
Merge branch 'current' into beta 2024-07-16 16:51:03 +12:00
Jesse Hills
a31efd3c0b
Replace mac addresses in docs with XX:XX:XX:XX:XX:XX (#4050) 2024-07-15 11:40:55 +12:00
Anton Viktorov
6c773d1526
LTR390 separate ALS and UV gain and resolution (#4012) 2024-07-13 09:46:15 +12:00
Jesse Hills
fc70091149
Merge branch 'current' into next 2024-07-13 09:45:38 +12:00
Jesse Hills
9db75c3132
Merge branch 'current' into beta 2024-07-13 09:45:38 +12:00
Anton Viktorov
30ae8e5698
LTR390 separate ALS and UV gain and resolution (#4012) 2024-07-13 09:42:48 +12:00
H. Árkosi Róbert
cf0ce8f615
Remove esp8266_restore_from_flash reference (#4043) 2024-07-13 09:19:05 +12:00
soeffi
d104d94437
jsn_sr04t: Added options for AJ_SR04M sensor types (#4022) 2024-07-12 09:30:51 +12:00
Jesse Hills
a0c9f26efa
Merge branch 'current' into next 2024-07-11 15:41:40 +12:00
Denis Prokopenko
74c578bb8e
Update sgp30.rst (#4021) 2024-07-08 13:20:46 +02:00
Jesse Hills
f3c28eaf45
Merge branch 'current' into next 2024-07-03 15:45:21 +12:00
Keith Burzinski
fc5d338521
[uptime] Add sensor types (#4014)
* Add uptime sensor types

* Oops

* Update update_interval copy
2024-07-01 21:29:55 -05:00
H. Árkosi Róbert
27f3440b4b
Note about alternative wind sensors due to deprecation by manufacturer (#3869) 2024-07-02 12:00:51 +12:00
Kamahat
327ed38f2b
add update_interval to the dallas_temp example (#4009) 2024-06-30 21:50:35 -07:00
Ian Wells
8c1aef40f4
Minor wording update for duty_time.rst (#4008) 2024-07-01 03:02:03 +02:00
David Martin
90757f4ab9
"Temperature" to "Pressure" correction (#4000) 2024-06-27 17:10:03 +02:00
星野SKY
31322158c9
Fix the invalid URL for data sheet in gdk101.rst (#3985) 2024-06-24 15:28:43 +02:00