Skip to content
Snippets Groups Projects
  • Peter Winkler's avatar
    2508b55b
    Add myUplink integration (#86522) · 2508b55b
    Peter Winkler authored
    
    * First checkin for myUplink
    
    * Refactored coordinator and sensor state classe
    
    * Updated .coveragerc
    
    * Update test_config_flow
    
    * Fix test_config_flow for myuplink
    
    * Only set state class for temperature sensor
    
    * PR comment updates
    
    * Type strong dict
    
    * use asyncio.timeouts
    
    * PR updates (part 1)
    
    * Updated to myuplink 0.0.9
    
    * Add strict typing
    
    * Fix typing
    
    * Inherit CoordinatorEntity
    
    * Clean up coordinator and sensors
    
    * Use common base entity
    
    * Improve device point sensor
    
    * Exclude entity from coverage
    
    * Set device point entity name if there's no entity description
    
    * Update homeassistant/components/myuplink/sensor.py
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    
    * Update homeassistant/components/myuplink/entity.py
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    
    * Update homeassistant/components/myuplink/entity.py
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    
    * Remvoed firmware + connstate sensors
    
    * Always add device point parameter name
    
    * Removed MyUplinkDeviceSensor
    
    * Removed unused class
    
    * key="celsius",
    
    ---------
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    Add myUplink integration (#86522)
    Peter Winkler authored
    
    * First checkin for myUplink
    
    * Refactored coordinator and sensor state classe
    
    * Updated .coveragerc
    
    * Update test_config_flow
    
    * Fix test_config_flow for myuplink
    
    * Only set state class for temperature sensor
    
    * PR comment updates
    
    * Type strong dict
    
    * use asyncio.timeouts
    
    * PR updates (part 1)
    
    * Updated to myuplink 0.0.9
    
    * Add strict typing
    
    * Fix typing
    
    * Inherit CoordinatorEntity
    
    * Clean up coordinator and sensors
    
    * Use common base entity
    
    * Improve device point sensor
    
    * Exclude entity from coverage
    
    * Set device point entity name if there's no entity description
    
    * Update homeassistant/components/myuplink/sensor.py
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    
    * Update homeassistant/components/myuplink/entity.py
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    
    * Update homeassistant/components/myuplink/entity.py
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
    
    * Remvoed firmware + connstate sensors
    
    * Always add device point parameter name
    
    * Removed MyUplinkDeviceSensor
    
    * Removed unused class
    
    * key="celsius",
    
    ---------
    
    Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.coveragerc 80.99 KiB