Custom Components Remote Homeassistant Versions Save

Links multiple home-assistant instances together

3.1

3 years ago

Features: Add option to load components present on remote (#83)

Bugfixes: Improve re-connect logic to be more robust (#80)

3.0

3 years ago

A huge feature-packed brand-new release, thanks to the amazing work done by @postlund

Breaking Changes:

api_password is now deprecated. Migrate to use access_token instead. Requires home-assistant >= 0.111 for remote instances (#79)

New Features:

Config Flow to configure integration via UI (#62, #64) Import YAML instances to config entries (#68) Discovery support (#64) Extract connection sensor to its own platform (#75)

Bugfixes:

Implement heartbeat handling (#73) Component sensor says it's connected when connection is refused for lack of token or password (#65) Fix custom_component dev doc link (#71)

2.3

3 years ago

Corrected consistency regarding usage of uppercase letters for Object_Id (by @acigl)

2.2

3 years ago

Bugfix: Suppress KeyErrors Feature: add sensor holding remote instance conection state

2.1

4 years ago

Bugfix: add prefix before deleting entry (#23)

2.0

4 years ago

New feature: Blacklisting / Whitelisting of entities and domains New feature: Filtering of values Bugfix: Removed remote states resulted in an error