Skip to content

Powershell module to access and control Home Assistant

Notifications You must be signed in to change notification settings

sytone/PoshHomeAssistant

Repository files navigation

Build status

PowerShell Home Assistant Module

PowerShell module to access and control Home Assistant

Installation

Run the following to install the module.

Install-Module -Name PoshHomeAssistant -Scope CurrentUser -Force

If you want to do it manually, download this repository and put the PoshHomeAssistant folder in the Modules directory.

cd "$env:USERPROFILE\Documents\PoshHomeAssistant\Modules"
git clone https://github.com/sytone/PoshHomeAssistant.git

About

Powershell module to access and control Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published