-
Hi!
I recently got my smart meter installed along my inverter, Growatt MOD 10KTL3-X. I get the power values from the meter correct into the inverter and Grott successfully sends it upstream to Shin…
-
C/C++, JavaScript, Python and C# support escaped headecimals.
Mañana -> `4D\x61\xC3\xB1\x61\x6E\x61` or modulo ASCII `Ma\xC3\xB1ana`
please add support for:
* UTF-8 escaped hexadecimal
* UTF-8…
-
Pick any of the editor on the documentation website [here](https://docs.moonbitlang.com) and modify the result as
```moonbit
fn main {
let b1 : Bytes = b"abcd"
println(b1) // true
}
```
…
-
Hi!
I am experiencing an issue where I cannot see any data topics coming from Grott on MQTT running on Home Assistant. I have verified the MQTT messages using MQTT Explorer, and there is no record …
-
I am using the Python binding, libmata version 1.6.18.
When parsing the regex `[\x00-\x5a\x5c-\x7f]`, the resulting automaton has an edge under all numbers from 0 to 127, and also under numbers fro…
-
@muppet3000 Hi and Thanks a lot for your work here!
I have a similar issue so reopen this here, hope thats ok?
my inverter: MOD 7000TL3-XH(BP)
Homeassistant with HACS -
Grott stable branch (…
-
Hi. js-confuser ``(Backtick) does NOT encrypt console messages written in it.
**Example**
Input:
```javascript
console.log(`Hello World!`);
```
Output: ```
... var smccs9,EbRN91F,Xxc9…
-
Hey all,
Just installed homeassistant-grott (thank you) and noticed that at the beginning of the day I get all the energy from grid (between when it goes off and comes back on) in one go. I noticed…
-
### Description
Here is an absolute minimal example I was able to come up with:
```nim
import std/os
import std/options
import std/streams
type
Node = ref object
parent: Opti…
-
Hi,
I just started using Grott, so it is possible that I have some mistake in my configuration. But I probably receive battery status in different packet than other data.
I was able to find batter…
DB501 updated
11 months ago