Add state_class to abbreviations (#19216)

This commit is contained in:
Chris Browet 2021-09-14 08:39:38 +02:00 committed by GitHub
parent 00c9d950bf
commit 04be3defe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,6 +232,7 @@ Supported abbreviations:
'spd_rng_min': 'speed_range_min',
'spd_rng_max': 'speed_range_max',
'src_type': 'source_type',
'stat_cla': 'state_class',
'stat_clsd': 'state_closed',
'stat_closing': 'state_closing',
'stat_off': 'state_off',