Commit cd17d57
Prep for release 5.1.0 (#274)
* Update camera logic for hass 2025.6 (#273)
* Development (#267)
* Feature/throttle updates and responsive bug (#241)
* Fixing throttle updates and resposnive issue
* Updating package and changelog with locales
* Small refactor
* Updating changelog
* 248 reported delays with card updates (#249)
* Updates with timecard issues
* Fixed bug where ticking function wouldn't update the clock if no entity or other props are provided
* Optimsations with tooltip
* updating log
* Updating changelog
* Reverting time card story changes
* Typo
* Locales, prettier & bumping version
* Optional breakpoints (#263)
* WIP on 253-add-useruser-hook
* Cleanup
* Adding case where the window context from match media is null
* Add useUser hook (#260)
* Adding useUser hook and documentation
* adding temp alias
* Upgrading storybook
* Removing framer motion (#265)
* Removing framer motion
* Moving AutoHeight to shared directory
* Removing redundant state variable
* Small performance optimisation
* Updating locales
* Ready for release
* bumping versions
* Doc updates
* Update camera logic for hass 2025.6
* Camera linting
---------
Co-authored-by: Shannon Hochkins <mail@shannonhochkins.com>
* 269 useusers a new hook to retrieve a list of users (#270)
* Development (#267)
* Feature/throttle updates and responsive bug (#241)
* Fixing throttle updates and resposnive issue
* Updating package and changelog with locales
* Small refactor
* Updating changelog
* 248 reported delays with card updates (#249)
* Updates with timecard issues
* Fixed bug where ticking function wouldn't update the clock if no entity or other props are provided
* Optimsations with tooltip
* updating log
* Updating changelog
* Reverting time card story changes
* Typo
* Locales, prettier & bumping version
* Optional breakpoints (#263)
* WIP on 253-add-useruser-hook
* Cleanup
* Adding case where the window context from match media is null
* Add useUser hook (#260)
* Adding useUser hook and documentation
* adding temp alias
* Upgrading storybook
* Removing framer motion (#265)
* Removing framer motion
* Moving AutoHeight to shared directory
* Removing redundant state variable
* Small performance optimisation
* Updating locales
* Ready for release
* bumping versions
* Doc updates
* New hook, zustand upgrade
* Pushing up, check master props
* Merging master
* Fixed typescript and storyboook
* Adding docs
* Lots of changes mainly related to useStore
* Lots more updates!
* Prep for release
* Re-running build
* bumping package versions
---------
Co-authored-by: kdkavanagh <kdkavanagh@gmail.com>1 parent 4209d3e commit cd17d57
File tree
221 files changed
+110778
-95742
lines changed- .storybook
- hass-connect-fake
- mocks
- fake-call-service
- packages
- components
- src
- Cards
- AlarmCard
- AreaCard
- ButtonCard
- CalendarCard
- CameraCard
- players
- stream
- CardBase
- ClimateCard
- EntitiesCard
- action-types
- FabCard
- FamilyCard
- PersonCard
- GarbageCollectionCard
- MediaPlayerCard
- PictureCard
- SensorCard
- SidebarCard
- TimeCard
- TriggerCard
- VacuumCard
- WeatherCard
- Group
- ThemeProvider
- hooks
- utils
- core
- scripts/sync-user-types
- src
- HassConnect
- FetchLocale
- examples
- hooks
- useAreas
- examples
- useCamera
- examples
- useConfig
- examples
- useDevice
- examples
- useEntities
- __snapshots__
- examples
- useEntity
- examples
- useHaStatus
- examples
- useHass
- examples
- useHistory
- examples
- useIcon
- useLightBrightness
- useLightColor
- examples
- useLightTemperature
- useLocale/locales
- af
- ar
- bg
- bn
- bs
- ca
- cs
- cy
- da
- de
- el
- en-GB
- en
- eo
- es-419
- es
- et
- eu
- fa
- fi
- fr
- fy
- ga
- gl
- gsw
- he
- hi
- hr
- hu
- hy
- id
- is
- it
- ja
- ka
- ko
- lb
- lt
- lv
- mk
- ml
- nb
- nl
- nn
- pl
- pt-BR
- pt
- ro
- ru
- sk
- sl
- sq
- sr-Latn
- sr
- sv
- ta
- te
- th
- tr
- uk
- ur
- vi
- zh-Hans
- zh-Hant
- useLogs
- examples
- useLowDevices
- examples
- useStore
- examples
- useSubscribeEntity
- useTemplate
- examples
- useUsers
- examples
- useUser
- examples
- useWeather
- examples
- types
- utils
- create-hakit
- stories
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+110778
-95742
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
98 | 96 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
1 | 47 | | |
2 | 48 | | |
3 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
0 commit comments