PwrHass
0.2.1
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-HAState Invoke-HAService
Dependencies
This module has no dependencies.
Release Notes
# Changelog
## [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
- PwrHass.nuspec
- .github\workflows\release-please.yml
- .release-please-manifest.json
- CHANGELOG.md
- CLAUDE.md
- Connect-HomeAssistant.ps1
- Get-HAConfig.ps1
- Get-HAState.ps1
- Invoke-HAService.ps1
- LICENSE
- PwrHass.psd1
- PwrHass.psm1
- README.md
- release-please-config.json
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.5.0 | 3 | 4/26/2026 |
| 0.4.0 | 2 | 4/26/2026 |
| 0.3.0 | 3 | 4/26/2026 |
| 0.2.1 (current version) | 3 | 4/25/2026 |