apetrycki / daikinskyport

API for accessing a DaikinOne+ Thermostat
59 stars 26 forks source link

Can't get integration working again..... #70

Closed enkrypt3d closed 9 months ago

enkrypt3d commented 9 months ago

After reinstalling the latest code via HACS and manually, I get this error when adding my login info to the config file.... All the files are where they're supposed to be. This was working just fine before but now it's completely broken.

enkrypt3d commented 9 months ago

Log Details (ERROR) Logger: homeassistant.components.websocket_api.http.connection Source: components/hassio/init.py:579 Integration: Home Assistant WebSocket API (documentation, issues) First occurred: 6:12:29 PM (1 occurrences) Last logged: 6:12:29 PM

[547997355840] The system cannot restart because the configuration is not valid: Integration error: daikinskyport - Integration 'daikinskyport' not found. Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 226, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1974, in async_call response_data = await coro ^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/core.py", line 2011, in _execute_service return await target(service_call) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/homeassistant/homeassistant/components/hassio/init.py", line 579, in async_handle_core_service raise HomeAssistantError( homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Integration error: daikinskyport - Integration 'daikinskyport' not found.

enkrypt3d commented 9 months ago

I deleted everything, started over fresh. not seeing any errors now but it's showing "unavailable" for all entities....

enkrypt3d commented 9 months ago

Any help would be appreciated....

apetrycki commented 9 months ago

Not sure what to tell you. I haven't changed the main branch other than updating the readme. I'd run through the API commands manually and make sure you're getting the proper responses back. Maybe the thermostat is offline or something.

enkrypt3d commented 9 months ago

the thermostat is working fine in the main daikin One+ app... Deleting everything installing fresh didn't work... Is there an order of operations here? Can you expand the instructions? maybe I'm missing something....

Add repo to HACS > click the "download" button > then restart HA? Then add creds in configuration.yaml? Is that the right order? I'm not seeing any errors, it's just unavailable ....

On Sun, Sep 17, 2023 at 8:33 PM apetrycki @.***> wrote:

Not sure what to tell you. I haven't changed the main branch other than updating the readme. I'd run through the API commands manually and make sure you're getting the proper responses back. Maybe the thermostat is offline or something.

— Reply to this email directly, view it on GitHub https://github.com/apetrycki/daikinskyport/issues/70#issuecomment-1722619047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWHLHRX2M7HQR5OS5UMEQFTX26JGTANCNFSM6AAAAAA43E6YFQ . You are receiving this because you authored the thread.Message ID: @.***>

apetrycki commented 9 months ago

try the new integration and let me know if your problem goes away. If not, you'll have to get me all your API info for me to look at.