@@ -23,34 +23,34 @@ theme:
2323 toggle :
2424 icon : material/weather-night
2525 name : Switch to light mode
26- # nav:
27- # - Home: index.md
28- # - Smart Home:
29- # - Overview: smart-home/index.md
30- # - Configuration & Structure: smart-home/structure.md
31- # - Automations: smart-home/automations.md
32- # - Dashboards: smart-home/dashboards/index.md
33- # - Frigate NVR: smart-home/frigate_nvr.md
34- # - Packages:
35- # - Airthings: smart-home/packages/airthings.md
36- # - Aqara W500: smart-home/packages/aqara_w500.md
37- # - Car: smart-home/packages/car.md
38- # - Dishwasher: smart-home/packages/dishwasher.md
39- # - DNA TV Hub: smart-home/packages/dna_tv_hub.md
40- # - Fingerprint Mgmt: smart-home/packages/fingerprint_management.md
41- # - Garmin: smart-home/packages/garmin.md
42- # - Home Time Modes: smart-home/packages/home_time_modes.md
43- # - Nordpool Prices: smart-home/packages/nordpool_prices.md
44- # - Office PC: smart-home/packages/office_pc.md
45- # - Philips Air Purifier: smart-home/packages/philips_air_purifier.md
46- # - Room Automation: smart-home/packages/room_automation.md
47- # - Scenes: smart-home/packages/scenes.md
48- # - Shelly 3EM: smart-home/packages/shelly_3em.md
49- # - Smart Notifications: smart-home/packages/smart_notifications.md
50- # - Home Lab: home-lab/index.md
51- # - Network: network/index.md
52- # - System Architecture: system_manual/architecture.md
53- # - System Manual: system_manual/setup_guide.md
26+ nav :
27+ - Home : index.md
28+ - Smart Home :
29+ - Overview : smart-home/index.md
30+ - Configuration & Structure : smart-home/structure.md
31+ - Automations : smart-home/automations.md
32+ - Dashboards : smart-home/dashboards/index.md
33+ - Frigate NVR : smart-home/frigate_nvr.md
34+ - Packages :
35+ - Airthings : smart-home/packages/airthings.md
36+ - Aqara W500 : smart-home/packages/aqara_w500.md
37+ - Car : smart-home/packages/car.md
38+ - Dishwasher : smart-home/packages/dishwasher.md
39+ - DNA TV Hub : smart-home/packages/dna_tv_hub.md
40+ - Fingerprint Mgmt : smart-home/packages/fingerprint_management.md
41+ - Garmin : smart-home/packages/garmin.md
42+ - Home Time Modes : smart-home/packages/home_time_modes.md
43+ - Nordpool Prices : smart-home/packages/nordpool_prices.md
44+ - Office PC : smart-home/packages/office_pc.md
45+ - Philips Air Purifier : smart-home/packages/philips_air_purifier.md
46+ - Room Automation : smart-home/packages/room_automation.md
47+ - Scenes : smart-home/packages/scenes.md
48+ - Shelly 3EM : smart-home/packages/shelly_3em.md
49+ - Smart Notifications : smart-home/packages/smart_notifications.md
50+ - Home Lab : home-lab/index.md
51+ - Network : network/index.md
52+ - System Architecture : system_manual/architecture.md
53+ - System Manual : system_manual/setup_guide.md
5454
5555markdown_extensions :
5656 - attr_list # Required for MkDocs Material styling features
@@ -68,5 +68,5 @@ extra_css:
6868
6969plugins :
7070 - tags :
71- tags_file : tags.md
71+ # tags_file: tags.md
7272# - awesome-pages
0 commit comments