Bump nettigo_air_monitor
library to version 3.2.0
(#118600)
* Bump nam to version 3.2.0 * Update test snapshot --------- Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
parent
b69789d056
commit
649d6ec11a
4 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
"iot_class": "local_polling",
|
||||
"loggers": ["nettigo_air_monitor"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["nettigo-air-monitor==3.1.0"],
|
||||
"requirements": ["nettigo-air-monitor==3.2.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
|
|
@ -1386,7 +1386,7 @@ netdata==1.1.0
|
|||
netmap==0.7.0.2
|
||||
|
||||
# homeassistant.components.nam
|
||||
nettigo-air-monitor==3.1.0
|
||||
nettigo-air-monitor==3.2.0
|
||||
|
||||
# homeassistant.components.neurio_energy
|
||||
neurio==0.3.1
|
||||
|
|
|
@ -1122,7 +1122,7 @@ nessclient==1.0.0
|
|||
netmap==0.7.0.2
|
||||
|
||||
# homeassistant.components.nam
|
||||
nettigo-air-monitor==3.1.0
|
||||
nettigo-air-monitor==3.2.0
|
||||
|
||||
# homeassistant.components.nexia
|
||||
nexia==2.0.8
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
'bmp280_temperature': 5.6,
|
||||
'dht22_humidity': 46.2,
|
||||
'dht22_temperature': 6.3,
|
||||
'ds18b20_temperature': None,
|
||||
'heca_humidity': 50.0,
|
||||
'heca_temperature': 8.0,
|
||||
'mhz14a_carbon_dioxide': 865.0,
|
||||
|
|
Loading…
Add table
Reference in a new issue