Skip to content

Dataplicity integration only accepts .py installer URL, but Dataplicity now provides .sh #49

@matteos1

Description

@matteos1

The Home Assistant Dataplicity integration currently expects an installer URL ending with .py.

However, Dataplicity now provides installation commands in the following format:

curl -fsSL https://dataplicity.com/.sh | sudo bash

Example:

curl -fsSL https://dataplicity.com/XXXXXXXX.sh | sudo bash

When configuring the integration in Home Assistant, it still asks for:

https://www.dataplicity.com/XXXXXXXX.py

This creates confusion because new Dataplicity accounts/devices no longer seem to expose .py installer links.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions