Compare commits
3 Commits
d197cf0b16
...
dbdc22bf05
Author | SHA1 | Date |
---|---|---|
Cossid | dbdc22bf05 | |
pre-commit-ci[bot] | a2bd0287b1 | |
Cossid | a58549a23f |
|
@ -8,7 +8,7 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v19.1.5
|
||||
rev: v19.1.6
|
||||
hooks:
|
||||
- id: clang-format
|
||||
types_or:
|
||||
|
|
|
@ -13,6 +13,7 @@ preferences:
|
|||
|
||||
text_sensor:
|
||||
- platform: version
|
||||
id: ${id_prefix}_firmware_version
|
||||
name: "Firmware Version"
|
||||
|
||||
ratgdo:
|
||||
|
|
|
@ -15,6 +15,7 @@ preferences:
|
|||
|
||||
text_sensor:
|
||||
- platform: version
|
||||
id: ${id_prefix}_firmware_version
|
||||
name: "Firmware Version"
|
||||
|
||||
ratgdo:
|
||||
|
|
|
@ -13,6 +13,7 @@ preferences:
|
|||
|
||||
text_sensor:
|
||||
- platform: version
|
||||
id: ${id_prefix}_firmware_version
|
||||
name: "Firmware Version"
|
||||
|
||||
ratgdo:
|
||||
|
|
Loading…
Reference in New Issue