30 Commits

Author SHA1 Message Date
a575c63809 New idea for lights cards for each room 2025-05-22 19:08:55 -04:00
cc17a8ca50 Remove icon styling from main dashboard 2025-05-22 19:08:54 -04:00
be21efd363 Switch main dash overhaul remaining declutter cards to streamline cards 2025-05-22 19:08:53 -04:00
2620a068bb Begin overhauling first floor cards 2025-05-22 19:08:53 -04:00
b3ff2ec1b7 Redo the basement studio page on main dashboard with bubble cards 2025-05-22 19:08:52 -04:00
90b696f1d2 Add precip intensity to home feed on main dashboard 2025-05-21 22:16:51 -04:00
5f328a0f19 Fix battery cards on admin and mobile dashboards 2025-05-18 05:54:28 -04:00
15fd29da7f Add front porch lux threshold on main dashboard 2025-05-15 18:19:53 -04:00
ff7f575207 Use Tempest rainfall sensor in home feed card on main dashboard 2025-05-15 18:19:35 -04:00
64d746056d Use Tempest lightning data over Blitzortung on Lightning Warning chip 2025-05-15 06:18:17 -04:00
bbdbe03632 Add outdoor illuminance to front porch popup card 2025-05-15 06:17:34 -04:00
76311304ba Use outdoor card template for front porch 2025-05-15 06:17:11 -04:00
26024fe403 Add streamline card template for outdoor "floor" cards 2025-05-15 06:16:39 -04:00
b4d5551291 Make use of some weather station data on the main dashboard 2025-05-15 04:07:21 -04:00
0a4b7c1bd4 Add weather station battery to mobile dashboard battery card 2025-05-15 04:06:56 -04:00
85b0d872c6 Add Blitzortung map in place of HA map for lightning 2025-05-14 16:49:22 -04:00
d13f2dc8ba School status widget for mobile dashboard
home_automation/Home-Assistant-Configs#245
2025-05-14 16:49:21 -04:00
e6036f1400 Add weather info to calendar card pro on main dashboard 2025-05-13 23:57:01 -04:00
a5fecc9af0 Switch bubble calendar card to Calendar Card Pro on mobile dashboard 2025-05-13 23:55:38 -04:00
58d97c4a0c Switch calendar cards on main dashboard
From Atomic Calendar Revive to Calendar Card Pro
2025-05-09 01:43:50 -04:00
9efe2d9810 Remove icon styling from mobile dashboard 2025-05-08 22:19:15 -04:00
2450205623 Improve mobile calendar card, reorder cameras above calendar 2025-05-08 21:48:35 -04:00
c6568610f8 Use javascript styles instead of card-mod for floor cards 2025-05-07 13:51:16 -04:00
a860a8404d Switch from decluttering cards to streamline cards 2025-05-07 13:50:47 -04:00
84e87a9f2e Remove config template cards 2025-05-07 12:47:35 -04:00
03dcd81da6 Add bubble calendar card to mobile dashboard 2025-05-07 12:39:55 -04:00
867044d40b Add climate subview to mobile dashboard 2025-05-07 12:08:16 -04:00
d2bb3c3d49 Add sports subview to mobile dashboard 2025-05-07 12:07:57 -04:00
c16d247887 Fix no icon for day mode on aircon control cards 2025-04-30 15:09:18 -04:00
4930f54fb5 Add prompt tone to control cards for aircons 2025-04-30 15:09:01 -04:00
3 changed files with 3248 additions and 752 deletions

View File

@ -405,6 +405,8 @@ views:
to: ''
- from: Dimmer Switch
to: ''
- from: Home Tempest Cloud Sensors
to: Tempest Weather Station
collapse:
- name: 'Door Sensors (min: {min}%, count: {count})'
secondary_info: Battery levels {range}%

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff