mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump sense_energy to 0.11.2 (#91836)
This commit is contained in:
parent
95fcdc5684
commit
7a02e992f9
@ -6,5 +6,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["sense_energy"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["sense_energy==0.11.1"]
|
||||
"requirements": ["sense_energy==0.11.2"]
|
||||
}
|
||||
|
@ -20,5 +20,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/sense",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["sense_energy"],
|
||||
"requirements": ["sense_energy==0.11.1"]
|
||||
"requirements": ["sense_energy==0.11.2"]
|
||||
}
|
||||
|
@ -2318,7 +2318,7 @@ sendgrid==6.8.2
|
||||
|
||||
# homeassistant.components.emulated_kasa
|
||||
# homeassistant.components.sense
|
||||
sense_energy==0.11.1
|
||||
sense_energy==0.11.2
|
||||
|
||||
# homeassistant.components.sensirion_ble
|
||||
sensirion-ble==0.0.1
|
||||
|
@ -1657,7 +1657,7 @@ securetar==2023.3.0
|
||||
|
||||
# homeassistant.components.emulated_kasa
|
||||
# homeassistant.components.sense
|
||||
sense_energy==0.11.1
|
||||
sense_energy==0.11.2
|
||||
|
||||
# homeassistant.components.sensirion_ble
|
||||
sensirion-ble==0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user