Patrick762

Results 156 comments of Patrick762

Please add a test case to `tests/device_builder_test.py`

I tried to do this in my fork https://github.com/Patrick762/ha-power-flow-card. Clicks redirect to the history page (I didn't find any information about how to show the details popup, maybe I'll update...

I found out how to open the default popup. It's now in the fork. I also created a PR #125

Isn't this missing the config change in menu.ipxe?

The integration was not meant to deal with encryption, so this can happen. I also don't think it makes much sense to prevent this behaviour at the moment. The big...

They're going to enable an open api, but they said it will take some time before this happens

The point is, for monitoring the device you have to write to some registers

@jakeborja Can you confirm if you updated your device firmware?

Maybe some base classes for the separate device classes could make sense

I get the following exception from the tuya part: `{'t': [...], 'success': False, 'errorCode': 'PERMISSION_DENIED', 'status': 'error', 'errorMsg': 'No access'}` Is there something else that changed? Or does this need...