We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c28214 commit bba0377Copy full SHA for bba0377
1 file changed
…stom_component/rohlikcz/binary_sensor.py …tom_components/rohlikcz/binary_sensor.pycustom_component/rohlikcz/binary_sensor.py renamed to custom_components/rohlikcz/binary_sensor.py
@@ -192,4 +192,4 @@ async def async_added_to_hass(self) -> None:
192
193
async def async_will_remove_from_hass(self) -> None:
194
"""Entity being removed from hass."""
195
- self._rohlik_account.remove_callback(self.async_write_ha_state)
+ self._rohlik_account.remove_callback(self.async_write_ha_state)
0 commit comments