Jean J. de Jong

Results 32 comments of Jean J. de Jong

We only develop things as we need them ourselves, and contribute the developement freely to this repository - why wouldn't you contribute such a dockerization? Others may find it very...

This project is not optimal for containerizing, because updates would be complex to implement by the user. Each code base update could be applied by installing a new docker image,...

The "rate" column was meant essentially to attribute an ownership rate to each of multiple owners, for instance to determine what to bill each owner, or what share of royalty...

> Seems the integration does not handle invalid app_token (caused by change of freebox, revoked token, etc). The app_token is stored at .homeassistant/.storage/freebox/ in a .conf file. If you remove...

You need to setup your external mail server in the `.env` configuration file. See [wiki](https://github.com/jjdejong/phpip/wiki/Renewal-Management#email-templates).

That is exactly my use case. I have several appliances designed initially to be connected over an RS485 link. I don't want to run wires between the appliances, but rather...

In my application the baud rate is 9600, so that is pretty slow. Shouldn't that be OK regarding any latencies?

Alright, those are all constraints to be considered by the developer of the feature... I was just trying to clarify the feature request and add to the votes for the...

Ah, the problem is I don't "just" want that. I have the esphome devices in my appliances to monitor a bunch of sensors and perform settings via HA. Since they...

The appliances are heaters, where one master heater or a central console applies its settings and measures to the slave heaters through RS485. If your inverter is a Victron, it...