Alexey ALERT Rubashёff
Alexey ALERT Rubashёff
> Line 156 in the water heater platform needs to be updated to use an overkiz enum instead of the Home Assistant operation mode. fixed
> Please add a breaking change paragraph to the PR description and describe what users needed to do to cope with the change. done
> @ALERTua There's a merge conflict, can you fix it? done
fix incoming #658 thank you for your report!
@Matthias1977-tech you can either wait for #658 to be merged or implement its changes in your local copy of the code at `/config/custom_components/pyscript`
I noticed that this happens after the devices lose and reestablish wifi connection. After this, Tuya works, but localtuya stops working.
This issue is irrelevant, as now there's only one PyCharm edition.
I made a PR for this #626 Hope you find it useful
This works on my side: ``` attrs = state.getattr('group.batteries_group') log.debug(f"attrs:\n{pformat(attrs)}") ``` ``` 2024-07-30 10:12:40.952 DEBUG (MainThread) [custom_components.pyscript.file.tryouts.tryouts] attrs: {'auto': True, 'entity_id': ('sensor.54ef44e1a1e5_battery', 'sensor.54ef44e1ad9d_battery', 'sensor.54ef44e1b134_battery', 'sensor.582d34826eac_582d34826eac_battery', 'sensor.582d34826eac_battery', 'sensor.a4c13853b5ef_battery', 'sensor.a4c1387fce25_battery', 'sensor.a4c138beb99d_battery', 'sensor.alert_s_s24_battery_level',...
@craigbarratt this one is for you :)