mirror of
https://github.com/esphome/esphome.git
synced 2024-11-22 11:47:30 +01:00
Insert Europe Tank Types from mopeka_std_check (#4757)
This commit is contained in:
parent
b3ed988119
commit
c96663daca
@ -44,6 +44,9 @@ CONF_SUPPORTED_TANKS_MAP = {
|
||||
"20LB_V": (38, 254), # empty/full readings for 20lb US tank
|
||||
"30LB_V": (38, 381),
|
||||
"40LB_V": (38, 508),
|
||||
"EUROPE_6KG": (38, 336),
|
||||
"EUROPE_11KG": (38, 366),
|
||||
"EUROPE_14KG": (38, 467),
|
||||
}
|
||||
|
||||
CODEOWNERS = ["@spbrogan"]
|
||||
|
Loading…
Reference in New Issue
Block a user