Feature: Additional sensors - #2
Conversation
|
Woul love if this could be merged! @rialDave could you merge this feature to your main branch in the meantime? So your modifications can be installed via HACS if this does not get merged |
@hanneshier I'm not too familiar with the necessary changes to make it available for standard HACS installation, but i merged it and released 1.2.0 in my fork: https://github.com/rialDave/DWD-Nowcast/releases/tag/1.2.0 hope this helps! |
Perfect, thank you very much! I just needed to add your repo as a custom repository ins HACS. But as far as i know, only the main branch is compatible can be used, but since you merged it, it works perfectly now |
Hey there!
I've found your integration and really liked the idea of having nowcast information in home assistant. Even tho it might be enough for some use cases to have actions/service calls to get this information, I wanted to have sensor data for my setup.
So i went and added some sensor which might make life and usage with this integration easier in my opinion:
Config / options flow:
I've also added translations in EN and DE when i was already on it and updated the Readme accordingly.
Full disclosure:
(the .gitignore is just added for my PHPStorm .idea files, I didn't find a way to exclude this from the PR)