Flobul
Flobul
**Describe the bug** Local Time on web page gets crazy after seconds. On boot, when NTP is synced, time is correct: But seconds later: Seconds and minutes increment correctly though...
If you want to integrate schedule method. (I did integrate it on my jeedom plugin) Get schedules: ``` POST https://smartapi.vesync.com/cloud/v2/deviceManaged/bypassV2 { "acceptLanguage": "en", "accountID": "0000000", "appVersion": "VeSync 4.1.40 build7", "cid":...
Here are some requests working on my Core300S. POST https://smartapi.vesync.com/cloud/v2/deviceManaged/getAirPurifierData {"appVersion":"1.1","phoneBrand":"Jeedom-VeSync","phoneOS":"Jeedom-VeSync","traceId":1670058086681,"acceptLanguage":"fr","region":"EU","timeZone":"Europe\/Brussels","accountID":"0000000","token":"00000000000000000000000000000000000000000000000000==","method":"getAirPurifierData","debugMode":true,"deviceRegion":"EU","cid":"00000000000000000000000000000000","configModel":"NOT_EMPTY","configModule":"WiFiBTOnboardingNotify_AirPurifier_Core300S_EU","payload":{"data":{}, "method":"","source":"APP"}} ``` { "traceId": "1670058086681", "code": 0, "msg": "request success", "module": null, "stacktrace": null, "result": { "totalUsedTime": 150300, "totalCleanAir":...
Monitor page allows you: - to see all values with a better view than index page, - change all values. Without HA, Jeedom or MQTT, directly from the browser.
Proposal to add RSSi in to see which one is the closest. So this will end : https://github.com/Domochip/WirelessPalaControl/issues/6
Automatic compilation and release on new commit. May be helpful to you and others.
Check online firmware version, compare and add link to download.
Hi. Sorry to bother, but is there any chance you update this repo for another hardware plateform? (espressif32 instead of espressif8266) Or maybe a way to use the lib with...
**Describe the bug** Unable to send constant values to MQTT, values sent are always 0. Tried with PublishFloat, PublishInt and Publish. But works with plain numbers. (see screenshot) Works fine...