This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-15 02:35:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf229be7bb0ddd42f6faec60e79f73c98886d56c
core
/
homeassistant
/
components
/
abode
T
History
3 people
Erik Montnemery
GitHub
J. Nick Koston
0c2485bc03
Freeze integration entity descriptions (
#105984
)
...
Co-authored-by: J. Nick Koston <
nick@koston.org
>
2023-12-18 16:28:13 -10:00
..
__init__.py
Use dataclass for abode system class (
#101138
)
2023-09-30 10:44:46 +02:00
alarm_control_panel.py
Fix abode DeprecationWarnings (
#97620
)
2023-08-03 09:10:31 +02:00
binary_sensor.py
Revert "Cache entity properties that are never expected to change in the base class" (
#100422
)
2023-09-15 11:25:24 +02:00
camera.py
Remove unnnecessary pylint configs from components/[a-d]* (
#98911
)
2023-08-24 00:54:02 +02:00
config_flow.py
…
const.py
…
cover.py
…
light.py
…
lock.py
…
manifest.json
Pin jaraco.functools to fix builds and CI (
#103406
)
2023-11-04 18:38:28 -05:00
sensor.py
Freeze integration entity descriptions (
#105984
)
2023-12-18 16:28:13 -10:00
services.yaml
Migrate integration services (A) to support translations (
#96362
)
2023-07-11 23:04:27 +02:00
strings.json
Add deduplicate translations script (
#96384
)
2023-07-13 11:52:50 -04:00
switch.py
…