PwrHass

0.4.0

PowerShell client for Home Assistant. Persists base URL + long-lived access token under ~/.pwrhass and exposes service-call / state-query cmdlets that read it.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PwrHass -RequiredVersion 0.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PwrHass -Version 0.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) HomeOps. All rights reserved.

Package Details

Author(s)

  • HomeOps

Tags

home-assistant hass homeautomation rest iot

Functions

Connect-HomeAssistant Get-HAConfig Get-HAState Get-HAZWaveNode Invoke-HAService Restart-HAIntegration

Dependencies

This module has no dependencies.

Release Notes

# Changelog

## [0.4.0](../../compare/v0.3.0...v0.4.0) (2026-04-26)


### Features

* add Get-HAZWaveNode cmdlet ([#5](../../issues/5)) ([43aba22](../../commit/43aba229fe52b58b120f0559d3660db943a53e4b))

## [0.3.0](../../compare/v0.2.1...v0.3.0) (2026-04-26)


### Features

* -Domain on Invoke-HAService + Restart-HAIntegration cmdlet ([#3](../../issues/3)) ([a14a640](../../commit/a14a640e1120a299623a0e1b1689a765be06fa8b))

## [0.2.1](../../compare/v0.2.0...v0.2.1) (2026-04-25)


### Bug Fixes

* cross-platform config path in Get-HAConfig ([228ec2f](../../commit/228ec2f647a7d6e30f1543fd3112b47b28ef596e))

## [0.2.0](../../compare/v0.1.0...v0.2.0) (2026-04-25)


### Features

* initial PwrHass module ([f2d2fad](../../commit/f2d2fadd1a096631e273af26c01b3a7b7232e488))

## Changelog

FileList

Version History

Version Downloads Last updated
0.5.0 3 4/26/2026
0.4.0 (current version) 2 4/26/2026
0.3.0 3 4/26/2026
0.2.1 3 4/25/2026