Package: ha 0.0.0.9000


Christopher T. Kenny
ha: Interact with 'Home Assistant'
Provides tools to control smart home features via the API for 'Home Assistant' <https://developers.home-assistant.io/>. Allows for controlling states, services, and events. Supports configuring both local access and remote access.
Authors:
ha_0.0.0.9000.tar.gz
ha_0.0.0.9000.zip(r-4.7)ha_0.0.0.9000.zip(r-4.6)ha_0.0.0.9000.zip(r-4.5)
ha_0.0.0.9000.tgz(r-4.6-any)ha_0.0.0.9000.tgz(r-4.5-any)
ha_0.0.0.9000.tar.gz(r-4.7-any)ha_0.0.0.9000.tar.gz(r-4.6-any)
ha_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ha/json (API)
| # Install 'ha' in R: |
| install.packages('ha', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/ha/issues
Pkgdown/docs site:https://christophertkenny.com
Last updated from:f40e6aa66a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 98 | ||
| macos-release-arm64 | OK | 69 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 91 |
Exports:ha_apiha_check_configha_delete_statesha_get_calendarsha_get_configha_get_error_logha_get_eventsha_get_historyha_get_keyha_get_logbookha_get_servicesha_get_statesha_has_keyha_render_templateha_set_eventha_set_intentha_set_keyha_set_servicesha_set_states
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslpurrrR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check if the API is running | ha_api |
| Get Home Assistant configuration validity | ha_check_config |
| Remove Home Assistant State | ha_delete_states |
| Retrieve Home Assistant calendars | ha_get_calendars |
| Retrieve Home Assistant Configuration | ha_get_config |
| Retrieve Home Assistant Error Log | ha_get_error_log |
| Retrieve Home Assistant Events | ha_get_events |
| Retrieve Home Assistant History | ha_get_history |
| Retrieve Home Assistant Logbook Entries | ha_get_logbook |
| Retrieve Home Assistant Services | ha_get_services |
| Retrieve Home Assistant States | ha_get_states |
| Render a Home Assistant Template | ha_render_template |
| Set Home Assistant Events | ha_set_event |
| Set Home Assistant Intents | ha_set_intent |
| Add Entry to Renviron | ha_set_key |
| Set Home Assistant Services | ha_set_services |
| Set Home Assistant State | ha_set_states |
| Check or Get Home Assistant API Key | ha_get_key ha_has_key key |