Jc2k
Jc2k
I think the preferred style in HA these days is to have many simpler entities linked together by the device registry, rather than adding lots of complexity to a single...
And you'd probably want to set the entity category on the number entity so it shows up as a config type on the device page for the cover. IMO you'd...
I really like the idea of having a plant platform - thanks for pushing it forward @Djebouh I have a couple of [Mi Flora](https://www.home-assistant.io/components/miflora/) sensors myself and it would be...
I know of at least: * MiiFlora (seemingly sold under many different names on amazon) * Parrot Pot (https://www.parrot.com/uk/connected-garden/parrot-pot) * Parrot Flower Power (https://www.parrot.com/files/s3fs-public/firmware/flower-power_user-guide_uk.pdf) * [FYTA Beam](https://www.indiegogo.com/projects/fyta-beam-the-smart-plant-sensor#/) I imagine we...
The architecture nerd in me is all for a seperation like this, but I think we should think about the use cases some more maybe? This wouldn't be a backup,...
(BTW for the sharing use case, maybe something like i suggested [here](https://github.com/home-assistant/architecture/issues/143#issuecomment-612407833) and [here](https://github.com/home-assistant/architecture/issues/143#issuecomment-612411988) would work better?)
Thanks for the reply @OnFreund, it was really helpful 👍 I agree if i had manifests, I would put them in git, definitely! It's good to put them in Git....
@balloob I totally 100% agree. But apparently people do edit and share parts of them! I managed to find a couple in GitHub. Nothing especially bad - lovelace config stood...
After shelving the sharing element of your request (thank you) I don't disagree that this change would be architecturally nice, and I would support it simply because a good seperation...
We aren't saying it's hard because we are lazy or something. From a clean solution point of view, if you value knowing which files are state and which are config...