Sam Reed

Results 294 comments of Sam Reed

5b56e042be2442f9e761b45315443aba3cac73d0 mentions it...

>or say that the integration should be removed and reinstalled! That is the common way with quite a few different integrations...

Can we have another look at this now that https://github.com/swaggest/json-diff/releases/tag/v3.12.0 is out?

https://github.com/ezimuel/guzzlestreams/pull/3 should probably be merged first

Could do with a release tagging too afterwards :)

https://github.com/ezimuel/ringphp/pull/16

It's logspam that shouldn't really be there. `dmidecode` is installed, and should be able to provide some of the same info... Or the current code wants some error suppression.... https://github.com/emoncms/emoncms/blob/11dcca2a560a5045a8aaf96044cfcc400501a4d1/Modules/admin/admin_model.php#L333-L356...

https://github.com/emoncms/emoncms/commit/f232233ba1d77012a005a87cec2c49275ff371b8 added it... It's code that probably wouldn't ever execute on a pi... So probably some checking/error suppression

Upgrading to 2024.10.0 started showing this for me too... ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/loader.py", line 1027,...

Yeah, but users shouldn't be needing to run commands manually ;) It looks like https://github.com/home-assistant/core/pull/126488 is supposed to be in 2024.10.0, but hasn't fixed it?