/scaffold

Primary LanguagePython

Introduction

This is the blank integration scaffold files created using the Home Assistant developer scripts:

Updates required

In Jan 2020 core devs have made changes to the scaffold, so we might be wise to refresh this before using it

Answers provided

python3 -m script.scaffold integration

What is the domain?
> warmup
What is the name of your integration?
> warmup4ie
What is your GitHub handle?
> @ha-warmup
What PyPI package and version do you depend on? Leave blank for none.
>
Does Home Assistant need the user to authenticate to control the device/service? (yes/no) [yes]
>
Is the device/service discoverable on the local network? (yes/no) [no]
>
Can the user authenticate the device using OAuth2? (yes/no) [no]
>
Scaffolding integration for the warmup integration...