@scrypted/home-assistantdeprecated

Home Assistant Bridge for Scrypted

Usage no npm install needed!

<script type="module">
  import scryptedHomeAssistant from 'https://cdn.skypack.dev/@scrypted/home-assistant';
</script>

README

Sample Scrypted Plugin with Visual Studio Code support

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

Visual Studio Code configuration

  • Edit settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.