PwrHass
0.5.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
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-HALegacyZWaveRouter Get-HAState Get-HAZWaveNode Invoke-HAService Restart-HAIntegration
Dependencies
This module has no dependencies.
Release Notes
# Changelog
## [0.5.0](../../compare/v0.4.0...v0.5.0) (2026-04-26)
### Features
* add Get-HALegacyZWaveRouter for tiered legacy-router triage ([#7](../../issues/7)) ([5d270f0](../../commit/5d270f0176dcb4ba68e5eabd85e99b9a5bc69d6a))
## [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/f2d2fadd1a096631e273af26c01b3a7b7
FileList
- PwrHass.nuspec
- .github\workflows\release-please.yml
- .release-please-manifest.json
- CHANGELOG.md
- CLAUDE.md
- Connect-HomeAssistant.ps1
- Get-HAConfig.ps1
- Get-HALegacyZWaveRouter.ps1
- Get-HAState.ps1
- Get-HAZWaveNode.ps1
- Invoke-HAService.ps1
- LICENSE
- PwrHass.format.ps1xml
- PwrHass.psd1
- PwrHass.psm1
- README.md
- Restart-HAIntegration.ps1
- release-please-config.json
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.5.0 (current version) | 3 | 4/26/2026 |
| 0.4.0 | 2 | 4/26/2026 |
| 0.3.0 | 3 | 4/26/2026 |
| 0.2.1 | 3 | 4/25/2026 |