Skip to content

Releases: airalab/homeassistant-robonomics-integration

Robonomics Integration 2.0.2

05 Dec 19:12
4bcaacb
Compare
Choose a tag to compare

What's Changed

  • Add classes for parsing and validate config
  • Handle setup file with only controller

Full Changelog: 2.0.1...2.0.2

Robonomics Integration 2.0.1

27 Nov 09:13
Compare
Choose a tag to compare
  • Integration can start without LibP2P connection
  • Added IPFS gateway for DApp

Full Changelog: 2.0.0...2.0.1

Robonomics Integration 2.0.0

28 Oct 09:11
c281219
Compare
Choose a tag to compare

What's Changed

  • Add Robonomics parachain in Polkadot
  • Refactoring: separate classes for creating config and telemetry files

ATTENTION!
This version is not compatible with previous versions. To update integration follow the steps:

  • Delete integration in Home Assistant interface (Settings/Devices & Services)
  • Update integration to version 2.0.0 in HACS
  • Get a new setup file in Robonomics Dapp
  • Setup integration with the new file

Full Changelog: 1.9.2...2.0.0

Robonomics Integration 1.9.2

17 Sep 21:14
b34d76c
Compare
Choose a tag to compare

What's Changed

  • Send states on receiving peer id only if it is new #74
  • Raise exception if cant connect to IPFS daemon on setup #73

Full Changelog: 1.9.1...1.9.2

Robonomics Integration 1.9.1

26 Aug 13:44
a02572a
Compare
Choose a tag to compare
  • Update pyproxy package version

Full Changelog: 1.9.0...1.9.1

Robonomics Integration 1.9.0

07 Aug 11:28
c578f5a
Compare
Choose a tag to compare

What's Changed

  • Fix IPFS Errors Handler in #66
  • Libp2p feedback with notifications on errors in #69
  • Setup from JSON file in #69
  • Fix setting custom gateway from config file in #70

Closed tasks: #68 #67

Full Changelog: 1.8.6...1.9.0

Robonomics Integration 1.9.0-beta

30 Jul 11:36
022e2e5
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Added notifications on LibP2P errors
  • Fixed setup with JSON #67 #68

Full Changelog: 1.8.7-beta...1.9.0-beta

Robonomics Integration 1.8.7-beta

19 Jul 14:03
4de5392
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Setup integration from file
  • Update config on users change
  • Fix create backups for Home Assistant OS
  • Fix IPFS errors handlers and notifications

Full Changelog: 1.8.6...1.8.7-beta

Robonomics Integration 1.8.6

14 Jun 14:06
0723400
Compare
Choose a tag to compare
  • Fix blocking calls in config flow
  • Stop resubscribe to the RWS in integration is unloaded

Robonomics Integration 1.8.5

12 Jun 13:00
3c64b6b
Compare
Choose a tag to compare

What's Changed

  • Start init on hass start, decrypt libp2p telemetry
  • Fixes for 2024.5.5 Core, pin DApp hash to local node
  • Fix media saving and some warnings with 2024.6.2 HA version
  • Add crust gateways for looking for IPFS files

Full Changelog: 1.8.4...1.8.5