lywsd02 icon indicating copy to clipboard operation
lywsd02 copied to clipboard

Results 16 lywsd02 issues
Sort by recently updated
recently updated
newest added

OS: Fedora 37 python 3.11 pip 23.3.1 Install latest lywsd02 from git (HEAD: 364b228922540babc ) Symptom After I install lywsd02 from latest source, everytime I execute pip, it makes following...

I bought a new version of the device - it does not work with the current code. If you change the code: ``` @property def time(self): with self.connect(): ch =...

I have already 2 of those clocks detected by bluetooth interface as lywsd02 (although print on the device case says lywsd02mmc), they work ok with Mi Home app configured to...

Hi. When I am starting script as lywsd02 sync "MAC address" my time syncs but time is set +1 hour ahead. What do I have to do to set the...

Hi there, I use your python library for Openhab integration. Frequently it happens, that this external program gets stuck. I then see the following in the process list: ``` user...

Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Optimized reading of the battery status. Read the current voltage and calculate the battery level between 0 and 100%. Output directly via SensorData or self.data possible. Tested with LYWSD03MMC and...

I'm trying to connect to my LYWSD02 sensor with raspberry pi 3 but I cannot: ``` HCI sniffer - Bluetooth packet analyzer ver 5.55 device: hci0 snap_len: 1500 filter: 0xffffffff...

The lywsd02 library itself already determines the correct UTC offset. So also use UTC timestamp so that time is synchronized correctly.