From d56ecf499b6ce58879c0a15ac90d56fabaf03a14 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 8 Jul 2016 21:26:08 +0200 Subject: [PATCH] Add apcupsd sensor breaking change --- source/_posts/2016-07-15-tbd.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2016-07-15-tbd.markdown b/source/_posts/2016-07-15-tbd.markdown index eecc5cf4e88..e99741f740a 100644 --- a/source/_posts/2016-07-15-tbd.markdown +++ b/source/_posts/2016-07-15-tbd.markdown @@ -30,7 +30,7 @@ The [Recorder component][recorder] was migrated to SQLAlchemy. This change will ### {% linkable_title Breaking changes %} - Migrating existing databases. -- +- The [APCUPSd Sensor][apcupsd-sensor] was updated. This will need that you modify your `configuration.yaml` file. ### {% linkable_title FAQ %} @@ -46,4 +46,4 @@ The [Recorder component][recorder] was migrated to SQLAlchemy. This change will [secrets]: /topics/secrets/ [yahoo-weather]: /components/sensor.yweather/ [simplisafe]: /components/alarm_control_panel.simplisafe/ - +[apcupsd-sensor]: /components/sensor.apcupsd/