Home-AssistantConfig icon indicating copy to clipboard operation
Home-AssistantConfig copied to clipboard

Results 17 Home-AssistantConfig issues
Sort by recently updated
recently updated
newest added

When trying to create an automation i keep receiving this error: ![SmartSelect_20221117_020552_Chrome](https://user-images.githubusercontent.com/115945343/202328979-4bf63155-a240-4ae5-a455-61412f114fe0.jpg) The yaml code for this automatisation is: `alias: Telenet Test pauze description: "" trigger: - platform: state entity_id:...

a couple of warnings in 2022.2.9 (and previous 2022.x versions) ``` 2022-02-27 18:00:00 WARNING (MainThread) [homeassistant.helpers.template] Template warning: 'int' got invalid input 'unknown' when rendering template '{% macro battery_level() %}...

The following warning appears (many times) under 2021.10, and says that the template will no longer work under 2021.12: > Template warning: 'float' got invalid input 'Not Charging' when rendering...

`2021-04-09 13:17:00 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'mappingproxy object' has no attribute 'icon' when rendering '{%- for item in states.sensor if (.....` Warning is created in the `update_battery_status_group_members `automation

The HA log get's spammed with the following error after enabling this package: ``` WARNING (MainThread) [homeassistant.components.automation.battery_sensor_from_attributes] battery_sensor_from_attributes: Already running ``` I think this is due to the new automation...

Changed device detection in group creation to check all devices, not just sensors, if they have battery information.

Hey guys I still have this package installed in my HA 2021.6.6 I can see that it was updated not so long ago, so I hope that it's still working....

**Fixed** - Minor updates to Template, automation, service to comply syntax changes in the latest versions - fix[ issue #32](https://github.com/notoriousbdg/Home-AssistantConfig/issues/32) **Changed** - update_battery_status_group_members refactored for readability

A plant (https://www.home-assistant.io/integrations/plant/) entity will falsely trigger the creation of a battery entity from attribute. Please exclude, by design a battery entity must exist that feeds into the plant entity....

First: awesome work, it's the best battery alert solution I found on the internet. My issue: I have a bunch of Homematic IP Devices with Battery Info. At the Moment,...