Skip to content

Latest commit

 

History

History
115 lines (100 loc) · 6.34 KB

TODO.md

File metadata and controls

115 lines (100 loc) · 6.34 KB

TODO

To Be Done

Notes

  1. https://www.home-assistant.io/integrations/python_script
  2. https://github.com/AlexxIT/PythonScriptsPro
  3. https://aarongodfrey.dev/home%20automation/building_a_home_assistant_custom_component_part_1
  4. https://stackoverflow.com/questions/57819352/docker-desktop-for-macos-cant-add-usr-local-folder-in-preferences-file-sharing
  5. https://www.reddit.com/r/homeassistant/comments/xyloo0/how_do_i_arrange_the_cards_in_a_way_i_want
  6. https://dev.to/adafycheng/write-custom-component-for-home-assistant-4fce
  7. https://community.home-assistant.io/t/optionsflowhandler-single-select-radio-buttons/610623
  8. https://community.home-assistant.io/t/how-do-you-modify-configuration-of-integrations-its-impossible/445070/6
  9. https://community.home-assistant.io/t/config-flow-how-to-update-an-existing-entity/522442/5
  10. https://community.home-assistant.io/t/configflowhandler-and-optionsflowhandler-managing-the-same-parameter/365582/10
  11. Add card number to Person entity
  12. https://community.home-assistant.io/t/starting-a-websocket-connection-in-async-setup-entry-via-hass-async-create-task-causes-long-startup/464966/5
  13. https://community.home-assistant.io/t/creating-persistent-async-tasks/180257
  14. Unload
  15. Name translation
  16. https://developers.home-assistant.io/docs/integration_fetching_data/#pushing-api-endpoints
  17. Services