mirror of
https://github.com/home-assistant/core.git
synced 2026-02-05 14:55:35 +01: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