forked from HomeAssistant/ha_xiaomi_home
fix: fix validate-format
This commit is contained in:
@@ -17,12 +17,6 @@ export source_dir="../miot/specs"
|
||||
python3 json_format.py $source_dir/bool_trans.json
|
||||
python3 json_format.py $source_dir/multi_lang.json
|
||||
python3 json_format.py $source_dir/spec_filter.json
|
||||
python3 json_format.py $source_dir/std_ex_actions.json
|
||||
python3 json_format.py $source_dir/std_ex_devices.json
|
||||
python3 json_format.py $source_dir/std_ex_events.json
|
||||
python3 json_format.py $source_dir/std_ex_properties.json
|
||||
python3 json_format.py $source_dir/std_ex_services.json
|
||||
python3 json_format.py $source_dir/std_ex_values.json
|
||||
export source_dir="../miot/i18n"
|
||||
python3 json_format.py $source_dir/de.json
|
||||
python3 json_format.py $source_dir/en.json
|
||||
|
||||
Reference in New Issue
Block a user