Updates:
- Commands! Find them using Cmd+shift+P and type 'Home Assistant'
- Check the configuration (will execute on the Home Assistant host, local files will not be checked/used)
- Reboot Hassio or Home Assistant
- Reload Groups, Scripts, Automations and Configuration Core
- Restart the Git Pull Hassio Addon
- Get the Error log (showed in the output pane in VS Code)
- The
configuration.yamldoes not have to be in the root of the workspace any more - Updated schema's for Lovelace and more
- Significantly simplified language service code by upgrading to latest
yaml-language-server
Issue's and PR's closed:
- Feature request: Reload context menu #105
- Properties tap_action, hold_action, double_tap_action are not allowed for entities card #160
- Bad Indentation of a mapping entry #159
- Support for generated device automations #156
- Documentation Update for VS Code Remote Dev SSH #154
- Extension error #139
- Allow users to set a subfolder as the configuration root #136