If you plan to contribute back to this repo, please fork & open a PR.
Only native speaker can translate to specific language.
- Copy
custom_components/lun_misto_air/translations/en.json
file and name it with appropriate language code. - Translate only keys in this file, not values.
- Open a PR.
- Find someone to check and approve your PR.
- Clone this repo to wherever you want:
git clone https://github.com/denysdovhan/ha-lun-misto-air.git
- Go into the repo folder:
cd ha-lun-misto-air
- Open the project with VSCode Dev Container
- Start a HA via
Run Home Assistant on port 8123
task or run a following command:scripts/develop
Now you you have a working Home Assistant instance with this integration installed. You can test your changes by editing the files in custom_components/lun_misto_air
folder and restarting your Home Assistant instance.