Ondřej Bartas
Ondřej Bartas
Hi what is status of this PR?
@collimarco I will get executed when you are running in production. But best place to put create is in `cofing/initializers/...`
@zedtux Very nice code. I like your approach. Can you rebase your code to master and change slim templates? I will like to release it with new version
> **For Rails with Vue developer** > > **@rails/webpacker**: 5.0.1 > > Add the following line in file `config/webpack/environment.js`: > > ```js > /* Fix a bug for file inclusion...
Hi same is for yarn, pls cache `~/.cache/yarn` and not `node_modules` because there is a problem with yarn, that it will not run postinstall hooks when `node_modules` are restored :(...
I tried to go through code (but didn't test it) and it seems that `cacheDirectories` are absolute paths joined from `build_directory`+`cacheDirectory` so you will not be able to add `~/.cache/yarn`...
@wendtc I love you ❤️ I spend past 4 days looking for way to get data from LSW3 logger 23XXX in Deye SUN-10K EU. And most of data is correct...
Total Energy Sold update: ``` - name: "Total Energy Sold" class: "energy" state_class: "total_increasing" uom: "kWh" scale: 0.1 rule: 3 registers: [0x020C,0x020D] icon: 'mdi:transmission-tower-import' ``` changed registers `[0x020C,0x020D]`
I found ot problem with Battery Power and Current: correct settings are: ``` - name: "Battery Power" class: "power" state_class: "measurement" uom: "W" scale: 1 rule: 2 registers: [0x024E] icon:...
If power is negative tahn you are most probably chargin battery