These 8 commits are when the Protocol Buffers files have changed:
| Commit: | b38a4f3 | |
|---|---|---|
| Author: | Cody Cutrer | |
| Committer: | GitHub | |
raise API version to 1.14 and api.proto to 2026.3.3 (#83) * raise API version to 1.14 and api.proto to 2026.3.3 - 1.10 - Voice Assistant changes (unused by this binding) https://github.com/esphome/esphome/commit/6f71363d9b9b2b35f13ff6bdde5870e9135e4977 - 1.11 - Media Player changes (unused by this binding) https://github.com/esphome/esphome/pull/9990 - 1.12 - Short UUIDs for Bluetooth https://github.com/esphome/esphome/commit/28b277c1c487abb146f5e294dfe02001682029f6 - 1.13 - Climate feature flags https://github.com/esphome/esphome/commit/236ca12d3e98c62fbb6694f6b20047ddb814554e - 1.14 - Stop sending object_id https://github.com/esphome/esphome/commit/f0391f02138d4df25505310fba08d699efdf0106 * remove spurious semicolon * fix and write test for bluetooth UUIDs * fix empty entity name handling
The documentation is generated from this commit.
| Commit: | 5531c20 | |
|---|---|---|
| Author: | Arne Seime | |
| Committer: | GitHub | |
Feature/thing actions (#70) * Add partial support for api.actions as ThingActions
| Commit: | 2575b53 | |
|---|---|---|
| Author: | Arne Seime | |
Add partial support for api.actions as ThingActions
| Commit: | 25ed483 | |
|---|---|---|
| Author: | CyborgAndy | |
| Committer: | GitHub | |
Fix channel type creating (#55) Signed-off-by: CyborgAndy <cyborg.andy@gmail.com>
| Commit: | b3704aa | |
|---|---|---|
| Author: | Arne Seime | |
Upgrade to latest protobuf api definitions
| Commit: | 4f33a49 | |
|---|---|---|
| Author: | Arne Seime | |
| Committer: | GitHub | |
Fan support (#20)
| Commit: | d3e4470 | |
|---|---|---|
| Author: | Arne Seime | |
| Committer: | GitHub | |
Add cover support (#11)
| Commit: | 91bc0de | |
|---|---|---|
| Author: | Arne Seime | |
| Committer: | Arne Seime | |
WIP