Skip to content

m-rossi/dashboard-delbrueck-homeassistant

Repository files navigation

dashboard-delbrueck-homeassistant

This HomeAssistant-integration adds the sensors

  • temperature
  • humidity
  • wind bearing
  • wind speed
  • precipitation

of the weather stations of the City Dashboard of Delbrück.

Installation

Install the integration using Home Assistant Community Store (HACS).

Development

Development in devcontainer

After cloning the repository and starting the devcontainer you can modify the .devcontainer/devcontainer.json-file and and add the following lines

{
  "mounts": [
    "source=/path/to/dashboard-delbrueck-homeassistant/custom_components/dashboard_delbrueck,target=${containerWorkspaceFolder}/config/custom_components/dashboard_delbrueck,type=bind"
  ]
}

to make the integration available in the devcontainer.

About

HomeAssistant-integration for sensors of the city dashboard of Delbrück.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages