Proxy Ecowitt, Purple Air and RTL 433 data to WeeWX
Find a file
2023-07-09 14:43:26 +02:00
config Initial commit 2023-06-06 16:41:34 +02:00
lib/weewx_proxy Update to Erlang 26 and Elixir 1.15 2023-07-09 14:33:00 +02:00
test Initial commit 2023-06-06 16:41:34 +02:00
.envrc Initial commit 2023-06-06 16:41:34 +02:00
.formatter.exs Initial commit 2023-06-06 16:41:34 +02:00
.gitignore Initial commit 2023-06-06 16:41:34 +02:00
flake.lock build: Use gitignore.nix to fetch the src 2023-07-09 14:43:26 +02:00
flake.nix build: Use gitignore.nix to fetch the src 2023-07-09 14:43:26 +02:00
LICENSE Initial commit 2023-06-06 16:41:34 +02:00
mix.exs fix: add systemd dependency 2023-06-06 21:12:49 +02:00
mix.lock Update to Erlang 26 and Elixir 1.15 2023-07-09 14:33:00 +02:00
mix.nix Update to Erlang 26 and Elixir 1.15 2023-07-09 14:33:00 +02:00
README.md Initial commit 2023-06-06 16:41:34 +02:00

WeewxProxy

TODO: Add description

Installation

If available in Hex, the package can be installed by adding weewx_proxy to your list of dependencies in mix.exs:

def deps do
  [
    {:weewx_proxy, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/weewx_proxy.