Releases: thegridelectric/gridworks-protocol
Releases · thegridelectric/gridworks-protocol
v1.2.3
Changes
- v1.2.3: remove SnapshotSpaceheat and tests pass (#423) @jessicamillar
v1.2.2
Changes
- strat-boss 1.2.2 (#422) @jessicamillar
v1.2.1
Changes
- v1.2.1: RelayActorConfig includes Energized/DeEnergized states as well as events (#408) @jessicamillar
v1.2.0
Changes
- Publish latest changes in a package. (#398) @anschweitzer
- Jm/state (#397) @jessicamillar
- New MQTT topic format which includes the source and destination in the topic (#371) @anschweitzer
- Renamed types package to named_types. Breaking change. (#373) @anschweitzer
- Update as/topic branch with changes on dev (#372) @anschweitzer
- Jm/dc: Add MyDataChannel type (#370) @jessicamillar
- create relay_action_base, draft house 0 layout (#369) @jessicamillar
- Jm/fsm: Add changes for starter script relay dev (#368) @jessicamillar
- Types have versions, (#367) @jessicamillar
v1.0.2
Changes
- 1.0.2: still trying to publish a new version (#366) @jessicamillar
- 1.0.1: fix release python version (#365) @jessicamillar
v1.0.1: fix release python version
Merge pull request #364 from thegridelectric/dev 1.0.0: new language (report instead of status)
Status -> Report; ShNode 2.0.0; data channels
Major overhaul of the underlying message schema structure
- cleaned up and simplified, more pydantic-friendly
- pydantic 2.x
New code concepts:
- ShNode: Alias -> Name, no more Role, optional ActorHierarchyName and Handle, new property format for name
- DataChannel: the new concept for how we manage streams of telemetry data
- Status -> Report: clean up and improve the sending of periodic messages with all the recent telemetry data
v0.7.5
Changes
- Fix HubitatGt serialization (#291) @anschweitzer
v0.7.4
Changes
- Downgrade pendulum so it can work on 32 bit Raspberry Pis, in particular those with the Arm v7l processor. (#290) @anschweitzer
- Downgrade pendulum so it can work on 32 bit Raspberry Pis, in particular those with the Arm v7l processor. (#289) @anschweitzer
v0.7.3
Changes
- Structures for receiving hubitat events (#288) @anschweitzer
- Structures for receiving hubitat events (#287) @anschweitzer
- Work around pipx issue #1331 (#285) @anschweitzer
- Work around for pipx issue #1331 (#283) @anschweitzer