Rodrigo Martín
a932ca2f64
feat(MQTT): Add subscribe QoS to discovery ( #7648 )
2024-10-22 16:38:25 +13:00
Clyde Stubbs
254522dd93
[qspi_dbi] Rename from qspi_amoled, add features ( #7594 )
...
Co-authored-by: clydeps <U5yx99dok9>
2024-10-16 16:26:50 +13:00
Clyde Stubbs
de943908bd
[automation] Implement all and any condition shortcuts ( #7565 )
2024-10-16 16:23:43 +13:00
Jesse Hills
efe4c5e3bc
[light] Add `initial_state
` configuration ( #7577 )
2024-10-11 13:13:32 -04:00
Jesse Hills
1c05f5af03
Bump version to 2024.11.0-dev
2024-10-09 15:01:49 +13:00
RFDarter
86a34f4b17
[web_server] v3 entity grouping ( #6833 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-10-07 15:52:26 +13:00
YorkshireIoT
03a95ee05f
Feature/add seeed grove gmxxx multichannel gas support ( #4304 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-10-07 15:34:46 +13:00
Jesse Hills
361b6ab961
[mics_4514] Move consts to consts.py ( #7528 )
2024-10-02 04:27:32 -05:00
Keith Burzinski
0d80286bb3
[esp32] Add `ignore_efuse_custom_mac
` config var ( #7527 )
2024-10-02 03:27:46 -05:00
victorclaessen
3df25a183a
Add clean_session as configurable option to the MQTT component ( #7501 )
2024-09-27 09:57:51 +12:00
Jesse Hills
664b219387
Bump version to 2024.10.0-dev
2024-09-11 17:37:41 +12:00
ArkanStasarik
dbecade122
Implement all supported thermocouple types for MAX31856 ( #7218 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com >
2024-09-11 16:53:09 +12:00
Anton Viktorov
c90dcfc0ca
LTR-501, LTR-301, LTR-558 Series of Lite-On Light (ALS) and Proximity(PS) sensors ( #6262 )
...
Co-authored-by: root <root@LAOX1>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
2024-09-09 12:25:37 -05:00
Mariusz Kryński
69f98e0f87
esp32_can: make queue lengths configurable ( #7361 )
2024-08-30 11:43:47 +12:00
Jesse Hills
dc9c001056
[const] Move `CONF_LINE_FREQUENCY
` to const.py ( #7351 )
2024-08-26 13:07:18 +12:00
Roving Ronin
b425912a80
Update const.py - Add missing UNIT_LITRE ( #7317 )
2024-08-20 09:18:06 +12:00
Jesse Hills
350f17e48f
Bump version to 2024.9.0-dev
2024-08-14 16:56:53 +12:00
PaoloTK
c5b1a8eb81
Add min and max brightness parameters for Light dim_relative Action ( #6971 )
2024-08-14 09:29:55 +12:00
tomaszduda23
c9979ad90c
[code-quality] fix order in esphome/const.py ( #7267 )
2024-08-14 07:46:23 +12:00
nkinnan
2a70ef05d1
[const] Add some units for future use and adjust case ( #7260 )
2024-08-13 18:48:12 +12:00
Jesse Hills
8667f51cf0
Move CONF_ITEMS/CONF_FONT/CONF_TEXT to const.py ( #7204 )
2024-08-07 07:15:15 +12:00
Jesse Hills
e6b1780a31
Move `CONF_BACKGROUND_COLOR
and
CONF_FOREGROUND_COLOR
` to const.py ( #7202 )
2024-08-06 04:39:47 -05:00
Björn Ebbinghaus
4a7570770b
Implement 'round to nearest multiple' filter ( #7142 )
2024-08-01 18:58:59 -05:00
Jesse Hills
cb9906b921
[api] `homeassistant.action
replaces
homeassistant.service
` ( #7171 )
2024-08-01 22:38:36 +12:00
FreeBear-nc
341fc65958
Add microAmp and milliAmp to defined units ( #7157 )
2024-07-30 08:05:25 +12:00
Jesse Hills
24515546fd
Move `CONF_ON_ERROR
` to const.py ( #7156 )
2024-07-29 03:22:30 -05:00
Jesse Hills
d1b0e6b5fe
Bump version to 2024.8.0-dev
2024-07-11 15:41:48 +12:00
Keith Burzinski
7aaa5ce9c8
Move some consts for #4585 ( #7023 )
2024-07-01 06:20:59 +00:00
esphomebot
18690d51f5
Synchronise Device Classes from Home Assistant ( #6966 )
2024-06-22 13:27:47 +00:00
Oliver Hihn
df52bc3493
Add step_delay option to X9C component ( #6890 )
2024-06-12 09:09:26 +00:00
Jesse Hills
bd7e8fbf86
Bump version to 2024.7.0-dev
2024-06-12 14:16:43 +12:00
Jesse Hills
3cd2fb0843
[core] Update Entities ( #6885 )
2024-06-12 09:57:36 +12:00
NonaSuomy
2894a138e7
Update const.py added missing millimeter ( #6834 )
...
* Update const.py added missing millimeter
Added missing millimeter
* Fixed UNIT_MILLIMETER in multiple locations.
2024-05-31 05:13:11 +00:00
Anton Viktorov
8dfe1d5220
LTR-303, LTR-329, LTR-553, LTR-556, LTR-559, LTR-659 Series of Lite-On Light (ALS) and Proximity(PS) sensors ( #6076 )
...
* LTR303 and LTR329 light sensors
* LTR303 tidy up
* LTR303 unused var
* LTR303 tidy up + test
* LTR303 auto sensitivity mode
* LTR303 auto sensitivity mode tidy
* LTR303 State machine version
* LTR303 name fix
* publish split
* minor
* new definitions for LTR
* als-ps test
* als-ps test
* als-ps test
* ps options
* ps options
* trgger bug fixed
* trgger bug fixed
* Minor comments
* ltr303->ltr_als_ps
* codeowners, tests
* tidy up
* tidy up
* tidy up
* gain enum name fix
* auto gain fix
* tweaks
* new style tests
* als/ps separate init
* logd->logv
* reconfiguration count changed
* old-style tests removed
* const py
* ambient light const in vmel7700 and ltr390
* Update esphome/components/ltr_als_ps/ltr_als_ps.cpp
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
* Apply suggestions from code review
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
* remove commented code
---------
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
2024-05-30 03:46:52 -05:00
RFDarter
a7fc1a6298
[web_server] add entity sorting for v3 ( #6445 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-05-30 13:54:20 +12:00
Andrew McFague
f0ec900e48
Skip gpio validation ( #5615 )
2024-05-16 11:49:04 +12:00
shxshxshxshx
2921831b55
WPA2 Enterprise - Explicitly set TTLS Phase 2 ( #6436 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-05-16 11:37:53 +12:00
Mat931
46eee4a4f0
Add beken_spi_led_strip component ( #6515 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-05-16 11:32:48 +12:00
Szewcson
13e3920c13
GDK101 support ( #4703 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-05-13 13:36:10 +12:00
Jesse Hills
b7c6125a0b
Bump version to 2024.6.0-dev
2024-05-08 13:22:05 +12:00
Clyde Stubbs
829bfbdaa4
Migrate some constants to core code ( #6692 )
2024-05-08 07:26:04 +12:00
Jesse Hills
ccbf5148aa
Set "CONF_" CI counter to fail on 3 or more definitions ( #6668 )
2024-05-05 00:32:47 -05:00
Jesse Hills
8ef7b41c91
Add datetime entities ( #6513 )
2024-04-26 09:19:54 +12:00
tomaszduda23
bdc9c66f7e
Move CONF_PLATFORM_VERSION to global const.py ( #6629 )
...
* remove duplicated definition
* format
2024-04-25 04:50:41 -05:00
David Friedland
c531a528f0
Event entity support ( #6451 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-04-24 14:35:26 +12:00
Jesse Hills
a102e982b3
Bump version to 2024.5.0-dev
2024-04-10 12:49:45 +12:00
bukureckid
522b43bb41
Add Dooya protocol to remote_base ( #6488 )
2024-04-10 09:04:35 +12:00
Jesse Hills
c66b2c52c1
Add rmt_channel to remote_transmitter and remote_receiver ( #6497 )
...
* Add rmt_channel to remote_transmitter and remote_receiver
* Add codeowner
* Add tests
2024-04-08 20:53:57 -05:00
Jesse Hills
bbf7e2be28
Bump version to 2024.4.0-dev
2024-03-13 16:33:43 +13:00
Chris Feenstra
64a47f840e
Added Kamstrup Multical 40x component ( #4200 )
...
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: cfeenstra1024 <git@cfeenstra.nl >
2024-03-13 16:01:22 +13:00