My repository of homeassistant addons.
Intermedium is a smtp to homeassistant notify proxy, writen by myself.
Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. This addon also includes RadicaleInfCloud which integrates InfCloud into Radicale's web interface. InfCloud allows you to to manage appointments, tasks and contacts in the browser.
SilverBullet is a open-source, self-hosted, offline-capable web application allowing users to take notes in markdown, fetuatring advanced features such as metadata annotations, its Objects infrastructure, Live Queries and Live Templates.
Requierments:
- linux
- nix
- docker
Clone git repository:
$ git clone https://github.com/MarcusWagberg/homeassistant-addons.git
Change directory into the repository:
$ cd homeassistant-addons
Enter nix devshell:
$ nix develop --no-write-lock-file
$ build [addon]
$ run [addon]
$ publish [addon] [version]
$ outdated