mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
added model to internal
git-svn-id: https://svn.fhem.de/fhem/trunk@5223 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7209c6a0bc
commit
6c9160414e
@ -229,6 +229,7 @@ netatmo_initDevice($)
|
||||
|
||||
$hash->{stationName} = $device->{station_name} if( $device->{station_name} );
|
||||
|
||||
$hash->{model} = $device->{type};
|
||||
$hash->{firmware} = $device->{firmware};
|
||||
if( $device->{place} ) {
|
||||
$hash->{country} = $device->{place}{country};
|
||||
|
Loading…
x
Reference in New Issue
Block a user