Nikolay Chapkin

Results 19 comments of Nikolay Chapkin

I try version 4.1.2.350 and my client stops to send messages after 10-30 seconds... EnqueueAsync method call never ends. version 4.1.0.247 works normally...

This feature is very useful to collect all logs in one place

> A similar idea that could be used more directly with arduinolog would be a telnet server. This is what I use to monitor the logs of my devices when...

> Hi, > > If you have these sensors, could you take a look to how they advertize their data, servicedata, manufacturerdata, BLE connection? > The best way to do...

> Yes, if you could give me examples of manufacturer data, service data, and the expected sensor's values. It would help. Look, For the **AbTemp** - packet is in the...

Sorry, but when this feature will be merged into master? And, when will the new release of Mosquitto?

Maybe Z2M can split big state message into separate messages? Each of which will be less than 255 characters long... PS I use autodiscovering feature and can't create config for...

Hi, Is there any information about this issue? I have alpine docker image and get errors: ``` can't run Unable to load shared library '/app/runtimes/linux-x64/native/ClearScriptV8.linux-x64.so ```

Russian language is working now... Just create right entities configuration section: ``` entities: - 'Влажность:sensor.miflora_moi_3' - 'Освещение:sensor.miflora_lux_3' - 'Температура:sensor.miflora_tem_3' - 'Плодородие:sensor.miflora_fer_3' ```

I install this card through HACS and documentation is wrong... Right entities configuration part is: **entityname:entityid** No additional spaces, no additional tags ex: entities: moisture:sensor.xiaomi_miflora_moisture intensity:sensor.xiaomi_miflora_illuminance temperature:sensor.xiaomi_miflora_temperature Fertility:sensor.xiaomi_miflora_soil_conductivity