Git Product home page Git Product logo

hassio-atomcam-hack's People

Contributors

vwt12eh8 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

hassio-atomcam-hack's Issues

Home Assistant 2023.5.3にてエラー

Home Assistant 2023.5.3にてエラー発生しました。
お時間あるに確認いただけますと幸いです。

私の環境では、init.pyを以下の通り変更して動作しています。
変更前:hass.config_entries.async_setup_platforms(entry, _PLATFORMS)
変更後:await hass.config_entries.async_forward_entry_setups(entry, _PLATFORMS)

Error setting up entry atomcam for atomcam_hack
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/atomcam_hack/init.py", line 106, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, _PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

await hass.config_entries.async_forward_entry_setups(entry,PLATFORMS)

How To Add Camera To Home Assistant

Hi! I have installed the integration into Home Assistant, and when I click on the configure button, I am prompted with 2 empty fields I must fill in. I managed to figure out the second one which is the MAC address, but I have no clue what the first field is. The tool tip message that pops us simply says, "Please fill out this field". But what do we put in that field?? A userID? Camera name?? IP Address?? Please advise! Thank you!
login-problem

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.