1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-13 14:18:14 +00:00

6645 Commits

Author SHA1 Message Date
Iron Man
0a6698dda0
Update ds248x.h
Add sensor folder and restructure
2024-05-09 21:45:02 +02:00
Iron Man
8a03ddcf75
Update ds248x.cpp
Add sensor folder and restructure
2024-05-09 21:43:27 +02:00
Iron Man
877c7afb00
Update __init__.py
Add sensor forder and restructure
2024-05-09 21:41:33 +02:00
Iron Man
49244786ee
Delete esphome/components/ds248x/sensor.py
Add sensor folder and restructure
2024-05-09 21:37:01 +02:00
Iron Man
19cd5e9785
Create ds248x_temperature_sensor.cpp
Add sensor folder and restructure
2024-05-09 21:23:47 +02:00
Iron Man
4740759246
Create ds248x_temperature_sensor.h
Add sensor folder and restructure
2024-05-09 21:21:42 +02:00
Iron Man
7fc73c7c05
Create __init__.py
Add folder sensor and restructure
2024-05-09 21:19:39 +02:00
Iron Man
d51c5d2b4d
Update __init__.py
Add CODEOWNERS
2024-04-26 23:17:08 +02:00
Iron Man
f4474ab4ff
Update __init__.py
remove CODEOWNERS
2024-04-25 17:25:51 +02:00
Iron Man
9bfe338a47
Update __init__.py
add CODEOWNERS
2024-04-25 16:55:19 +02:00
Iron Man
80d133301a
Update ds248x.cpp
clang tidy
2024-04-24 23:17:00 +02:00
Iron Man
4de9b83cb9
Update ds248x.cpp
clang format
2024-04-24 22:58:24 +02:00
Iron Man
dd5f0767a2
Update ds248x.cpp
clang tidy
2024-04-24 22:55:43 +02:00
Iron Man
13161b18a6
Update ds248x.cpp
Calling DS248xComponent::write_config_
2024-04-24 22:08:21 +02:00
Iron Man
b024c53a6d
Update ds248x.h
init pointer to nullptr
2024-04-24 21:23:14 +02:00
Iron Man
49cfaab79a
Update ds248x.cpp
using nullptr
2024-04-24 21:21:12 +02:00
Iron Man
2948591702
Update ds248x.cpp
Tailing white space detected
2024-04-23 22:40:57 +02:00
Iron Man
46918f6f1f
Update ds248x.cpp
variable 'nbr_sensors' set but not used
2024-04-23 22:37:54 +02:00
Iron Man
cee308aab1
Update ds248x.cpp
Value stored to 'index' is never read
2024-04-23 22:29:30 +02:00
Iron Man
bfe072f7d8
Update ds248x.cpp
clang format
2024-04-23 21:49:32 +02:00
Iron Man
cb82bedb8c
Update ds248x.cpp
clang tidy
2024-04-23 21:44:05 +02:00
Iron Man
fc219f1e9b
Update ds248x.h
clang tidy
2024-04-23 21:41:47 +02:00
Iron Man
d0c7709da9
Update ds248x.cpp
check clang
2024-04-23 19:57:11 +02:00
Iron Man
858f5eafcd
Update ds248x.h
check clang
2024-04-23 19:53:35 +02:00
Iron Man
996f453589
Update test.esp32-c3-idf.yaml
bad gpio
2024-04-23 19:37:06 +02:00
Iron Man
342f92bb55
Update test.esp32-c3.yaml
Bad gpio
2024-04-23 19:31:21 +02:00
Iron Man
808b87d624
Update __init__.py
Check black
2024-04-23 19:17:11 +02:00
Iron Man
a20be8851b
Update __init__.py
expected 2 blank lines
2024-04-23 19:10:44 +02:00
Iron Man
d4a922c0d1
Update __init__.py
Unused
2024-04-23 19:08:59 +02:00
Iron Man
902b8f76c6
Update __init__.py
Missing white space after ','
2024-04-23 19:07:53 +02:00
Iron Man
c4f653b722
Create test.rp2040.yaml 2024-04-23 18:58:30 +02:00
Iron Man
d9bd32b428
Create test.esp8266.yaml 2024-04-23 18:57:47 +02:00
Iron Man
da53326b42
Create test.esp32-idf.yaml 2024-04-23 18:57:08 +02:00
Iron Man
2a76cabd02
Create test.esp32-c3.yaml 2024-04-23 18:56:18 +02:00
Iron Man
a47ce749dd
Create test.esp32-c3-idf.yaml 2024-04-23 18:55:31 +02:00
Iron Man
1d72e61c33
Create test.esp32.yaml 2024-04-23 18:54:38 +02:00
Iron Man
b90f22a7c2
Update ds248x.h
Macros not allowed
2024-04-23 17:41:26 +02:00
Iron Man
51f3195e87
Update __init__.py
Suppress local CONF_TYPE const
2024-04-23 17:34:56 +02:00
Iron Man
74cd8acc0d
Update __init__.py
Import CONF_TYPE from const.py
2024-04-23 17:33:43 +02:00
Iron Man
604325e5ab
Update __init__.py
CONF_DS248X_TYPE not match value
2024-04-23 17:30:32 +02:00
Iron Man
6a7499881b
Update sensor.py
import CONF_CHANNEL from const.py
2024-04-23 17:15:29 +02:00
Iron Man
18d6b3ed78
Update ds248x.h 2024-04-22 19:30:30 +02:00
Iron Man
4be59c15b8
Create ds248x.cpp 2024-04-22 19:29:11 +02:00
Iron Man
fe39f2866e
Create ds248x.h 2024-04-22 19:25:56 +02:00
Iron Man
524dc67617
Create sensor.py 2024-04-22 19:24:46 +02:00
Iron Man
1e3655a381
Create __init__.py 2024-04-22 19:18:33 +02:00
Jesse Hills
45ae78de03
Create `component_dir` substitution for local files to be included in… (#6575) 2024-04-22 10:29:56 +12:00
Samuel Sieb
655dbc48b5
remove delay from tmp102 (#6577)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2024-04-19 07:52:22 +10:00
Clyde Stubbs
8c31aea94f
Fix some printf formats for size_t. (#6542)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-18 17:03:15 +12:00
Edward Firmo
2e7ac26ada
Nextion send_command method (#6540)
This is a simplified version of `send_command_printf` without the `printf` support.
Manually send a raw command to the display.
param command The pcommand, like "page 0"
return Whether the send was successful.
2024-04-18 02:16:49 +00:00