drc38

Results 11 issues of drc38

We have an edge case when using a ChargePoint instance with Home Assistant (https://github.com/lbbrhzn/ocpp/) where the Charger does not close its websocket properly and keeps sending messages. In the integration...

tested with arlec panel heater

With the incorporation of #494 an OSError should only be raised on edge cases eg if the json schema file is corrupt. NotImplementedError and NotSupportedError errors will be raised prior...

Hi @hesselonline, I have recently made a few changes to improve this HA ocpp integration but it really needs to follow a similar structure to your integration (and be reviewed...

Hi, One more feature it would be great to have is the ability to turn on LiveTV to a channel or change channel eg "Alexa, ask kodi to turn on...

Hi, would be great if the music option could be turned on to play random music using a json rpc call along the following lines "jsonrpc":"2.0","id":"1","method":"Player.Open","params":{"item":{"partymode":"music"}}

Suggest adding workflows etc from here: https://github.com/ludeeus/integration_blueprint And basic tests from here: https://github.com/oncleben31/cookiecutter-homeassistant-custom-component/tree/main/%7B%7Bcookiecutter.project_name%7D%7D/tests

enhancement

The ocpp integration (https://github.com/lbbrhzn/ocpp) using this library in Home Assistant 2024.06 has detected that the IO `open` file call in `messages.py` blocks the event loop. Would it make sense in...

bug

### Checklist - [X] I have filled out the template to the best of my ability. - [X] This only contains 1 feature request (if you have multiple feature requests,...