-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More sensors, better device class handling, less sensors enabled by d…
…efault (#12) ### Added - New sensors pulled from the native HA Ambient Weather integration: - AQI PM2.5 - AQI PM2.5 24h avg - AQI PM2.5 indoor - AQI PM2.5 indoor 24h avg - Lightning Strikes Per Day - Lightning Strikes Per Hour - New binary sensors pulled from the native HA Ambient Weather integration: - Interior Battery - Leak Detector 1-4 - Leak Detector Battery 1-4 - Lightning Detector Battery - Soil Monitor Battery 1-10 - Default icon for UV Index sensor ### Changed - Remove underscore from default sensor names - Device class and native unit management (thanks @mkmer!); unit conversions will now work - Clarify actual sensor states as "Unavailable" instead of "Unknown" in README - Less common sensors are disabled by default - Update manifest fields ### Removed - Default icons where no longer needed: - 24 Hr Rain - Daily Rain - Event Rain - Hourly Rain Rate - Lifetime Rain - Max Gust - Monthly Rain - Weekly Rain - Wind Avg 10m - Wind Avg 2m - Wind Gust - Wind Speed - Yearly Rain Co-authored-by: mkmer <[email protected]>
- Loading branch information
1 parent
8fa22d0
commit 58d2b95
Showing
5 changed files
with
480 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.