notoriousbdg / Home-AssistantConfig

Apache License 2.0
180 stars 49 forks source link

configuration variable "json_attributes" is deprecated, replace with "json_attributes_topic" #11

Closed TheZoker closed 5 years ago

TheZoker commented 5 years ago

Some recent changes in HA and this custom script causing the following issue in the logs: configuration variable "json_attributes" is deprecated, replace with "json_attributes_topic"

More information: https://github.com/home-assistant/home-assistant/pull/19223

Code probably causing the issue: https://github.com/notoriousbdg/Home-AssistantConfig/blob/master/packages/battery_alert.yaml#L583

tonnie84 commented 5 years ago

I have also the same problem

Homeassistant 0.85.1 package 1.1.6

notoriousbdg commented 5 years ago

Fixed in https://github.com/notoriousbdg/Home-AssistantConfig/commit/071cff6857a37920fb363bcb2c6ea5b31e080dd3