This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-23 04:06:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da9fc495ca9f5b526f53e94de78f069d7342d360
ha-core
/
homeassistant
/
components
/
sensor
History
Erik Montnemery
e3b945a8d0
Don't allow numerical sensor state to be NaN or inf (
#98110
)
2023-08-23 14:16:40 +02:00
..
__init__.py
Don't allow numerical sensor state to be NaN or inf (
#98110
)
2023-08-23 14:16:40 +02:00
const.py
Migrate backported StrEnum to built-in StrEnum (
#97101
)
2023-07-23 23:19:24 +02:00
device_condition.py
Add new device class: PH (potential hydrogen) (
#95928
)
2023-07-23 18:49:10 +02:00
device_trigger.py
Add new device class: PH (potential hydrogen) (
#95928
)
2023-07-23 18:49:10 +02:00
group.py
…
helpers.py
…
manifest.json
…
recorder.py
Use math.isfinite instead of explicitly checking for both nan and inf (
#98103
)
2023-08-09 14:13:57 +02:00
significant_change.py
…
strings.json
Add new device class: PH (potential hydrogen) (
#95928
)
2023-07-23 18:49:10 +02:00
websocket_api.py
…