gigatexel

Results 40 comments of gigatexel

https://www.loxone.com/wp-content/uploads/datasheets/CommunicatingWithMiniserver.pdf page 33 There is something wrong with the user you are using for the integration

> > https://www.loxone.com/wp-content/uploads/datasheets/CommunicatingWithMiniserver.pdf page 33 > > There is something wrong with the user you are using for the integration > > You are absolutely right! :) I added another...

An example: ![image](https://github.com/JoDehli/PyLoxone/assets/65073191/10ab509b-070f-4343-a52f-7d8e693be93d)

I'm still getting this error. In my understanding, the issue is that there are 2 `self._ws.send(command)` statements that are not enclosed by a try/catch, so any error that is thrown...

> If you make a pull request you must first pull the latest version.ni saw that it is based on a older version of the master branch. Are you sure?...

> Not all entries should have a device. If I have time I look into the changes. But as I mentioned I am working on a complete new implementation. Until...

> Thank you for the report. Just to double-check - The sensors recover but the controls do not ?? The mechanism behind availability of buttons and switches requires that the...

Same issue here, but with GoDaddy. I cannot even create additional certs using non-dns challenge.

I changed my Apex data generator as follows. This now seems to render the right result: ``` data_generator: > return entity.attributes.data.map((entry, index) => { return [new Date(entry.start_time).getTime(), ((0.2040 + entry.price_ct_per_kwh)...

> sounds like 'challenge accepted' > > You can find my E-Mail here: https://littleyoda.github.io/ Same for me. I've been running this feature modbus-based for now.