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.
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.