This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9c33818392
hass-core
/
homeassistant
/
components
/
nightscout
History
GitHub Action
531733da7b
[ci skip] Translation update
2021-07-19 00:09:50 +00:00
..
translations
[ci skip] Translation update
2021-07-19 00:09:50 +00:00
__init__.py
Use bool annotations for setup entries (
#51166
)
2021-05-27 17:39:06 +02:00
config_flow.py
Add constructor return type in integrations L-N (
#50888
)
2021-05-20 13:06:44 +01:00
const.py
Clean up constants (
#46885
)
2021-02-22 15:28:08 +01:00
manifest.json
Add support for IoT class in manifest (
#46935
)
2021-04-15 10:21:38 +02:00
sensor.py
Define AddEntitiesCallback type (
#49812
)
2021-04-29 12:28:14 +02:00
strings.json
Remove redundant names from config flow titles (
#50380
)
2021-05-10 22:14:33 -07:00
utils.py