Keith Burzinski and GitHub
6370e68670
Add actions to http_request tests ( #6529 )
2024-04-15 09:38:31 +12:00
Keith Burzinski and GitHub
1ab4fc8faf
Add all missing remote_receiver on_... tests ( #6524 )
2024-04-12 09:35:12 +00:00
Jimmy Hedman and GitHub
76daefe21c
Add ethernet DNS text sensor and simplify DNS display format ( #6450 )
2024-04-12 14:03:08 +10:00
39947a1634
Added Htu21d model option ( #6511 )
...
Co-authored-by: Remus <remus@intelNuc.local >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-04-12 11:28:59 +12:00
e59b81612f
Add some components to the new testing framework (H) ( #6179 )
...
* Add some components to the new testing framework (H)
* Remove C3
* Fix indentation
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-04-10 03:57:22 -05:00
Jesse Hills and GitHub
1e0f6e139a
Add dooya remote transmitter test ( #6508 )
2024-04-10 19:25:35 +12:00
IJssel and GitHub
3adfed3675
Implemented support for the TLC5971 as an output component ( #6494 )
2024-04-10 08:03:18 +12:00
Jesse Hills and GitHub
12aa272234
Rework tlc5947 to remove AUTO_LOAD ( #6503 )
2024-04-09 15:51:54 +12:00
Jesse Hills and GitHub
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 and GitHub
76c5337987
Add support for time entities ( #6399 )
...
* Add time entities
* Add tests
* Add myself to datetime codeowners
* Fix publishing times with 0 values
* Log performing TimeCall
* Implement `on_time` trigger
* Rename var
* Fix initial value for time
* Add arg name for clarity
* Remove useless checks
2024-04-08 20:46:35 -05:00
tronikos and GitHub
96f4c70b6b
Add temperature for QMC5883L ( #6456 )
2024-04-03 15:57:05 +13:00
Daniel Eisterhold and GitHub
9194f7eb27
Add get_size method to QR Code header ( #6430 )
2024-03-28 12:56:26 +13:00
Jesse Hills and GitHub
0ff543ffe5
Disable truthy yamllint rule ( #6442 )
2024-03-28 10:20:51 +13:00
MagicBear and GitHub
6b7f9b15ea
feat: Add Daikin ARC (tested on Daikin ARC472A62) ( #6429 )
2024-03-28 07:56:19 +13:00
Keith Burzinski and GitHub
92b3d94cc7
Add some components to the new testing framework (L) ( #6195 )
2024-03-27 20:30:13 +13:00
0630cdded3
Add some components to the new testing framework (W) ( #6232 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-27 20:15:59 +13:00
Keith Burzinski and GitHub
54a68bf069
Fix spacing in new test yaml ( #6441 )
2024-03-27 20:15:50 +13:00
Keith Burzinski and GitHub
dc071bed24
Add some components to the new testing framework (U) ( #6230 )
2024-03-27 14:26:50 +13:00
Keith Burzinski and GitHub
c36d7c0c3c
Add some components to the new testing framework (Q) ( #6218 )
2024-03-27 14:25:02 +13:00
Keith Burzinski and GitHub
9779989f67
Add some components to the new testing framework (N) ( #6210 )
2024-03-27 14:24:32 +13:00
Keith Burzinski and GitHub
ca6020e11a
Add some components to the new testing framework (K) ( #6186 )
2024-03-27 14:22:54 +13:00
Keith Burzinski and GitHub
eee7146614
Add some components to the new testing framework (G) ( #6178 )
2024-03-27 14:22:01 +13:00
94e9476838
Add new Component: Ultrasonic Distance Sensor JSN-SR04T ( #6023 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-27 14:14:23 +13:00
0948a3c306
Add some components to the new testing framework (F) ( #6177 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-27 14:06:57 +13:00
952ccf554b
Add support for AT581x component ( #6297 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-27 11:51:56 +13:00
Simone Rossetto and GitHub
bd8f9db037
WireGuard for esp8266 ( #6365 )
2024-03-25 11:21:04 +13:00
Clyde Stubbs and GitHub
d0ced3471e
SPI: Make some validation failures give more useful messages. ( #6413 )
2024-03-21 16:25:11 +13:00
1d6f245ced
Add sun_gtil2 component (for SUN-1000G2 / SUN-2000G2 grid tie inverters) ( #4958 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-21 16:23:30 +13:00
Gagootron and GitHub
b0db7319f9
Allow setting htop for ledc ( #6340 )
2024-03-20 21:17:32 +13:00
Keith Burzinski and GitHub
af3fb615ea
Fix esp32-camera test yaml ( #6398 )
...
* Fix esp32-camera test yaml
* Fix esp32-camera test yaml, take 2
2024-03-19 00:18:03 -05:00
Keith Burzinski and GitHub
61f11386a9
Add some components to the new testing framework (E) ( #6176 )
2024-03-19 12:52:40 +13:00
Keith Burzinski and GitHub
95443a4354
Add some components to the new testing framework (X,Y,Z) ( #6233 )
2024-03-19 12:49:00 +13:00
Keith Burzinski and GitHub
d5a8bea8e9
Add some components to the new testing framework (V) ( #6231 )
2024-03-19 10:42:03 +13:00
Keith Burzinski and GitHub
cb731926be
Add actions for component tests A, B and C ( #6256 )
2024-03-19 10:00:06 +13:00
Daniel Eisterhold and GitHub
8fd10d6859
Add line_at_angle method to Display component ( #6381 )
2024-03-18 12:51:46 +13:00
Clyde Stubbs and GitHub
dbf50381f1
SPI: Revert clk_pin to standard output pin schema ( #6368 )
2024-03-14 15:42:54 +13:00
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
b34b10888b
Emmeti infrared climate support ( #5197 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-13 14:16:02 +13:00
3abf2f1d14
feat: Add HTU31D Support ( #5805 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-13 14:04:59 +13:00
c7305e15a7
Add driver for quad SPI AMOLED displays ( #6354 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-13 12:14:57 +13:00
2df9c30446
download font from url on build ( #5254 )
...
Co-authored-by: guillempages <guillempages@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com >
2024-03-13 12:07:40 +13:00
Manuel Kasper and GitHub
f5b02056b9
Require reset_pin for certain waveshare_epaper models in YAML validation ( #6357 )
2024-03-12 21:35:29 +11:00
4bbde8357a
Add Seeed Studio mmWave Kit MR24HPC1 ( #5761 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Peter Pan <twinkle-pirate@hotmail.com >
2024-03-12 16:33:40 +13:00
5b28bd3d97
VEML7700 and VEML6030 light sensors ( #6067 )
...
* VEML7700 and VEML6030 light sensors
* VEML7700 and VEML6030 light sensors - CODEOWNERS
* VEML7700 and VEML6030 light sensors - tidy up
* VEML7700 and VEML6030 light sensors - tidy up
* VEML7700 tidy up
* VEML7700 tidy up 4
* VEML7700 tidying up more
* VEML7700 after review. non-blocking approach
* VEML7700 CONSTANT_CASE
* VEML7700 merge fix
* VEML7700 pragma pack changed to attribute
* VEML7700 pragma pack -> attribute
* Minor publish split
* minor
* LOGD->LOGV
* new school tests added
* Discard changes to tests/test1.yaml
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
2024-03-11 21:51:01 -05:00
Clyde Stubbs and GitHub
782d662c20
SPI schema now uses typed_schema with type key ( #6353 )
2024-03-12 15:50:24 +13:00
1dd14254b3
Drivers for RGB 16 bit parallel displays ( #5872 )
...
Co-authored-by: clydebarrow <366188+clydebarrow@users.noreply.github.com >
2024-03-12 11:55:23 +13:00
Manuel Kasper and GitHub
a96762220a
Add support for Waveshare 2.13" V2 display ( #6337 )
...
* Add support for Waveshare 2.13" V2 display
* Fix clang-tidy error, add comment about BUSY in deep sleep
* Add test
* Add nullptr check and move tests to separate file
* Fix GPIO pins in test
2024-03-12 05:38:59 +11:00
Clyde Stubbs and GitHub
e4df422798
font: add anti-aliasing and other features ( #6198 )
...
* Pack glyph bits
* Use unsigned chars for unicode strings.
* Implement multi-bit glyphs
* clang-format
* Allow extra glyphs to be added to a font
* Allow .otf and .woff file extensions
* Add printf versions with background color;
Add tests
* Whitespace...
* Move font test to new framework
* CI fix
* CI fix
* CODEOWNERS
* File extensions tested as case-insensitive
2024-03-11 04:03:39 -05:00
11b31483c3
Touchscreen: add support for CST226 controller chip ( #6151 )
...
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-11 18:35:20 +11:00
221f04b9a5
ili9xxx: Add support for GC9A01A display ( #6351 )
...
* Add support for GCA901A display
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2024-03-11 07:19:35 +00:00