From 0a7857030e86a9330f1c5854dd6882df28413f24 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 21 Jul 2019 12:01:58 -0700 Subject: [PATCH] Add 1 more changelog line --- source/_posts/2019-07-17-release-96.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_posts/2019-07-17-release-96.markdown b/source/_posts/2019-07-17-release-96.markdown index c338c613941..0b019205967 100644 --- a/source/_posts/2019-07-17-release-96.markdown +++ b/source/_posts/2019-07-17-release-96.markdown @@ -184,8 +184,10 @@ The Home Assistant Podcast has published [episode 53](https://hasspodcast.io/ha0 - Fix ESPHome climate migration ([@OttoWinter] - [#25366]) ([esphome docs]) - fix remove and re-add scenario ([@dmulcahey] - [#25370]) ([zha docs]) - change and condition to or condition ([@dmulcahey] - [#25374]) +- Add Netatmo climate battery level ([@cgtobi] - [#25143]) ([netatmo docs]) [#25321]: https://github.com/home-assistant/home-assistant/pull/25321 +[#25143]: https://github.com/home-assistant/home-assistant/pull/25143 [#25327]: https://github.com/home-assistant/home-assistant/pull/25327 [#25332]: https://github.com/home-assistant/home-assistant/pull/25332 [#25347]: https://github.com/home-assistant/home-assistant/pull/25347