miguelangel-nubla / home-assistant-dewpoint

Home Assistant custom component to calculate dew point using temperature and humidity sensors.
MIT License
37 stars 30 forks source link

Add missing version number for HA 2021.6 compatibility #9

Closed jpulakka closed 1 year ago

jpulakka commented 2 years ago

Dewpoint didn't work with recent HA. Adding version key to manifest.json fixed that. As documented in https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes/#versions

The version key is required from Home Assistant version 2021.6