cheater
cheater
@khmyznikov ``` - platform: template sensors: home_co2: friendly_name: "CO2" value_template: "{{states.sensor.clear_grass.attributes.co2}}" unit_of_measurement: ppm icon_template: mdi:periodic-table-co2 home_tvoc: friendly_name: "tVoc" value_template: "{{states.sensor.clear_grass.attributes.tvoc}}" unit_of_measurement: ppb icon_template: mdi:air-filter home_temperature: friendly_name: "Temperature" value_template: "{{states.sensor.clear_grass.attributes.temperature}}" unit_of_measurement:...
Hi! You have ~22m difference between the time in events and your server. Events were marked as outdated and were discarded. You have to synchronize time settings on both devices.
So the possible solution is to turn off the time check on a client side or make the time bounds check a little wider to cover your time diff. It...
@akarpych Thanks for help! So I've removed battery state request from the code but haven't tested it. You can try the hotfix form here: https://github.com/Cheaterdev/clear_grass-ha/tree/firmware-update And if it works -...
> > And if it works - I'll update the main branch. > > Sorry, does it mean that battery info will not be available? battery level, battery_charging As far...
That's pretty much of options! Try to use account prefix - this is an Account ID. I'll split SIA message by that ID. Seems that ID is missing here, so...
Oh, there is 2 mesage formats in SIA. From specification of some SIA software : ``` - SIA-DCS: format SIA DC-04. - ADM-CID: format Contact ID DC-05. ``` My implementation...
> Hey @belkiss - using a direct ping to ask the same question. Any progress made on module support? If not yet, is it on a roadmap anywhere or just...
Hi! It looks like this API only available for enterprise customers.
@dimadusk Don't have time to do that now. In UA army currently. After the Victory :)