mirror of
https://github.com/home-assistant/core.git
synced 2025-11-11 20:10:12 +00:00
* Add plc phyrate sensors * Fix mypy * Add tests * Use suggested_display_precision * Adapt to recent development * Remove accidentally added constant * Fix tests * Fix pylint * Use PHY rate instead of phyrate * Adapt tests * Hopefully fix mypy * Hopefully fix mypy * Use LogicalNetwork * Apply mypy fixes