coc-homeassistant
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Coc-Homeassistant


Coc.nvim extension for Home Assistant Config Helper

Installation and Initialization

:CocInstall coc-homeassistant

The extension will start automatically for buffers with filetype home-assistant.

Configuration

Add the following settings to your coc-settings.json (:CocConfig):

  • homeassistant.enable: Enable the Home Assistant Extension. Defaults to true.
  • homeassistant.hostUrl: The Host URL of your Home Assistant instance. Only protocol, host, and port (no path or querystring). Defaults to http://hassio.local
  • homeassistant.longLivedAccessToken: The Long Lived Access-Token for Home Assistant. Obtain a token via your user profile page in Home Assitant.
  • homeassistant.ignoreCertificates: Enable insecure transport. Check this if you want to connect over an insecure HTTPS transport with an invalid certificate. Defaults to false

Package Sidebar

Install

npm i coc-homeassistant

Weekly Downloads

243

Version

0.0.3

License

MIT

Unpacked Size

530 kB

Total Files

118

Last publish

Collaborators

  • danielwelch