meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
home_automation:home_assistant:howto [2024/11/08 08:33] niziakhome_automation:home_assistant:howto [2025/03/06 20:14] (current) – [Table] niziak
Line 6: Line 6:
  
   * [[https://github.com/mib1185/ha-addon-syslog|mib1185 / ha-addon-syslog]]   * [[https://github.com/mib1185/ha-addon-syslog|mib1185 / ha-addon-syslog]]
-  * [[https://github.com/TheByteStuff/RemoteSyslog_Service|TheByteStuff / RemoteSyslog_Service]] +  * [[https://github.com/TheByteStuff/RemoteSyslog_Service|TheByteStuff / RemoteSyslog_Service]]
   * [[https://github.com/bertbaron/hassio-addons/tree/main/logspout|bertbaron / hassio-addons / logspout]]   * [[https://github.com/bertbaron/hassio-addons/tree/main/logspout|bertbaron / hassio-addons / logspout]]
  
 ===== reduce database IO ===== ===== reduce database IO =====
- 
  
 ===== resource tab ===== ===== resource tab =====
Line 16: Line 15:
 User must have enabled ''advanced mode'' to see resources tab. User must have enabled ''advanced mode'' to see resources tab.
  
-''Configuration'' --> ''Lovelace Dashboards'' --> ''Resources'' tab+''Configuration'' > ''Lovelace Dashboards'' > ''Resources'' tab
  
 +URL mapping:
  
 +^  URL in resources                                                            directory                                                                        Full URL                                                                                     ^
 +| /local/community/mini-graph-card/mini-graph-card-bundle.js                  | /config/www/community/mini-graph-card/mini-graph-card-bundle.js                  | http://hassio:8123/local/community/mini-graph-card/mini-graph-card-bundle.js                  |
 +| /local/community/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js  | /config/www/community/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js  | http://hassio:8123/local/community/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js  |
 +| /local/community                                                            | /config/www/community                                                            | http://hassio:8123/local/community/                                                           |
 +| /local                                                                      | /config/www                                                                      | http://hassio:8123/local                                                                      |