#Hi folks anyone around to answer a noob
1 messages · Page 1 of 1 (latest)
It looks like I have to create a set of lambdas to end up with a value_fn?
So long as I know if a key comes from either the WALLCONNECTOR_DATA_VITALS or WALLCONNECTOR_DATA_LIFETIME json I just duplicate sensor description blocks?
ah, so "requirements": ["tesla-wall-connector==1.0.2"],
is separate to core?
If your data is already in the response that would be the way to go.
Yes, it's installed via pip. Look it up on pypi.org
Ta. next Q will be how do I test my own fork then?
(sorry, first time I've poked under the covers of HA)
Have a look here https://developers.home-assistant.io/docs/development_environment
Perfect thanks