treynaer
treynaer
A temporary solution is to download the fork from [dupondje](https://github.com/dupondje/homeassistant-core/tree/add_dsmr_peak). Copy the folder `/homeassistant/components/dsmr/` to your `custom_components` folder. You have to add `"version": "1.0.0"` to the `manifest.json`. Reload HA and...
@dupondje I get following error withe the latest commit: `homeassistant.setup - ERROR - Unable to prepare setup for platform dsmr.sensor: Platform not found (cannot import name 'EntityCategory' from 'homeassistant.const' (/usr/src/homeassistant/homeassistant/const.py)).`
I'm seeing the same behavior. I think we need a service that we can call to send the "Remote Storage settings" to the battery within the "Remote Command Timeout". Another...
It's related to this #114
I'm having the same issue. Other people with a similar issue: [HDMI CEC with pycec Remote](https://community.home-assistant.io/t/hdmi-cec-with-pycec-remote/)