tlskinneriv / awnet_local

Enables local support for Ambient Weather personal weather stations.
28 stars 5 forks source link

Support More Sensors #2

Closed tlskinneriv closed 2 years ago

tlskinneriv commented 2 years ago

Closes #1

Adds the rest of the sensors supported by the cloud-based Ambient Weather component. Marks all entities unavailable by default until data is received (this allows for easier filtering for disabling entities that are not needed). Future plans to add either config or on-the-fly discovery of available sensors.

Adds a VS Code devcontainer definition for dev & test.