jtognazzi

Results 10 comments of jtognazzi

I haven't try, but here is a workaround https://iuliusathome.blogspot.ch/2016/08/intellij-ansible-vaults-and-windows.html

Your right, it seems it was never published on the marketplace. my mistake... But it would be nice if it was, what do you think ?

We also have the same issue with the image build from sources. What I found is that the processes killed by supervisord are like the following: ``` root 8873 1...

I managed to reproduce with the following steps: 1. Get the latest docker-compose.yml 2. export export GITLAB_SECRETS_DB_KEY_BASE= 3. start `docker-compose up` 4. Connect on localhost:10080 5. Change the root password...

According to this comment https://github.com/Supervisor/supervisor/issues/840#issuecomment-256521004 supervisord did not kill the child process, but just noticed it vanished... So we would need a directive to tell supervisord not to log such...

Yeah, I also see some amount on the line Network Internet Data Transfer Out from Americas to China It is in the order of 0.01 USD So I did not...

This looks good ! here is the result Edited by @gaetancollaud to keep only the revelant part and keep this thread short. ```json { "data": { "type": "apartmentStatus", "included": {...

Actually, the temperature and humidity values appears under the zones list as type zoneStatus. I can see them with this request: /api/v1/apartment/status?include=zones ``` { "data": { "id": "77fd4a11-87cf-456a-b12e-0467c8195a23", "type": "apartmentStatus",...

Yes, it worked ! I have a "Climate Control App" in the web UI to configure everything regarding the Central Heating... ![image](https://github.com/gaetancollaud/digitalstrom-mqtt/assets/2621451/24876d62-9492-4d63-a20c-838bd9d0a245)

Sure, I fully understand. Let's hope DigitalStrom AG will want to support your work... Thanks anyway