Masterz69

Results 61 comments of Masterz69

Sure. As well as would like to enjoy benefits of ```base_config``` - to not duplicate staff between entries.

Tried to use template in `postfix` - it not working, imho. ``` yaml - entity: sensor.sns_boiler_out layout: state state: postfix: "{{ state_attr('sensor.sns_boiler_out', 'unit_of_measurement') }}" ``` produce ![image](https://user-images.githubusercontent.com/15225823/150642061-72cdcc77-1600-43ee-8270-39cb50175a88.png)

Actually there is more `armed%` states (like `armed_away`, `armed_night`, ...). As well as `arming` and `triggered`.... Deleted my comment about `default` state in `state_styles`, as `styles` definition is working as...

My workaround for alarm panel right now: ``` yaml entity: alarm_control_panel.shed icon: 'mdi:shield-lock-outline' styles: icon: color: var(--error-color) state_styles: disarmed: icon: color: var(--success-color) arming: icon: color: var(--warning-color) animation: blink 1s ease...

Tried sequence: disable Integration debug in GUI, restart HA Core, enable debug in GUI. Still no 'Debug page' available. Removed ```debug: true``` from yaml config, do same as before ^^^...

HA Core upgraded to 2022.8.1. * Still no data as soon as eWelink app closed. * Thermostat entity here but not operable. Probably cause this functionality not working in eWelink...

Reconnected TH16R2 to network - it still working as before (previous time in March). Thermostat also fine - show actual data from eWelink settings. Ignore previous comment, it was mistake.

> Do You receive temperature readings when eWelink App is not opened ? Humidity You can fix as described here: https://github.com/AlexxIT/SonoffLAN/issues/876#issuecomment-1184172702 It works for me, f.e. This topic is for...

As well just noticed in logs regarding same device: ``` This error originated from a custom integration. Logger: custom_components.sonoff.core.ewelink.local Source: custom_components/sonoff/core/ewelink/local.py:255 Integration: Sonoff (documentation, issues) First occurred: 14 August 2022,...

Here is debug LAN reg. THR316D for today. It looks not visible/discoverable on LAN. eWeLink app show it as locally managed, but see lot of zeroconf messages. At the end...