GithubHelp home page GithubHelp logo

fyta_cli's People

Contributors

dependabot[bot] avatar dontinelli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fyta_cli's Issues

error during setup

When I start the integration process, the following error message appears after the update (in the previous version, the config_flow.py ran fine.)
Bildschirmfoto 2024-02-17 um 12 48 52

In the previous version, the devices were created cleanly, but no data arrived. I also started writing an integration, but without authentication with user/password. but with bearer token. Data is already arriving there. I couldn't manage to authenticate and renew the token

Unexpected error fetching FYTA Coordinator data: fromisoformat: argument must be str

Hey after setup i get this error

Logger: custom_components.fyta.coordinator
Quelle: helpers/update_coordinator.py:318
Integration: FYTA
Erstmals aufgetreten: 10:48:34 (1 Vorkommnisse)
Zuletzt protokolliert: 10:48:34

Unexpected error fetching FYTA Coordinator data: fromisoformat: argument must be str
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 318, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/fyta/coordinator.py", line 46, in _async_update_data
data = await self.fyta.update_all_plants()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/fyta_cli/fyta_connector.py", line 73, in update_all_plants
current_plant = await self.update_plant_data(plant)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/fyta_cli/fyta_connector.py", line 121, in update_plant_data
"last_updated": datetime.fromisoformat(
^^^^^^^^^^^^^^^^^^^^^^^
TypeError: fromisoformat: argument must be str

....any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.