core/homeassistant/components/frontier_silicon
Massimiliano Cannarozzo 15ed086ed2
Fix set volume level (#31731)
afsapi requires an `int` in the 0-20 range but we receive a `float` in the 0.0-1.0 range so we have to cast and offset it
2020-02-11 22:10:33 +01:00
..
__init__.py
manifest.json Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
media_player.py Fix set volume level (#31731) 2020-02-11 22:10:33 +01:00