get_state( state_name )get a physical state the sensor is watchingParams: state_name: the name of the physical state Return: the value of the observation state, type depend on the physical state Pythonsensor1.get_state('pressure')