mayberryjp

Results 14 comments of mayberryjp

the integration can't start when i have my manifest.json look like this [core-ssh config]$ cat /homeassistant/custom_components/echonetlite/manifest.json { "domain": "echonetlite", "name": "ECHONET Lite", "issue_tracker": "https://github.com/scottyphillips/echonetlite_homeassistant/issues", "config_flow": true, "documentation": "https://www.github.com/scottyphillips/echonetlite_homeassistant", "requirements": [...

oh sorry i see my mistake

looks like this one is still happening ``` 2023-12-16 14:49:07.951 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/pychonet/echonetapiclient.py", line 89,...

the refrigerator wasn't interesting. i don't think there was even a temperature sensor. the sensor i was looking for was power usage or operation status. but it didn't have either...

this device is my rinnai water heater ``` 2023-12-16 19:08:44.490 DEBUG (MainThread) [custom_components.echonetlite] ECHONETLite Message Received from 192.168.50.54 - Raw data is b'\x10\x81\x01\xdb\x0f\x02\x01\x0e\xf0\x01s\x01\xd3\x01\x00' 2023-12-16 19:08:44.490 DEBUG (MainThread) [custom_components.echonetlite] ECHONETLite Message...

here's about 30 minutes of send data from the rinnai device [debug_log_1.txt](https://github.com/scottyphillips/echonetlite_homeassistant/files/13692256/debug_log_1.txt)

yes i reloaded two or three times. i can arrange a screen share session on Teams and give you screen control if you want to look some time.

same stuff but here's a copy. bunch of things i need to clean up that look unrelated https://drive.google.com/file/d/1W0MyGI9wlSFoegcyv-uK1aRFfUarLKH_/view?usp=drive_link

[core-ssh config]$ cat /homeassistant/custom_components/echonetlite/manifest.json { "domain": "echonetlite", "name": "ECHONET Lite", "issue_tracker": "https://github.com/scottyphillips/echonetlite_homeassistant/issues", "config_flow": true, "documentation": "https://www.github.com/scottyphillips/echonetlite_homeassistant", "requirements": [ "pychonet @ git+https://github.com/scottyphillips/pychonet.git@master" ], "dependencies": [], "codeowners": [ "@scottyphillips", "@nao-pon" ], "version":...

i think the error stopped.