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
Samuel Sieb
6a46548a8b
add template fan ( #6310 )
2024-03-10 15:42:02 -07:00
RFDarter
1e96a19d09
Add datetime date entities ( #6191 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-11 07:52:22 +13:00
Jeroen van Oort
4a9d7771fe
Adding W5500 support to ethernet component ( #4424 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-03-01 13:46:08 +13:00
Jesse Hills
3c651f4091
Add on_update
trigger for Project versions ( #6298 )
2024-02-28 02:01:56 -06:00
Jimmy Hedman
f73518dbeb
Improve dualstack and IPv6 support ( #5449 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-27 21:16:20 +13:00
Stefan Rado
58c0d8c267
Add Uponor Smatrix component ( #5769 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-02-22 16:03:14 +13:00
Jesse Hills
47d1a64894
Bump version to 2024.3.0-dev
2024-02-13 09:45:31 +13:00
esphomebot
0fa0904bc5
Synchronise Device Classes from Home Assistant ( #6158 )
2024-02-01 01:25:47 +13:00
h2zero
e731a2ffaa
Add support X.509 client certificates for MQTT. ( #5778 )
...
Co-authored-by: h2zero <powellperalata@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-18 08:26:56 +09:00
alexborro
249cd67588
Fingerprint_grow: Trigger on finger scan start and on finger scan misplaced ( #6003 )
2024-01-16 16:38:19 +09:00
Clyde Stubbs
21ec42f495
Add constants used by multiple display drivers to global const.py ( #6033 )
...
* Add constants used by multiple display drivers to global const.py
* Add further constants
* Refactor st7789v and st7735v
2023-12-29 02:00:19 +00:00
Ruben van Dijk
04b3547992
(fingerprint_grow) Added on_finger_scan_invalid automation. ( #5885 )
2023-12-21 13:39:55 +09:00
mknjc
3c2383e261
Add default substitutions for package includes ( #5752 )
2023-12-21 09:08:13 +09:00
Jesse Hills
9f27eadaee
Bump version to 2024.1.0-dev
2023-12-14 08:30:45 +09:00
Stefan Rado
6c7a133faa
Add humidity support to climate ( #5732 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-12-13 10:23:02 +09:00
Nicolas Gilles
d0bcba3b3f
ir_transmitter: add support for repeated commands in NEC protocol ( #4995 )
...
Co-authored-by: Nicolas Gilles <nicolas.gilles@aiven.io>
2023-12-13 08:55:20 +09:00
Tucker Kern
ad79e4fe24
Add support for fan preset modes ( #5694 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-12 14:13:26 +09:00
Clyde Stubbs
d9792b0d92
Checks for pins used in multiple places ( #5666 )
2023-12-05 08:56:53 +09:00
Jesse Hills
fde7a04ee7
Bump version to 2023.12.0-dev
2023-11-08 13:13:56 +13:00
Daniel Baulig
708ed8f38a
[web_server] Adds the ability to handle Private Network Access preflight requests ( #5669 )
2023-11-07 13:59:03 +13:00
Jesse Hills
193bac94f4
Add on_client_connected and disconnected to voice assistant ( #5629 )
2023-10-30 17:16:42 -05:00
Cossid
bcfbcd9578
Add area (zone) to esphome core config to be suggested through API and MQTT. ( #5602 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-27 11:38:52 +13:00
kahrendt
93056dead9
Add ignore out of range option for clamp filter ( #5455 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-26 09:30:23 +13:00
Daniel Dunn
e80bd8ed3d
Add text component ( #5336 )
...
Co-authored-by: Maurits <maurits@vloop.nl>
Co-authored-by: mauritskorse <mauritskorse@gmail.com>
Co-authored-by: Daniel Dunn <dannydunn@eternityforest.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-25 22:00:32 +13:00
Jordan W. Cobb
9f033bce3b
Fan no off cycle action ( #5564 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-19 20:02:27 +13:00
Clyde Stubbs
a794836ebe
Add config to allow suppression of warnings about use of strapping pins ( #5287 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-10-19 13:04:53 +13:00
Jesse Hills
11727391ad
Bump version to 2023.11.0-dev
2023-10-12 15:14:43 +13:00
Mark Veinot
853d81c6dd
As3935 calibration ( #5366 )
2023-10-12 14:27:36 +13:00
Adam Goode
af62c2d9cf
Implement sensor component for MMC5983 ( #5361 )
2023-10-09 10:26:58 +13:00